phosphor-webui: srcrev bump 86f4056a2d..f2127efa1b
Wiktor GoĊgowski (1):
User logged in when IsAuthenticated cookie is set.
Change-Id: I00ced42d3ebc200316f684d817f3597b2f33ccff
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui_git.bb b/recipes-phosphor/webui/phosphor-webui_git.bb
index 950ae6e..bfa5dcc 100644
--- a/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/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 "