phosphor-webui: srcrev bump 0b7d07b734..47246f591b
Gunnar Mills (1):
Python3 Support: Force node-gyp to 6.1.0
Change-Id: I20429f54b774d3bf451a9fb1cb95c51d98ebacd6
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui_git.bb b/recipes-phosphor/webui/phosphor-webui_git.bb
index f83217f..f7b201c 100644
--- a/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -6,7 +6,7 @@
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
-SRCREV = "0b7d07b734cd9335729217b2d2dadf3cb66e9919"
+SRCREV = "47246f591ba4cd753f91d6328ebea6f90e9b4903"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "