summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-20 21:12:12 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-01-21 01:30:14 +0300
commit8470717571825d32b27336983b59968900e173e7 (patch)
tree364d61ec673023b93be3f092b9eebaf7b35d78c2 /meta-phosphor
parent171eec83a02080755783e30266e1023370125263 (diff)
downloadopenbmc-8470717571825d32b27336983b59968900e173e7.tar.xz
webui-vue: srcrev bump b31a448dc9..5ecdd66639
Sukanya Pandey (1): Add unit test cases for search component Yoshie Muranaka (1): Add ability to downlad dump (From meta-phosphor rev: ab93631a10ebe9890a9674a0bf2b572d81ca3d48) Change-Id: I4ad25f848ff1ba5eb7b8cec7695123d567c9921a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-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 e6d4dc2da..bfec37150 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 = "b31a448dc9d6d153b33e2a8616f1626d376a6ee0"
+SRCREV = "5ecdd6663904f4730c06a47efedbd382094e03c3"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "