webui-vue: srcrev bump 396aaab761..304095d60a
Derick Montague (2):
Add continuous integration code linting script
Update contributing file
Dixsie Wolmers (2):
Add link to app header status icons
Update Bootstrap Pill consistency
Yoshie Muranaka (1):
Add router leave hook to Event logs page
Change-Id: I704188de3835d17119c983891bd702fc59a55a71
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 b3ecb84..6e018d9 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 = "396aaab761da86698dcb5890b0a6960a90d3459b"
+SRCREV = "304095d60a270a311d7e081313ccada27cc2d3cd"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "