phosphor-webui: srcrev bump 86f4056a2d..f2127efa1b
Wiktor GoĊgowski (1):
User logged in when IsAuthenticated cookie is set.
(From meta-phosphor rev: 0ef53041cf7efdc6e0bd81636ed2ccfc65b8368b)
Change-Id: Ic859b2d93be25901c43be029910a00e9a6bc900c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 950ae6e..bfa5dcc 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 = "86f4056a2dfee6fced5b5b03de04a7ef9c33d74f"
+SRCREV = "f2127efa1b7d1c9fc1625f6e30b75be0ed658d53"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "