From cdde12697a1420cce3544026e9837ff954a65d2e Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 30 Apr 2020 19:31:24 +0000 Subject: 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 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor') 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 " -- cgit v1.2.3