webui-vue: srcrev bump 29aaa9e892..54fbdafc68
kirankumarb07 (1):
OWNERS: add Kirankumar Ballapalli
Change-Id: I06482cb866a720016d89124756bcae58805f47af
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 4bfd9f0..899b76e 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 = "29aaa9e89246dc52e0eaa7e3a72dd0963fd2aa6c"
+SRCREV = "54fbdafc684cc437681be56d6000ef3b94914b36"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.