From 077903c28b79b7e461b132b2d9714a508e686e0b Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 9 Dec 2020 16:44:15 +0000 Subject: phosphor-virtual-sensor: srcrev bump 06e761a272..26edaad467 Matt Spinler (1): Refactor checking thresholds (From meta-phosphor rev: b2d4a57c05c0c8dc16a3c0ceaf13d0fcd1c1e228) Change-Id: I724590067a676f88e6478690f8a19fbd66004866 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 2323100f4..93c001453 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 = "06e761a272a9be157178e434d063b0557a5cd877" +SRCREV = "26edaad467a44ff9b69968ac0912aa3e9e3d0a62" S = "${WORKDIR}/git" SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service" -- cgit v1.2.3