phosphor-webui: srcrev bump 1ca1d7e10e..e364faa031
Gunnar Mills (2):
Move to clang-format-6.0
Remove hack for 1/0 booleans
(From meta-phosphor rev: bd847c188b7acb547578bf9e0321c9709ae03d55)
Change-Id: I081a828f4c342c9fac3f35a293a285252a7ead6b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb b/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb
index 8f4fd73..5ec201f 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 = "1ca1d7e10ed0ef47206bb89f6dcc5778b1239519"
+SRCREV = "e364faa0314c8c98a31260bf69df78a104b106a1"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "