summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-02 16:42:00 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-03 00:13:41 +0300
commit7c94d56b8f30ddece352b6db39f980825bac8594 (patch)
treebda4cb855a0f27a7f77829885439ff3c7de3ed8b /meta-phosphor/recipes-phosphor
parenta556b3a449ce52398132ec01be093cde54689333 (diff)
downloadopenbmc-7c94d56b8f30ddece352b6db39f980825bac8594.tar.xz
webui-vue: srcrev bump 74466b8529..6173bc6110
Derick Montague (1): Resolve LoadingBar accessibility issue Yoshie Muranaka (2): Add search input to event logs page Create separate LoginLayout component (From meta-phosphor rev: dcac0172984ba566a93c2b0b1eec99efd0337046) Change-Id: I207a80966da5a6a40c7e3a2350fc9bc2d53a3e5c 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 1cbc0d6da..d27fad081 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 = "74466b852979859e4b8c9a448123460098fdbbf5"
+SRCREV = "6173bc611071be368967afd795be5e84d8b38ee5"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "