summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-12 23:13:27 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-01-13 01:28:52 +0300
commit1b42b68716aed7586d8bd370ee482096be9496c2 (patch)
treef51d18c04cd3e8d9a1f7fe699c373bf16ac5d042 /meta-phosphor/recipes-phosphor
parent2307f48ad0bc138c3d3e724d44f37e93f72d0ffa (diff)
downloadopenbmc-1b42b68716aed7586d8bd370ee482096be9496c2.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb2
1 files changed, 1 insertions, 1 deletions
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 "