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
(From meta-phosphor rev: 0e4bf2248ce0a29a2016d20b9068aae852beaab7)
Change-Id: I1360970106391aa46f77d8ee76ea259c36088214
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 04cb48f..cf86edc 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 @@
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 "