summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-07-13 17:01:32 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-07-13 19:04:47 +0300
commit95d0e050ae200255de82a3d63d0be8a8ea6b95e5 (patch)
treee8a6dce1f260ecf98f09b4b17e22087e27581b25 /meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
parent68eaa5301f24ea48029498ea29a2d58a844d2ab5 (diff)
downloadopenbmc-95d0e050ae200255de82a3d63d0be8a8ea6b95e5.tar.xz
webui-vue: srcrev bump 240c056c89..3b73cf834a
Maciej Magdziarz (1): Firmware: Remove redundant label handling Sukanya Pandey (1): Add system table missing properties Change-Id: Iee97f3b3308891b8712284ce31cfd869b1b45b49 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 23fb6aefb..ace53d0eb 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 = "240c056c8989c5e3e0f0ff640f38f3e4cdbc6ac5"
+SRCREV = "3b73cf834aaf9117d76bb0f590a076af6c28cd4e"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native nlf-native "