summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-27 18:21:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-28 01:16:08 +0300
commit706226fd6218ed355c82d6ad7114c7b738e86e81 (patch)
treee5babb906e6693f226be031f31a0018587b8b87e /meta-phosphor/recipes-phosphor/webui
parent9aba7662c22a20b276d6eb07fa87bf0450028268 (diff)
downloadopenbmc-706226fd6218ed355c82d6ad7114c7b738e86e81.tar.xz
webui-vue: srcrev bump 30abccbed8..5ee04ef522
Sukanya Pandey (1): Add mocha and chai test framework (From meta-phosphor rev: 79a95dc145698c26668dda17ddc9c52657920b0e) Change-Id: I1260d89cc6512ad9430437db1efe3f2347c48a18 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 9a1eda414..ff4ab4eab 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 = "30abccbed83aee950016c2da0ae5bf512df769dc"
+SRCREV = "5ee04ef522612e27d6fef02154bf23e45076ceee"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "