summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-06-25 18:50:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-06-26 23:32:03 +0300
commit45ec794dad7661d4843151153e48327c02114de0 (patch)
treef4af135894ad32471b992b3638bb1df0a529cb2e
parent7d1848d8a723c8695fad92e30f3a6b69c9835ffc (diff)
downloadopenbmc-45ec794dad7661d4843151153e48327c02114de0.tar.xz
webui-vue: srcrev bump 620e6466db..8841b7d463
Jagpal Singh Gill (1): remove setApplyTimeImmediate and its usage Sean Zhang (1): Replace fixed paths with response from API Change-Id: I0969de6f0d7f916e5940dc3df0a77c8de1eb4e54 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 e03807b378..0de894cdc4 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 = "620e6466db409f535fc3d4a2ab85dd672e3de6dd"
+SRCREV = "8841b7d463a5272a87faaa14cb103f778a772770"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.