webui-vue: srcrev bump 02f9709dc9..264589a68f
Kiran Kumar (1):
OWNERS: Add Sivaprabu Ganesan as Reviewer
Change-Id: I45152b63634836b878bd4f2a0bd2801f58892139
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 b783a81..b424e79 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 = "02f9709dc90a03d9ee8d0bdb4df23d9a95ed6feb"
+SRCREV = "264589a68fb1cf0120feb0915fceb3f3c6e0f0e1"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.