summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-03 07:20:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-10 23:57:21 +0300
commite1b2c0569fa764d09a1eb0481df02cd65d2cfff5 (patch)
tree460b6392f8b7854cc39f8c0022470c066cff674c /meta-phosphor/recipes-phosphor/webui
parent5d2fe3121d135decb6f90b633d1d178b72b13b1f (diff)
downloadopenbmc-e1b2c0569fa764d09a1eb0481df02cd65d2cfff5.tar.xz
webui-vue: srcrev bump 0c63fddcae..2a87a2e4e8
yubowei982 (1): Fix incorrect or missing parameters in functions of api Change-Id: Ib6d9ab6df9ac3c10b267c8c61267731ce154d2ca Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui')
-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 73979e68a5..a63b55984d 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 = "0c63fddcaea47aac9f3e17f98d2a9debc5f61bc2"
+SRCREV = "2a87a2e4e8d004b33fd66ca769386b8c77b4fbe9"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.