summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-27 09:10:51 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-04-28 00:31:42 +0300
commitf09a4ab56adfb7417d626ac4180db48a4e4b35ea (patch)
treed08d71661956a8faed1411262230960921cd5e44
parent2c3137f2e71b028d108146f4aee6c4e4a518882e (diff)
downloadopenbmc-f09a4ab56adfb7417d626ac4180db48a4e4b35ea.tar.xz
webui-vue: srcrev bump 6c5418f599..0f6147ca25
Sivaprabu Ganesan (1): Display eventlog status button based on condition Change-Id: I36efe34f220f98d7f11748b93a68e4f07307d962 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 fe570ee161..de6953073a 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 = "6c5418f599c6cd87941331a970c03f68eec66c39"
+SRCREV = "0f6147ca2518bd7401e94e5551322a7892e27d77"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.