summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-23 22:31:43 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-26 05:02:16 +0300
commite7412a58b34ecbb88e481a54aeb623586374ad46 (patch)
treef2b275b2720e5f4065e3b09f12d5668f010ba4c6 /meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
parentd3bebc51dd3c84cc1e233ec057270edc1cf57598 (diff)
downloadopenbmc-e7412a58b34ecbb88e481a54aeb623586374ad46.tar.xz
webui-vue: srcrev bump f3022e5c1a..5ed21f2d1e
Patrick Williams (1): enable shellcheck Change-Id: I289aa4ea170fd430a37a3dc996bbfd92ce4deb80 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 5dec16711..481f7b6cc 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 = "f3022e5c1ad1f4d83d03d996d77094a87f4be8e0"
+SRCREV = "5ed21f2d1e8b82be699a623bfdef550dfd598dbb"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "