phosphor-webui: srcrev bump 23ec5bda1f..e8634e6bfc
James Feist (1):
Add Redfish into the web-ui
(From meta-phosphor rev: 1a0f7a3d2d76baa87ccd03fd5f5fbb7941837091)
Change-Id: I6b065c0d525f70f216238d938c49c3fa3c3500c4
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb
index 7fe91e0..7811022 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui.bb
+++ b/meta-phosphor/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 = "23ec5bda1fbb4911b58821ac96fcb102da349207"
+SRCREV = "e8634e6bfc99879a14234c485577c6e899dd6da1"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "