summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-23 22:02:07 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-11-29 03:56:22 +0300
commitc575ab6e4ac0f2683a3dbf30dd1c613c07399b73 (patch)
treec2924c8dbc2d6d5e603279e7b758a47215f3c6da
parentc66212716cf60a511a601e4da1fea7ad6d3d31ce (diff)
downloadopenbmc-c575ab6e4ac0f2683a3dbf30dd1c613c07399b73.tar.xz
phosphor-virtual-sensor: srcrev bump 333e5bf60c..b57d737081
Patrick Williams (1): sdbusplus: remove usage of deprecated alias Change-Id: I4d1efe13abb0fd8367471d351c0b818c947482eb 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 9590c4db8..25c499875 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 = "333e5bf60cdc34450617994f29901b6b131111fa"
+SRCREV = "b57d7370815015ce8f04be16cee39c45b0770355"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE:${PN} = "phosphor-virtual-sensor.service"