summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-11-11 09:52:00 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-11-12 00:51:04 +0300
commit142d4f900c542e888568ce31293c69c85ed0b677 (patch)
treefaac8a0676e08d441f7a8c6bae2158c1a9f82003 /meta-phosphor
parent577374dde14dea62301e1a9e28f008675fdd17da (diff)
downloadopenbmc-142d4f900c542e888568ce31293c69c85ed0b677.tar.xz
webui-vue: srcrev bump 946535f39b..b24a483eda
Konstantin Aladyshev (1): Display DIMM identify LED element only if LED is present Change-Id: I266e5abeb88eadb5f794b19f32f17ebd4eac7b2b 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 dddee3bed4..9e950ef9af 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 = "946535f39b6e8f33505659e5eaf300632451d1db"
+SRCREV = "b24a483eda5ca0b0ecdb4f0c61b90d76d0d8e1e0"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.