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-22 22:51:38 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-23 04:20:45 +0300
commit27cd10221d33ee6c8af70711b630255a9040db42 (patch)
tree8b31faab77e2546c6c2ff69b890e26e25d232e10 /meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
parentd9173453752608a0d2578075811a624732748d43 (diff)
downloadopenbmc-27cd10221d33ee6c8af70711b630255a9040db42.tar.xz
webui-vue: srcrev bump cad5bb9cfc..30731f1e32
Dixsie Wolmers (2): Add download additional data functionality Update app nav test spec with post codes Paul Fertser (1): docs: expand guide with vue-i18n-extract.js examples Change-Id: Icf9f348ce6a2f21e912a2b315657c1e2312f16ba 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 0d2d666af..fc25b3644 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 = "cad5bb9cfc7cc4ce2024b7b227affb3c7a717f1f"
+SRCREV = "30731f1e320fab026580471a2b8e164390c6507b"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native nlf-native "