summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-18 20:20:22 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-20 16:59:05 +0300
commita5177467b7ef1d86394e70d1cd999f78374194c8 (patch)
tree8fa1e32bd2c54a50e039e29e320a9b8d82dd8fe2 /meta-phosphor
parent1c0ada1cabd20b91ef4459b7c77cfaff060d2110 (diff)
downloadopenbmc-a5177467b7ef1d86394e70d1cd999f78374194c8.tar.xz
webui-vue: srcrev bump 6236b11ba7..6a3b7b5d65
Konstantin Aladyshev (1): Drop processor and memory summary status display Change-Id: I7b6d22f61b2a9438388f7bb9f70901e1628e1ab2 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 14c6f2d0aa..08b2b8fec3 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 = "6236b11ba7b7fb37f37e6af887b87e3071a8a4cb"
+SRCREV = "6a3b7b5d65375b8039d42923e5fce99f66c62d87"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.