webui-vue: srcrev bump 5fe1c3fed7..7def3249d4
Derick Montague (5):
Update PageContainer snapshot test
Fix lint warning
Fix input icon being hidden on input focus
Fix broken info-tooltip spec and snapshot
Fix broken TableToolbar snapshot test
Sukanya Pandey (7):
Add test case for input password toggle component
Add unit test cases for table toolbar component
Fix issue related to profile settings page
Add unit test cases for status icon component
Resolve issue of page not found when opening new tab
Add translated cancel title to all modals
Add unit test cases for table cell count component
SurenNeware (2):
Add unit test cases for info tooltip component
Removed truncated style from overview page
Yoshie Muranaka (1):
Update IBM router and navigation
(From meta-phosphor rev: 89eae56f40d1902813af8895451a46f9bb628386)
Change-Id: If098b68d890bfc2f53ef47876f56ad22b501b617
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 3dc2ee7..3bb1518 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 = "5fe1c3fed73164d4fe82ebb142cefbca72c2e706"
+SRCREV = "7def3249d454ed7fd45975ab6b5a22cca6ad3a5a"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "