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-13 23:31:34 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-14 01:35:12 +0300
commit67b85fd6ea40a16ffd9bfe52b96024fc7dc35512 (patch)
tree5e5f8f388d86f28166e35710eb6dff7f83d6e6a4 /meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
parent6e1e7632cba57a91d80f6b66780c2b01f1dd3820 (diff)
downloadopenbmc-67b85fd6ea40a16ffd9bfe52b96024fc7dc35512.tar.xz
phosphor-webui: srcrev bump 09081ec7f0..c3f5e3181d
James Feist (1): Add XSRF token into websocket request (From meta-phosphor rev: 4dfd2fa86ce7ee4b1cc9b6edfd0406026c3e098d) Change-Id: I90b090b8197e5db9217560c9db57707583b633b2 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 f4041bbfb..6cb8eb99a 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 = "09081ec7f06491150e90838a4bec53004358db51"
+SRCREV = "c3f5e3181d8753c8741ccde0578dfea041e3afb2"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "