summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-28 07:41:24 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-31 04:01:59 +0300
commita8f0f07f6d719f65c506fa70600ea663e97ad088 (patch)
tree12fa34120bb4113b1efae794d6e3fbfc94c6f898
parente8aefcae043830fbb6e1322af0088378896fec19 (diff)
downloadopenbmc-a8f0f07f6d719f65c506fa70600ea663e97ad088.tar.xz
dbus-sensors: srcrev bump 6b1247a16d..f3fd1915fa
Yong Li (1): Check if the object is still valid in the timeout callback function (From meta-phosphor rev: ccdbced2d4af47e92f675ce7366be1a18edf829a) Change-Id: I95a58d50fd80bce99af995c7dbe35bfcbd7a894e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 f24e52c96..ae0ef7dd4 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 = "6b1247a16d52be853c18015e7163d60abce5c00a"
+SRCREV = "f3fd1915faa9a80a6d7baec7f0dcd6ac34753a6c"
PV = "0.1+git${SRCPV}"