webui-vue: srcrev bump 095bb6ddae..bcb0ab4f1e
Damian Celico (1):
Old password input in change password screen
Change-Id: If35e34343cca228b1da529431860129cb6872811
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 fe455c5..28c10e7 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 = "095bb6ddae8f651390097fb7bbded0089ac0fa05"
+SRCREV = "bcb0ab4f1e933795e53da7c28ca75382c94f9af9"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.