summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-09-18 00:20:57 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-09-19 00:22:22 +0300
commit7a19ae6358d7603a0c77e4d4780e5df1e4f9cd49 (patch)
tree2990c97979cdc35349b2f0e1b703539bf20d1ead /meta-phosphor
parentd54bc0880945f1cac5f94c02b1e86a20c1562249 (diff)
downloadopenbmc-7a19ae6358d7603a0c77e4d4780e5df1e4f9cd49.tar.xz
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>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 000bc0cc38..e62282e66c 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.