From 3cb47a506b1af4d2fac181e1d913a8133e1eba84 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 20 Apr 2021 16:31:13 +0000 Subject: phosphor-virtual-sensor: srcrev bump 187582bd2c..a55a907e72 George Hung (1): Add to emit the threshold alarm signals Lei YU (1): service: Always restart Thu Ba Nguyen (1): Add try catch when getting the sensor values Change-Id: Id815ce0a04ec83cad146d48fcfcd0bc51086ab1e Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 58137500b..3eee4dbaa 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 = "187582bd2c1d55199d2f65f33b37b8d65b452ee6" +SRCREV = "a55a907e7220bede5f4c76ca6d99fad2a0c1f00d" S = "${WORKDIR}/git" SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service" -- cgit v1.2.3