summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-31 19:11:37 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-31 23:57:12 +0300
commit922ca6e9ddc5eec8aea34d25e669adc92ec94ef5 (patch)
treec1aa58d7b93b227bdc8d665875e8173c3580482c /meta-phosphor
parentbd0470c2f7c2e40930b10fcdb0d4caf6e086c493 (diff)
downloadopenbmc-922ca6e9ddc5eec8aea34d25e669adc92ec94ef5.tar.xz
dbus-sensors: srcrev bump 623723b9e8..1a540b81a3
Jae Hyun Yoo (1): Fix a segmentation fault error in the updateProperty method (From meta-phosphor rev: 89a1dfb4c6bd23df4bc4a76e2471724fcd2a95da) Change-Id: If505b7737a41feb64f06c7d3318dd793ff97b2db Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-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 30846270a..fa27e8e95 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 = "623723b9e827f52a05cfe2dac8b4ef5d285fb6af"
+SRCREV = "1a540b81a3697202f69771785cd22a31294154a7"
PV = "0.1+git${SRCPV}"