webui-vue: srcrev bump 645250b918..0f22907a41
Derick Montague (1):
Update component documentation
Dixsie Wolmers (1):
Add security settings page
Sukanya Pandey (3):
Add client sessions page
Show asset name in the app header
Add form file documentation
Change-Id: Ibd432dfd4beb0201a89a04f0593646f6b952c325
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index 4ef9579..73f3ab8 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/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 = "645250b918ccc1d3965824a1c259d0367f6691b1"
+SRCREV = "0f22907a4163d6cb84c1cb7c024b09db888e88b2"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "