summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-19 21:11:23 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-20 15:59:48 +0300
commit4cdc511ea19e1902ad031e0025c3bac487f5999c (patch)
treeca2c9607549ab2ef75b163a114df15c9e9912cd6
parentf6be51bf5a5c268659119747bc3f2e2cae2a63b0 (diff)
downloadopenbmc-4cdc511ea19e1902ad031e0025c3bac487f5999c.tar.xz
phosphor-webui: srcrev bump 30d7c6377f..fa56273db9
Yoshie Muranaka (1): Update local user table to new design (From meta-phosphor rev: 116b2f98d4d5ce92c26d421b37a810e0f5026fa1) Change-Id: I9d0a049a52095a851be3e887b0e75ea78a9e9d08 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index a66ab09ed..c97f3a935 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -6,7 +6,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
-SRCREV = "30d7c6377f70382088436c7a4830663eb522d588"
+SRCREV = "fa56273db9ac556ca52db5d6d653b16eb63ca54e"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "