summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-12-09 19:44:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-12-10 01:38:09 +0300
commit077903c28b79b7e461b132b2d9714a508e686e0b (patch)
treedabf37316a44ac9d3f82defab02d91839f070f63
parentd7f2c9804d02750f15817dac8cd2db51705fe00f (diff)
downloadopenbmc-077903c28b79b7e461b132b2d9714a508e686e0b.tar.xz
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 <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 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"