commit | bdce0a7242b04a5ddb58ef932526c3c340a4f04d | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Aug 30 07:10:32 2024 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Aug 30 16:39:16 2024 +0000 |
tree | 2e4a2824f6902011ed569980d50de684ea5f1d8f | |
parent | bd1f7d81e06c6149af56ddcfb680f72bada392bf [diff] |
phosphor-virtual-sensor: srcrev bump a630f0812a..c1f822c01b George Liu (2): Refactor virtual sensor calculation logic Add func for Minimum when sensor from DBus Change-Id: I9874bf363b24f05af8e0e819ea9fdb47132f5fd8 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 dc592e1..ed6b9a7 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 = "a630f0812acae5d54c59dfc6bddf1264115f3689" +SRCREV = "c1f822c01b5fbfc2cf68d08e12341d1b76966359" PV = "0.1+git${SRCPV}" PR = "r1"