phosphor-webui: srcrev bump 628ba8b33d..3d3e326692
Andrew Geissler (1):
Include bmcweb XSS disable in README
(From meta-phosphor rev: da9409398c9b928408a2bae6d13c714526c9df55)
Change-Id: Ie1218e8fafa76ba81cbc51e059cf3128c17219fa
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 d49e134..68e5a58 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 = "628ba8b33d4b02f19626a1f61e8fa2f067e35e2f"
+SRCREV = "3d3e326692f7a81b47ad53b655ca74839eda2e54"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "