commit | f98080d226dc10b8b525e48ed80fbd23ab17c0b8 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Sep 18 22:00:28 2024 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Sep 19 18:25:00 2024 +0000 |
tree | 2decbdfe7dd25604775d894488e13859e2e9df2d | |
parent | de65adc6a9503995d982773164634224b92f5090 [diff] |
phosphor-virtual-sensor: srcrev bump b4cea1b100..60fab695b0 George Liu (2): Add func for sum value when sensor from DBus Add func for average value when sensor from DBus Change-Id: Idaf2e254a8b65306051b300fa0efc2e1b7037688 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb index 217fce5..7e0a841 100644 --- a/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb +++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
@@ -10,7 +10,7 @@ phosphor-logging \ sdbusplus \ " -SRCREV = "b4cea1b1004a067be3503c59454aa21e8b369250" +SRCREV = "60fab695b07ecf8fd256a34ba8f3d1f8bebc24d9" PV = "0.1+git${SRCPV}" PR = "r1"