webui-vue: srcrev bump 547b5fc35b..8cc4866dbc
Dixsie Wolmers (2):
Format date and time for international locales
Move Firmware version call to use Redfish
Yoshie Muranaka (2):
Update bootstrap-vue package
Fix styling for TableRowAction button
Change-Id: I1cf5348c4184fa635a96d06eed5f2127aad4f695
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index 04cb48f..cf86edc 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "547b5fc35b0f658f88414f8628f668af89f62734"
+SRCREV = "8cc4866dbc86682a157a6f6b57526a31ac3fc524"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "