summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-31 02:01:54 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-01 16:10:54 +0300
commit0857340b66f6332bde5048358d43f8f1f8225b3f (patch)
tree925b922d7a342a2938bfd8eb10be4fdd31e0251d /meta-phosphor/recipes-phosphor/webui
parentc83dff0572edf34f99ff1d4ad7dc621b815d7f0b (diff)
downloadopenbmc-0857340b66f6332bde5048358d43f8f1f8225b3f.tar.xz
webui-vue: srcrev bump 5ee04ef522..1f9ed4c310
Yoshie Muranaka (1): Add local user account manual unlock (From meta-phosphor rev: fd688409b3bd9f00c5a7c1f843a0c517ef48d3f2) Change-Id: If8c788f4fa9de15c2ef49b292111c3c4c1067607 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui')
-rw-r--r--meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index ff4ab4eab..0a224c4b0 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "5ee04ef522612e27d6fef02154bf23e45076ceee"
+SRCREV = "1f9ed4c310fe029b960b2ebf9c32e57c5d1498f3"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "