From 7bdffd1c2ed620a4732c8353954e7af44b223c03 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 20 Oct 2020 21:42:36 +0000 Subject: webui-vue: srcrev bump a5cbc449c2..dd6aa0aa8f Derick Montague (4): Fix documentation render bug Add narrator to screen reader list Update theme customization Update colors in documentation Dixsie Wolmers (1): Fix imports on router index Sukanya Pandey (1): Show error toast notification on unauthorized access SurenNeware (1): Update relative path imports to use '@' alias Yoshie Muranaka (1): Add comments for imports that support dotenv (From meta-phosphor rev: 199329ac312b3f8cc6cddaf7813cfacb937c7279) Change-Id: Ifffea67cd58d40a44886bb677c370b7c35091f62 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 6ed8ee81c..6542c4426 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 = "a5cbc449c201696f5ff4d77dfc18c4f60b4d901d" +SRCREV = "dd6aa0aa8f12426c681f5991f2e9a21b379e86c3" S = "${WORKDIR}/git" DEPENDS_prepend = "nodejs-native " -- cgit v1.2.3