summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-18 17:51:43 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-19 02:22:12 +0300
commit4d913fa724657a5ddf960d01354f0663005745fa (patch)
treeecc40545ef9369d0ab54faeb5585e92a9427f76d /meta-phosphor/recipes-phosphor/webui
parente6152d830643d0ab1aad6a921da335de4da52ae5 (diff)
downloadopenbmc-4d913fa724657a5ddf960d01354f0663005745fa.tar.xz
webui-vue: srcrev bump dfc4fd3fba..5ea167820b
Dixsie Wolmers (1): Add form input field validation icons SurenNeware (2): Add default or empty table state Add processors to hardware status page (From meta-phosphor rev: 085aabd1f74195c57a41d16a94ea2b8907387123) Change-Id: I0bd0ec909600005ec49fad9328044d43c49816ae 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 23b688e8c..38591dd5e 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 = "dfc4fd3fba73488ad1591cf5278ae9e1ff351b64"
+SRCREV = "5ea167820bb5f1cdfe4b501eb3c70daf1a3732d3"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "