summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-01 16:41:39 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-02 02:45:46 +0300
commit37946b62c855b05b8c332d621a3d75dc32fab4e7 (patch)
treeefd31a84cc6f942594c9dff99a5dfe3da3b4f26e /meta-phosphor/recipes-phosphor/webui
parent6455a60d4ee86e1b5c6435a85eb88d62bc03a8dc (diff)
downloadopenbmc-37946b62c855b05b8c332d621a3d75dc32fab4e7.tar.xz
webui-vue: srcrev bump a7ec6293c9..74466b8529
Derick Montague (1): Resolve hidden focus within closed navigation (From meta-phosphor rev: e4bbb087c6f54b6eb81c36dc4808b88d549aff72) Change-Id: I5e92047ab0a64485bdbedc0ba1e9bb11c879db73 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui')
-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 36ffd630e..1cbc0d6da 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 = "a7ec6293c9b63a617aea2a0110edf33a6a3c9dbc"
+SRCREV = "74466b852979859e4b8c9a448123460098fdbbf5"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "