From bc8b187b858e45d15228c8d6cf20b9404c7f7b5a Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 21 Jul 2020 22:31:54 +0000 Subject: webui-vue: srcrev bump d853fba724..8d29eb4947 Dixsie Wolmers (3): Update LoadingBar component Fix validation on date and time settings page Add test hooks to local user management Mateusz Gapski (3): KVM console Intel environment Health icon shows ok while loading Sukanya Pandey (2): Add test hooks to date time settings Add test hooks to server power operations Yoshie Muranaka (4): Add ChangePassword component Update use of Sass variables for better theming Add slot for an optional action in Alert component Add check if password change required at Login (From meta-phosphor rev: 71cc09a34f1d854074d48ae279548da980459a42) Change-Id: Ib2accd1a2dc29cfddcfbee37db7c8a23d00a20dd 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 cf4df634d..37deb465d 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 = "d853fba72414b63d4876ff5402762c2072aa1c04" +SRCREV = "8d29eb4947a15b008dd825cb3abda6f462fdc201" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.3