summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-20 20:11:32 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-21 00:16:09 +0300
commit6b022f1a62cb34f7fa89a4595ffad33bd3e1405d (patch)
treedbdb54ae77fddca211b83d94dfd093fdef82808e /meta-phosphor/recipes-phosphor
parentf8a2c04d7fb0b23b33a58d4921c474ffb7cd9e43 (diff)
downloadopenbmc-6b022f1a62cb34f7fa89a4595ffad33bd3e1405d.tar.xz
webui-vue: srcrev bump edb9e852fd..1be6b41e1b
Yoshie Muranaka (1): Create accessible InfoTooltip Component (From meta-phosphor rev: bbdbd4689c6d5b309d4d07c4124652109f31e11b) Change-Id: I30ff3585a871e6d4a323a76af8213863ddd71479 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 9dfd71238..9a4959046 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 = "edb9e852fd43ec9de857a91675113c0fcc4e8414"
+SRCREV = "1be6b41e1be3d2316abcb5dec6968383b5a6f856"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "