summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/sensors
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-02-15 22:30:25 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-02-15 22:30:25 +0300
commit79a751631b61c2538b1c4bf9b2663163ca28e77f (patch)
tree0978c108ed21db8177a622f8edc02c1bf21faa89 /meta-phosphor/recipes-phosphor/sensors
parent474167b2f08d007c8c7bb77324f8096a54333b5b (diff)
downloadopenbmc-79a751631b61c2538b1c4bf9b2663163ca28e77f.tar.xz
phosphor-virtual-sensor: srcrev bump 32dff21bf5..9b9b8a79e0
Patrick Williams (1): service: remove obmc-mapper dependencies Change-Id: I2211678da38530c53c44c2c2e8f50686b15c20fc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/sensors')
-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 9c52683d5c..74c58d6a10 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
@@ -10,7 +10,7 @@ DEPENDS:append = "\
phosphor-logging \
sdbusplus \
"
-SRCREV = "32dff21bf5ec860a359b70b9d9dcae656b40578e"
+SRCREV = "9b9b8a79e09eb68fe1b7b3fd168a759aa78901cd"
PR = "r1"
SRC_URI = "git://github.com/openbmc/phosphor-virtual-sensor.git;protocol=https;branch=master"