summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-23 23:21:22 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-26 03:37:48 +0300
commitb3df366626a0bbb050b169bd384488da333f700d (patch)
tree152bdae3fcf3b1073344c0129ec511b8e8a6f378
parentae96d72d15b5b569ececa784145a47955799a692 (diff)
downloadopenbmc-b3df366626a0bbb050b169bd384488da333f700d.tar.xz
phosphor-webui: srcrev bump dbafdc5f8f..b4d9c09a6c
Yoshie Muranaka (1): Add local user manual unlock (From meta-phosphor rev: 684098d1e576cfbb71a3cf5a25a99395e1f33a90) Change-Id: Ic48fe6c979a121d3d3756bd4f0f427c442c3d309 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 a45da21cf..6ef029133 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 = "dbafdc5f8f5cff2afeaece248a07a8ffc15ad8c8"
+SRCREV = "b4d9c09a6c34f70260a686430e6891301a8da7b3"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "