webui-vue: srcrev bump 264589a68f..129aecd0d5
Nikhil Ashoka (1):
Upgraded Axios version
Change-Id: I33a91843cfbf51ba6df9f74ec3aac1eae562462d
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 b424e79..4247ea2 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 = "264589a68fb1cf0120feb0915fceb3f3c6e0f0e1"
+SRCREV = "129aecd0d575fa12a73850387f081f1cf31a9050"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.