phosphor-webui: srcrev bump 77039a5e9a..971ac1aaf4
beccabroek (1):
Remove IPV4 addresses
(From meta-phosphor rev: 14d769a9ad8b92e73d408fb0a3c4f0666b9de7be)
Change-Id: I7d1f141463c6b3b28b3b78d35fedb09e8be2de8c
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 c62929a..7c49399 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 = "77039a5e9adef97012816a775af7efedf8db236b"
+SRCREV = "971ac1aaf4a7096bb20ec75db3be5755f8899906"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "