summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-02 01:41:21 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-02 16:48:26 +0300
commitfd78857a44602d829a2df29d8360819064382565 (patch)
tree9ebf9fc9790f827466ea05f5ac378bbeb21a34fb /meta-phosphor
parentc722f1fccb5f266bc6ffeba4cf616afe73fe8408 (diff)
downloadopenbmc-fd78857a44602d829a2df29d8360819064382565.tar.xz
webui-vue: srcrev bump 6e2cb97842..be6858c06b
Dixsie Wolmers (1): Remove account type assignments from privilege role table Sukanya Pandey (1): Add power restore policy page Yoshie Muranaka (1): Update failing unit tests Change-Id: I9c795dc567d16ade319aa858e56dba3bbbda6013 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 b2a603efb..c94c4b6fc 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 = "6e2cb978428ba078ebe0d171a69322308ab48d48"
+SRCREV = "be6858c06bfbd1e06935ad01b743c1043f74488a"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "