summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-10 21:11:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-10 23:50:53 +0300
commitc1ae9a2bbd217d462d3ca4b1f815c2d7faac2a27 (patch)
tree207110b04e0dd6e4ca73b914bed87b3c40a8cfb7 /meta-phosphor/recipes-phosphor
parent23121d069250f042c620a78c907f7741f023fc09 (diff)
downloadopenbmc-c1ae9a2bbd217d462d3ca4b1f815c2d7faac2a27.tar.xz
dbus-sensors: srcrev bump 961bf09a2c..c22b842bfa
James Feist (1): CPUSensor: Fix reading failure after DC Cycle (From meta-phosphor rev: 7101094fddc54360dff234357972d59a7151bb7f) Change-Id: I7b428af5c6f753017ebbaf6ede74b9e252178bee 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 9f6aa1ab1..6f9a7e25e 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 = "961bf09a2c89585601175e74ec3cb2590b911aa8"
+SRCREV = "c22b842bfa8cfe798d83f99fa7aa9f142278c21d"
PV = "0.1+git${SRCPV}"