webui-vue: srcrev bump c3cf3610b3..710f121e5a
HuyLe (1):
Fix pressing Refresh button not removing deleted sensors
Change-Id: I77cd934b0251dd2a04ffb3fb947ca0c33b24ae03
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 f9fd2ba..c36bdf8 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 = "c3cf3610b3c9ed59b6afa28b98dd8d87678f538e"
+SRCREV = "710f121e5af912e6b622740b9ded43dff69b8f31"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.