summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-29 01:01:43 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-01-30 00:52:02 +0300
commit702b75c308d002aee05bdada9b024bf496fcb476 (patch)
treeefa96b17acb235e867b6c65a1d98f03ed4c35ed2
parent2e425a8e47aea661aa1be5a1859a4b3505486289 (diff)
downloadopenbmc-702b75c308d002aee05bdada9b024bf496fcb476.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb2
1 files changed, 1 insertions, 1 deletions
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 adcfdecfe..26e09c4d8 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 += "nlohmann-json"
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"