webui-vue: srcrev bump ef96c6d969..ed7278a2f7
glukhov.mikhail (1):
Added correct diagnostic mode display
Change-Id: Ieb7802a57d4dfae2b380fee6213772e13c9696b8
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 351b41b..3191dc5 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 = "ef96c6d96950e40954c5eb8ed87fef5dcf630bf3"
+SRCREV = "ed7278a2f747586de9f938c1e234c514d9379cac"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.