summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-21 20:41:49 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-01-22 01:17:43 +0300
commit306c1fe994a59905eb62967282eb003acfe976a5 (patch)
treed48e94006598a94d67e2163759381dbf28d06e00 /meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
parentb351a3c94d32c49f1ad92b57a6b1ac4c2c9d9d31 (diff)
downloadopenbmc-306c1fe994a59905eb62967282eb003acfe976a5.tar.xz
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 <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb')
-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 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"