From 306c1fe994a59905eb62967282eb003acfe976a5 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 21 Jan 2021 17:41:49 +0000 Subject: phosphor-virtual-sensor: srcrev bump 6c19e7d2b6..fdb826d5a4 Matt Spinler (3): Add support for hard and soft shutdown thresholds Use NaN for missing warning/crit threshold values Refactor the threshold checking code Patrick Williams (2): MAINTAINERS: update email address for Vijay thresholds: simplify logic and template (From meta-phosphor rev: b80c80c45161f87eca8f5428a493431fbd04cde6) Change-Id: I5097c29ec4f39958501a113518d415c1e43b0b46 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(-) (limited to 'meta-phosphor/recipes-phosphor') 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 3a7d1ef11..adcfdecfe 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 = "6c19e7d2b6e5cf1502a1ded8d7e42a452ca766f1" +SRCREV = "fdb826d5a434c4db6ee202f4d36611d744f327ea" S = "${WORKDIR}/git" SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service" -- cgit v1.2.3