webui-vue: srcrev bump 0f22907a41..5fe1c3fed7
Derick Montague (1):
Update class name and improve transition
Patrick Williams (2):
lint: update format-code script
MAINTAINERS: update email addresses to match Gerrit
Sukanya Pandey (2):
Fix table date filter calendar icon issue
Add updated spec file for AppNavigation and AppHeader component
SurenNeware (3):
Fixed Back to top button appearance issue
Add unit test cases for page container component
Correct name for IBM custom nav Access Control
Yoshie Muranaka (2):
Add dumps page to IBM env
Add DumpsStore API calls
(From meta-phosphor rev: a3da8ba213ebc2b3620378c9d6b2315ab46e6013)
Change-Id: Idf0d9995efd68dad9b92b7234f6a6306ec3294c0
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 73f3ab8..3dc2ee7 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 = "0f22907a4163d6cb84c1cb7c024b09db888e88b2"
+SRCREV = "5fe1c3fed73164d4fe82ebb142cefbca72c2e706"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "