phosphor-webui: srcrev bump c3f5e3181d..6a8d180f28
James Feist (1):
Add CSRF to all remaining websockets
Change-Id: I3a86debfb381f77a694c7eeb8ae11076e2d16ebe
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 6cb8eb9..1c18057 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 = "c3f5e3181d8753c8741ccde0578dfea041e3afb2"
+SRCREV = "6a8d180f284e513da2f3d8e0a76769e8b4108abf"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "