webui-vue: srcrev bump 30abccbed8..5ee04ef522
Sukanya Pandey (1):
Add mocha and chai test framework
Change-Id: I294ce11b49c36b1fd0d8ac5e6036c5442826a7d2
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 9a1eda4..ff4ab4e 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 = "30abccbed83aee950016c2da0ae5bf512df769dc"
+SRCREV = "5ee04ef522612e27d6fef02154bf23e45076ceee"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "