summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-04 00:42:03 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-04 02:00:50 +0300
commit7dc2f7a38dccb3d87a9b79d0a66b25da1027a72f (patch)
tree3ff8824fd44588b5be9e692ab92842811e879a64 /meta-phosphor
parent7a8f94ef10adc0ea86dd7fca181d44f7dc205d1d (diff)
downloadopenbmc-7dc2f7a38dccb3d87a9b79d0a66b25da1027a72f.tar.xz
webui-vue: srcrev bump be6858c06b..dada89cf0c
SurenNeware (1): Change system indicatorLED property Yoshie Muranaka (1): Add property check on Server power operations page Change-Id: I3032e70cab1c14b05d9c3da670a6a6b23b71326c 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 c94c4b6fc..2bca5e543 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 = "be6858c06bfbd1e06935ad01b743c1043f74488a"
+SRCREV = "dada89cf0c79a7daa7fb943f8f83455a61ad1ecd"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "