webui-vue: srcrev bump ebef6eeea8..c3cf3610b3
Kenneth Fullbright (1):
Update Firmware page interactions when system is powered on
Sivaprabu Ganesan (1):
Hide the trashcan icon for DHCP address
Change-Id: I6296387ff1fbe36d58052c98fa5208896527d6b5
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 a166472..f9fd2ba 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 = "ebef6eeea82b00e281c14bf1e54b984197b2d399"
+SRCREV = "c3cf3610b3c9ed59b6afa28b98dd8d87678f538e"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.