webui-vue: srcrev bump e2c716a91f..ccf5c5c832
jason westover (1):
Add default Target to MultipartHttpPush
Change-Id: I256a3381d1832814f1d816f7bb99708912607bfd
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 000bc0c..e62282e 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 = "e2c716a91f3cf130427600c26ae58de0f9750f2a"
+SRCREV = "ccf5c5c83260aec703859f6e65075b3365897518"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.