summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-21 04:21:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-22 03:34:05 +0300
commit6acaf9fb5ce0f50e9c301f1ddbb5032ecc19a794 (patch)
treec6f684965a3a311faf40f01accd41983d979a19a /meta-phosphor/recipes-phosphor
parenta4db852623d1a9e19d556330137082f2b20469fa (diff)
downloadopenbmc-6acaf9fb5ce0f50e9c301f1ddbb5032ecc19a794.tar.xz
dbus-sensors: srcrev bump 17aba77637..1afda6bbb6
Yong Li (2): psusensor: Check if the object is still valid in the callback functions adcsensor: Check if the object is still valid in the async callback functions (From meta-phosphor rev: 46895e7c41270bfd62ecaf380cfce51eb752708a) Change-Id: Ie53f3ab49df232250a9052a876cb64d1479bbfda Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb
index 460c49be8..ce377638a 100644
--- a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb
@@ -2,7 +2,7 @@ SUMMARY = "dbus-sensors"
DESCRIPTION = "Dbus Sensor Services Configured from D-Bus"
SRC_URI = "git://github.com/openbmc/dbus-sensors.git"
-SRCREV = "17aba776373e14851a04e6b9ac518622b117b2a1"
+SRCREV = "1afda6bbb6db0e266795af3229b962c32775b928"
PV = "0.1+git${SRCPV}"