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
(From meta-phosphor rev: e45e6a81636b939e9e5a11e56bfe11c34a0df67b)
Change-Id: Id1017aa6b05b3080bd0afa27b905c4e36c4886fb
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 b3ecb84..6e018d9 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 = "396aaab761da86698dcb5890b0a6960a90d3459b"
+SRCREV = "304095d60a270a311d7e081313ccada27cc2d3cd"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "