summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-20 01:02:04 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-01-20 16:59:49 +0300
commite69f5c27782fcc7a78b51bf5995026a07e90838b (patch)
treee19132117a22b041e697378d9a6bfc54827c6c51
parent6e1e56cc1ec3c8d16e1042eda3358f5817236546 (diff)
downloadopenbmc-e69f5c27782fcc7a78b51bf5995026a07e90838b.tar.xz
webui-vue: srcrev bump ac2b3f08f4..b31a448dc9
Derick Montague (1): Run test script as part of the pre-commit hook SurenNeware (1): Add unit test cases for loading bar component (From meta-phosphor rev: 05dfbfb8739c4a100ad1f4be19729df590846060) Change-Id: I64ee1267b7a52684ebf49cdd587867a5cccee432 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 64d246b3e..e6d4dc2da 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 = "ac2b3f08f4bc46d088756b41d63e523ab4f71f2a"
+SRCREV = "b31a448dc9d6d153b33e2a8616f1626d376a6ee0"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "