summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-29 00:51:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-01 05:01:40 +0300
commit7e9ae81255f58d280ee0eead77f6c38d25a10da1 (patch)
treeda5816eec4a1701e28051b858cb4d0a194041416 /meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
parent289c7d5407432a06b3099152890f862f7a6c8e1e (diff)
downloadopenbmc-7e9ae81255f58d280ee0eead77f6c38d25a10da1.tar.xz
webui-vue: srcrev bump 6641cc489d..3aecc07d9c
Dixsie Wolmers (3): Remove <br /> from hardware status tables Add fans hardware status missing properties Reorder VPD Quicklinks Sandeepa Singh (2): Resolve a bug in LDAP page Increase the filter menu margins Change-Id: Ie4d5f8dbebec65eac7829b5f006368be2ad7a6ee Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb')
-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 eb20af158..e4dcc54b1 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 = "6641cc489d053d6978868b94ddfb3dc93fd96dde"
+SRCREV = "3aecc07d9c2e08951ddd04de50247fe5cac3337a"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native nlf-native "