summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-28 11:51:19 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-12-29 01:15:23 +0300
commit4a9bc3fabd7c3c8291d4e678f1702cb7a1fb4a21 (patch)
tree138685f26e1edd6fee06501cba7dbb016b7fdeb9
parent25d6d06ed7d674b4c0158259ed4faad877af2034 (diff)
downloadopenbmc-4a9bc3fabd7c3c8291d4e678f1702cb7a1fb4a21.tar.xz
webui-vue: srcrev bump 00cb42b615..f4328edf86
MichalX Szopinski (1): Remove hardcoded chassis in Manage power usage Change-Id: Ida08706de53a11d770ec54fbe1bdae5c5638aecb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 e02fa773c..8b4a72f5d 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 = "00cb42b615602bb6563ff02f91158eb2e3b603fc"
+SRCREV = "f4328edf86b284fe8836717251ce6696670dbdd5"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native nlf-native "