From 1b42b68716aed7586d8bd370ee482096be9496c2 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 12 Jan 2021 20:13:27 +0000 Subject: 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 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb index 3dc2ee728..3bb151877 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 @@ LICENSE = "Apache-2.0" 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 " -- cgit v1.2.3