summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-12-17 22:11:32 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-12-18 23:36:07 +0300
commit780c5fed9e9ddd76bec12de00c1a96d2de57d1e0 (patch)
treefbc5f3f9993deeb5a4f0c303cc557a981e841cdd /meta-phosphor/recipes-phosphor/webui
parent35aa376fe88dfa871f8cdd5fd0544f12496ef490 (diff)
downloadopenbmc-780c5fed9e9ddd76bec12de00c1a96d2de57d1e0.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui')
-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 950ae6e9e..bfa5dcc0a 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 = "86f4056a2dfee6fced5b5b03de04a7ef9c33d74f"
+SRCREV = "f2127efa1b7d1c9fc1625f6e30b75be0ed658d53"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "