summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-30 22:31:24 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-04 03:59:57 +0300
commitcdde12697a1420cce3544026e9837ff954a65d2e (patch)
treeec459f6b2d113a4f86117f02d9b31e7f1e844722
parent7fd8fa89ed1a6e7ce1f9f9dc09010d9b1d002d5f (diff)
downloadopenbmc-cdde12697a1420cce3544026e9837ff954a65d2e.tar.xz
phosphor-webui: srcrev bump 47246f591b..4a16a026b6
James Feist (2): Pass cookies into function Add CSRF check to more websockets (From meta-phosphor rev: f4a19077a12117c90d40d06b8fe7008e0c8a54c2) Change-Id: I6d1a76dec108ef0a53a5cc8c51592b7bca0de160 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 f7b201c4d..0758cecf2 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 = "47246f591ba4cd753f91d6328ebea6f90e9b4903"
+SRCREV = "4a16a026b60a3bf54161ed4e4bc34885b4e3e6c3"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "