summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-21 00:42:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-22 22:13:22 +0300
commit7bdffd1c2ed620a4732c8353954e7af44b223c03 (patch)
tree779ff38e610348e432882bfc8d8cb7b4bb55cd06 /meta-phosphor/recipes-phosphor/webui
parent379589252e7bc9202c8c524b7d16470102266232 (diff)
downloadopenbmc-7bdffd1c2ed620a4732c8353954e7af44b223c03.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui')
-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 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 "