webui-vue: srcrev bump 7f970a1f20..7223a9fb31
Derick Montague (3):
Add accessibility documentation
Add alert message component and documentation
Revert "Add alert message component and documentation"
Yoshie Muranaka (1):
Fix Overview errors
(From meta-phosphor rev: 34dfee83f84858ed2da05c5f6c39350d7fbf3b0e)
Change-Id: I4e68c2beea1a2cacff4a4b832fea4b05497f12cb
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 7f01d12..7e81546 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 = "7f970a1f20aac99dfadad94a18f5b725f9a65063"
+SRCREV = "7223a9fb310ab2f5665b7247d8f24144cbacbede"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "