summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-08 19:53:30 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-09-13 16:23:19 +0300
commit7267ae894b9f9d7d82f0e3fb2720492c629441b9 (patch)
tree41a2a4df40235417558e1a02034cf74a1b66838a /meta-phosphor
parenta16fc596d2aebcafd29156027188584e6afdc67b (diff)
downloadopenbmc-7267ae894b9f9d7d82f0e3fb2720492c629441b9.tar.xz
phosphor-virtual-sensor: srcrev bump e667239d5a..dc7770153b
Tao Lin (1): Association not created when sensors from DBus Change-Id: I4513554da79be76d1bd87ecd77e1ab4afdf12964 Signed-off-by: Andrew Geissler <openbmcbump-github@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 e697855704..d714e263ff 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-virtual-sensor_git.bb
@@ -17,7 +17,7 @@ DEPENDS:append = "\
"
SRC_URI = "git://github.com/openbmc/phosphor-virtual-sensor.git;protocol=https;branch=master"
-SRCREV = "e667239d5a57ee3599c6378839e7858a545ae275"
+SRCREV = "dc7770153b8fdfca26f1e7fd038033dff6b20456"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE:${PN} = "phosphor-virtual-sensor.service"