phosphor-webui: srcrev bump c3f5e3181d..6a8d180f28
James Feist (1):
Add CSRF to all remaining websockets
(From meta-phosphor rev: 327096486de8864307e7a8564f8e17c5da6511ad)
Change-Id: I6cfc01f5ed2f871b9d2ffa4bc39a9d1050e7ee43
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 6cb8eb9..1c18057 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 = "c3f5e3181d8753c8741ccde0578dfea041e3afb2"
+SRCREV = "6a8d180f284e513da2f3d8e0a76769e8b4108abf"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "