phosphor-webui: srcrev bump 425ed044e9..4148f2eee6
James Feist (1):
Block forwarding to non-local url
Yoshie Muranaka (1):
Create profile settings page
(From meta-phosphor rev: c73328070824ce43265e2b353c25c8fe1e1f6fc7)
Change-Id: Iebc5c229e27e64c1bca89a267d2f0bb3c49f1840
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_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index d0d9a41..b92a013 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 @@
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
-SRCREV = "425ed044e9422ad17e8d1924387620cd3d925f37"
+SRCREV = "4148f2eee6313068d3223871005160b2902abb18"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "