summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-14 23:01:29 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-15 05:21:56 +0300
commit4740a9a769bf9d0f9ced74e1e5f7a9609c39a534 (patch)
tree3435e4f4a7ae7cab99cfa1831839df7ac4725213
parentafd8da73dd72b87b575ba0622fd97b7ca5ffa94e (diff)
downloadopenbmc-4740a9a769bf9d0f9ced74e1e5f7a9609c39a534.tar.xz
webui-vue: srcrev bump bfb3469467..4928206943
Sneha Patel (1): Remove unnecessary span from toggle component Change-Id: If216d4dd69019e0fe2ba483f4c650917b2681550 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 6363bb2ba..75dcddd10 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 = "bfb346946727f09d99c1710e0443dcda2e8544a5"
+SRCREV = "4928206943a094beab60f2d91ee7e9c9174b6223"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native nlf-native "