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
Change-Id: Ia0159a76e47c34064817a613cf6ec03c4969836f
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 73f3ab8..3dc2ee7 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 = "0f22907a4163d6cb84c1cb7c024b09db888e88b2"
+SRCREV = "5fe1c3fed73164d4fe82ebb142cefbca72c2e706"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "