summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-05-03 23:00:17 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-05-06 00:02:34 +0300
commit09c336109ef1d41150235c04e0c2fc2ce64c03c9 (patch)
tree17df3c9d23e13905e1a52322a7bbb24f75a44a42 /meta-phosphor/recipes-phosphor
parent6607dcb2fa0fe3cc264986463721acd6665f4be7 (diff)
downloadopenbmc-09c336109ef1d41150235c04e0c2fc2ce64c03c9.tar.xz
webui-vue: srcrev bump 78372d6345..fedc7344df
MichalX Szopinski (1): Add missing Model mapping to Chassis Store Change-Id: I4a6a5c12012f15675164eb1405d86d0157bb3373 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-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 2b32f8e540..bb6e3f9d0f 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;branch=master;protocol=https"
-SRCREV = "78372d6345cf5f1e04d6a8d56c416a7aec70b998"
+SRCREV = "fedc7344df80d87050966a4903f7aff32fddd259"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native "