summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-07-08 14:02:14 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-09 05:31:39 +0300
commitd28879f4a6125f1d4ffdc1156cf188dc38455ed6 (patch)
tree1902b070abe6cd2736d040b229fc79af9d065a0f
parent4d2fd8d96ab318d4b18b8c24dabd41b49e844856 (diff)
downloadopenbmc-d28879f4a6125f1d4ffdc1156cf188dc38455ed6.tar.xz
phosphor-virtual-sensor: srcrev bump 67d8b9d265..4ac7a7f28e
Rashmica Gupta (1): Add pressure to unit list Change-Id: I8490341adeee86003e9db3453996a1cb9f2e7cd7 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 b4f0e9d9a..51ad59a0b 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 = "67d8b9d265c2abf6d88fa2bd654e8a177cdeb6c9"
+SRCREV = "4ac7a7f28e7469f0b2e9be096c31294334a6cd1a"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} = "phosphor-virtual-sensor.service"