summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-10 20:50:28 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-11 18:48:00 +0300
commit16874337bc6002be56714c165afd7e5a33a9bc78 (patch)
tree0eb4bd3bda8a7f52c5a5b2dc6f9e6b722e1f47af
parent4ad616c0c462a9fe05bec1b09a60112a19cbc74f (diff)
downloadopenbmc-16874337bc6002be56714c165afd7e5a33a9bc78.tar.xz
webui-vue: srcrev bump 43e3bd2613..7c1cfe7e25
Gunnar Mills (1): IBM env: Enable ThermalSubsystem API Konstantin Aladyshev (1): Add SNMP alerts page and test hooks Sivaprabu Ganesan (1): Fan data from Thermal or ThermalSubsystem API Change-Id: Id18c99e16313cbb5f14df545ed48debf35304c37 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 15d86123c7..6efd9cba91 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 = "43e3bd26133b06ed117a3a3f10b2bc09e2c2aafc"
+SRCREV = "7c1cfe7e25957fc915fc9790bdf78887295b1fee"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.