webui-vue: srcrev bump 07368136b6..f11a190192
Nikhil Ashoka (1):
Added toast notification for identify LEDs
Change-Id: I814f79e388d5ef8d438a0049ffd49eb014c93bf9
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 a453391..522cff6 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 = "07368136b6578638f04f961b3842e93d57e41397"
+SRCREV = "f11a190192115fbb798dc0ded02d3f383e407922"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.