webui-vue: srcrev bump 5ecdd66639..2ec04fbb91
SurenNeware (1):
Update vue cli node modules
Yoshie Muranaka (2):
Remove unused property from firmware page
Add disabled class to FormFile component
(From meta-phosphor rev: 5aaeb5de14a2b8156f253ac71946982b84f34434)
Change-Id: I3e1b1c73a92185ed195563cf4a43c7edfc3bef99
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 bfec371..1637273 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 = "5ecdd6663904f4730c06a47efedbd382094e03c3"
+SRCREV = "2ec04fbb915a2d3428312288a282008c138a9a62"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "