webui-vue: srcrev bump 54fbdafc68..7768e783af
Gunnar Mills (1):
Remove How do I become a Design Partner
Change-Id: I4d305c38ac82c1434927841dcb8e8a5ccec4b274
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 899b76e..61bba56 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -9,7 +9,7 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
DEPENDS:prepend = "nodejs-native "
-SRCREV = "54fbdafc684cc437681be56d6000ef3b94914b36"
+SRCREV = "7768e783af7713a5d4c398bdd716e590e3b40d2e"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.