summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-20 19:31:13 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-21 00:48:39 +0300
commit3cb47a506b1af4d2fac181e1d913a8133e1eba84 (patch)
treeca8a6e55223e5d419b8d9af55a164679c6d6d7cb
parentefe069d5fa2196743d1b995a47cf98d5dfc102dd (diff)
downloadopenbmc-3cb47a506b1af4d2fac181e1d913a8133e1eba84.tar.xz
phosphor-virtual-sensor: srcrev bump 187582bd2c..a55a907e72
George Hung (1): Add to emit the threshold alarm signals Lei YU (1): service: Always restart Thu Ba Nguyen (1): Add try catch when getting the sensor values Change-Id: Id815ce0a04ec83cad146d48fcfcd0bc51086ab1e Signed-off-by: Andrew Geissler <openbmcbump-github@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 58137500b..3eee4dbaa 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 = "187582bd2c1d55199d2f65f33b37b8d65b452ee6"
+SRCREV = "a55a907e7220bede5f4c76ca6d99fad2a0c1f00d"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service"