summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-16 00:41:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-16 17:48:36 +0300
commit43cdaa9f9e6c6870a643e8a1fa24ea28dc4b43b3 (patch)
tree6c2c6dfbcf80dc86e226c3e602898b693352a1e7
parentc0c4eca6a85ed4dc8644ad6c3cd339a4f7fb112c (diff)
downloadopenbmc-43cdaa9f9e6c6870a643e8a1fa24ea28dc4b43b3.tar.xz
webui-vue: srcrev bump 64c20a5e65..a5cbc449c2
Dixsie Wolmers (2): Add custom IBM progress loading bar Add consistent save button pattern to LDAP SurenNeware (1): Add title attribute to header actions Yong Li (1): Catch the TypeError in sensors page (From meta-phosphor rev: d6612c6d5cfa4ad7c5db5915ab3db99b3c60254e) Change-Id: If5523f68fdaae7045ad9159950a78e926bc5f353 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 222c1050b..6ed8ee81c 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 = "64c20a5e6523215935553267e362a28ae5a59fdc"
+SRCREV = "a5cbc449c201696f5ff4d77dfc18c4f60b4d901d"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "