summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-05 20:11:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-06 00:50:14 +0300
commitd0adcee298ef438999ce1dad0af7b36905b841c0 (patch)
treec61a79052a422caa2491a4862d55030118b8f731 /meta-phosphor
parentbce92d8c5f8148f3a49ba13e632e8dc14216d29e (diff)
downloadopenbmc-d0adcee298ef438999ce1dad0af7b36905b841c0.tar.xz
phosphor-virtual-sensor: srcrev bump c62a5548a1..e0d371e41f
Vijay Khemka (2): Check threshold values Add unit to dbus (From meta-phosphor rev: 46ead4c61c02b6e04956c0f53a1b300536c584b0) Change-Id: I0665fbac5f79a92a6e5ccfb079fd313047ff0aef Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 8d3bdd9d1..a780621cd 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 = "c62a5548a1caa7a76aec8a7e0d5fdfeff1ae8db8"
+SRCREV = "e0d371e41f0bcbb28fcc2dc634b4d903cf6a610a"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service"