summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-17 05:11:26 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-18 00:23:40 +0300
commit51cd701efab641fe4317e3e9662a98e52b056bba (patch)
tree428539d59c97071e87e37918d2b12f883ba79549 /meta-phosphor
parent320a2684ca92f35d1618ecbdab81268979da7514 (diff)
downloadopenbmc-51cd701efab641fe4317e3e9662a98e52b056bba.tar.xz
webui-vue: srcrev bump 7006806d21..0beb0f98cf
MichalX Szopinski (1): Show Security settings tab on Intel environment Change-Id: I5c41e187f0327b50f402593ff697353cd85d90eb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 f03efc473..c75310a5f 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 = "7006806d21cf8d13666524a8124b8395f2f1e156"
+SRCREV = "0beb0f98cf738ce0c9697c53d607719167546b2c"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "