webui-vue: srcrev bump 8876eceffa..e2c716a91f
Leo Xu (1):
Add support for MultipartHttpPushUri in fw push
Change-Id: I12ca273601d87f75bf7b2aa0bb8711769b8f9bac
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 d891018..000bc0c 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 = "8876eceffa71ed8b28a856c48a8acb18167c9340"
+SRCREV = "e2c716a91f3cf130427600c26ae58de0f9750f2a"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.