commit | 702b75c308d002aee05bdada9b024bf496fcb476 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Jan 28 22:01:43 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Jan 29 21:52:02 2021 +0000 |
tree | efa96b17acb235e867b6c65a1d98f03ed4c35ed2 | |
parent | 2e425a8e47aea661aa1be5a1859a4b3505486289 [diff] |
phosphor-virtual-sensor: srcrev bump fdb826d5a4..a4fe665d15 Matt Spinler (1): Fix threshold checks Change-Id: I8bedd2df8c0841335dc80009d86df4b79d52e828 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 adcfdec..26e09c4 100644 --- a/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb +++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
@@ -16,7 +16,7 @@ DEPENDS += "exprtk" SRC_URI = "git://github.com/openbmc/phosphor-virtual-sensor.git;protocol=git" -SRCREV = "fdb826d5a434c4db6ee202f4d36611d744f327ea" +SRCREV = "a4fe665d15549108a5e644a423950c95ea0e72da" S = "${WORKDIR}/git" SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service"