summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-08-20 16:41:23 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-08-20 23:52:35 +0300
commitcf62a9ee74f2372df9e2c5e23f2bef6f8debf58b (patch)
tree1ee4c4b515df2d39ca544f7358624c481e6242bf /meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
parent9b5840f38bc606856c0137669aeeb8322283eba0 (diff)
downloadopenbmc-cf62a9ee74f2372df9e2c5e23f2bef6f8debf58b.tar.xz
webui-vue: srcrev bump e020d5818c..c000265df8
Dixsie Wolmers (1): Move PowerControlStore to ResourceManagement folder Sukanya Pandey (2): Add system attention indicators Resolve bug for identify LED switch in processor table Change-Id: Iea64064ed7ab6175f3d8121d3d8c4f917446dee2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb')
-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 2c8bc2ac0..0b255751e 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 = "e020d5818c45d268e2ddc6d0f22af8074f90d120"
+SRCREV = "c000265df8ad027b36d13c6f9dcbd6f347533bcb"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native nlf-native "