webui-vue: srcrev bump f0a1ac7eb7..dfc4fd3fba
Yoshie Muranaka (2):
Update use of Sass variable background variant colors
Fix Sass build error
Change-Id: I327ad47e9b911effba325fe1fcadea5593e75937
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 5bc53d8..23b688e 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 = "f0a1ac7eb7cf724d412acd2c0c9a3bf3d1fcc204"
+SRCREV = "dfc4fd3fba73488ad1591cf5278ae9e1ff351b64"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "