summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-04-16 23:50:12 +0300
committerAndrew Geissler <geissonator@yahoo.com>2018-04-17 04:49:23 +0300
commit75714340500346daef15d7c1543062a213d1e7c6 (patch)
tree81889bbfb5dc2f26d844813ea71d900226f3f324 /meta-phosphor
parent39454261f3671804a1ef704046f979fef9d49905 (diff)
downloadopenbmc-75714340500346daef15d7c1543062a213d1e7c6.tar.xz
phosphor-webui.bb: bump version
Change-Id: I80b0b7da8c6494220be377890595dd7cdc50b871 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb b/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb
index 0f3d461da..cb7f93f72 100644
--- a/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb
+++ b/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb
@@ -4,7 +4,7 @@
LICENSE = "Apache-2.0"
SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRCREV = "b028b4c200a8865e1cd166015640a6356aa7078c"
+SRCREV = "4dcc142fea0ac3b70047385ae74d4d9fcc23a2c9"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "