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 <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 6ed8ee8..6542c44 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 @@
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 "