summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-10 04:11:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-11 02:15:26 +0300
commit0e022039e61eec834c9292c8dd3499d5dabe7ac1 (patch)
tree7d0f484121065545bd73a2e49c932f0db01a1f26 /meta-phosphor
parentc2f79e4edf17cd0018a702a1f377c306e696e9e8 (diff)
downloadopenbmc-0e022039e61eec834c9292c8dd3499d5dabe7ac1.tar.xz
dbus-sensors: srcrev bump 9bf6804c2d..d540741e1c
Kuiying Wang (1): Fix fan redundancy set empty issue. (From meta-phosphor rev: 11117955c4f2273d6bad4cb220436677ac3cc306) Change-Id: I7e86257ee6e1e91cffcc330c217c72dd68fce74f 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 f2d686b37..fda9b486c 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 = "9bf6804c2d76b92005ad9851cb052d407ea3117f"
+SRCREV = "d540741e1c3327a74b17559039f3cdbabe17eea5"
PV = "0.1+git${SRCPV}"