webui-vue: srcrev bump 9a25c80591..aa5e950b21
Yoshie Muranaka (2):
Update the default firmware page
Move Dumps page components to main view and store directories
Change-Id: Ic2b591690c2838c8a151a782fe5ec9c27809461c
Signed-off-by: Andrew Geissler <openbmcbump-github@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 c72463a..51549f0 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 = "9a25c80591e8872297f2c33ad9bcd6a97639f04c"
+SRCREV = "aa5e950b219343fff77ddde855088e694806edf8"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "