From f2f851bb1a96bab821f4b0858a6a59adf3e9734a Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 2 Dec 2020 21:12:16 +0000 Subject: webui-vue: srcrev bump 09e2585573..f125a3d803 Derick Montague (4): Fix pixelated toggle element Add unit testing for page section component Update application navigation component snapshot Refactor server LED indicator variable naming Dixsie Wolmers (3): Add label to table checkboxes Add back to top button to hardware status page Add page components documentation MichalX Szopinski (1): Hide LDAP tab on Intel environment Sukanya Pandey (4): Add status icon documentation Add unit testing for page title component Add info tooltip documentation Remove page not found error in LDAP SurenNeware (3): Update data option for components using Mixin data Update indicator LED switch using another property Add alignment on Event Logs page Yoshie Muranaka (3): Fix two file switch firmware bug Add documentation for table row actions Fix server LED switch value on error (From meta-phosphor rev: 6d8d738c60ebce06057abd56a9951d1cc93f7391) Change-Id: I1d176b53d74ec5f62a6287b9a7a0dc97127a2bb0 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 71be78b35..7be55126c 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 = "09e258557365eec9b617ab544be0da07784ceb42" +SRCREV = "f125a3d80353936a1d65b3f9fc8c05eec4da230a" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.3