summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-14 18:41:39 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-15 00:41:58 +0300
commite08bc1a2d070afa251ceecf3599f616a5d167ee4 (patch)
tree3a8895c47413838ef59c5b40d1b458df338648f5 /meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
parent81713763730c57758dfc4e6187649d7e6b2e8064 (diff)
downloadopenbmc-e08bc1a2d070afa251ceecf3599f616a5d167ee4.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 6cb8eb99a..1c1805757 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 @@ LICENSE = "Apache-2.0"
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 "