From 065afad2bdefc12e5bde309c6141ed47ba08b88a Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 13 Oct 2020 13:21:31 +0000 Subject: phosphor-virtual-sensor: srcrev bump 92d648b29b..c62a5548a1 Vijay Khemka (2): Add signal based update Fix threshold data copy (From meta-phosphor rev: 6be3245d24d4331e9edf3c3dcfc49e653d8a0559) Change-Id: I7395e8c86ed1584b0e5cd7016ffe6052a979911c Signed-off-by: Andrew Geissler 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 fe65fa218..8d3bdd9d1 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 = "92d648b29beeee64b74f6777a4470d7dfcb3289a" +SRCREV = "c62a5548a1caa7a76aec8a7e0d5fdfeff1ae8db8" S = "${WORKDIR}/git" SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service" -- cgit v1.2.3