summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-12 21:01:21 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-14 00:44:18 +0300
commit3c5682ab902b82ee9f1b51b7acb672c4123849ee (patch)
tree9d3d30035d7c9c056f985d647216896e20e497b2 /meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
parentf28143ca04170e7a91fdc802bdc9084966e4a323 (diff)
downloadopenbmc-3c5682ab902b82ee9f1b51b7acb672c4123849ee.tar.xz
webui-vue: srcrev bump c9cb8d433b..69a9010a2c
Dixsie Wolmers (2): Update overview layout Rename TableDataFormatter mixin to DataFormatter Jason M. Bills (2): Update axios to 0.21.4 Undo the unrelated package changes from the axios update Sneha Patel (1): Add Assemblies schema to Hardware Status - Inventory and LEDs Change-Id: If1c9ae4a58e6139a69cd4ef73a5b5e211adc96dc 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 a221ca715..ce6f6c034 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 = "c9cb8d433b7ed5f4d37cd8d946c2593d4d886ce1"
+SRCREV = "69a9010a2cbcc18ddc9ab24f3c76ae7b55357f41"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native nlf-native "