summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-29 06:51:32 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-30 00:31:12 +0300
commitf16016fcc157473d929f43fa2fda8bc8c920a0b2 (patch)
tree719e1618cf486db3eaa2637ca4594a814f4f1623 /meta-phosphor/recipes-phosphor/webui
parent4f7a8bbe9f2238776415171210ad99a315bb5f82 (diff)
downloadopenbmc-f16016fcc157473d929f43fa2fda8bc8c920a0b2.tar.xz
webui-vue: srcrev bump 73e419a582..a7ec6293c9
Derick Montague (2): Update accessibility documentation Add test hook data attributes Yoshie Muranaka (2): Add test hooks to event logs page Add Search to Power supplies table on Hardware status page (From meta-phosphor rev: d4bde4bfd7b15bb778f02759205126a4e5f62860) Change-Id: Iad225db67deadebacec20036664296e5f6f96c8d 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 5208e4b54..36ffd630e 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 = "73e419a58213c74bd0f19b31cff1ee50147a3278"
+SRCREV = "a7ec6293c9b63a617aea2a0110edf33a6a3c9dbc"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "