summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-06 00:21:24 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-06 00:21:24 +0300
commit97de28b065c05c926517c90919deb6e8dfa386cc (patch)
tree06c9334107bd6ab0d5a3492cc1962565c888fd90
parent21e4b05f65aac96e8144594dc6dff6bf11ea356b (diff)
downloadopenbmc-97de28b065c05c926517c90919deb6e8dfa386cc.tar.xz
phosphor-virtual-sensor: srcrev bump fbd7145e2d..74c1e7d8c5
Patrick Williams (1): exception: switch to public sdbus exception Change-Id: I9a295ce898deeb448c70c23ad58ca744aa68c194 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 8b282c7db..7745a9e6f 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 = "fbd7145e2d7da40175ab7939a7e3712ae0215723"
+SRCREV = "74c1e7d8c50175017306e347532c8d7e98dc66d5"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE:${PN} = "phosphor-virtual-sensor.service"