summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-02-10 16:20:36 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-02-10 22:24:34 +0300
commitff5b08fd27e1be19dec9fda1a0ec4d0dfae0379b (patch)
tree33f940d4e9ab88bcc8482269f2cead3075c7bd27 /meta-phosphor/recipes-phosphor/webui
parentdd1c8587197e1c977af289942719c7e3ec1fc4f2 (diff)
downloadopenbmc-ff5b08fd27e1be19dec9fda1a0ec4d0dfae0379b.tar.xz
webui-vue: srcrev bump d6ca643951..da53c06768
Konstantin (1): Fix bug in Overview endless loading Change-Id: I21883c9c549bce003ac1a7c0ed6d0f07d8fc79e0 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 6be190ac0d..c1d58342b3 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 = "d6ca6439518e044c1c30c020481743973ccafb0c"
+SRCREV = "da53c0676831e845ae22d3c9147df32f2cbb9fc7"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.