summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-26 19:12:42 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-26 23:57:46 +0300
commit4ea41bccaa5e0ca6ecaf229678e5da5fa66ef6dd (patch)
treea25f05f43c108485af79482f0dc262b406272602 /meta-phosphor
parentf0ff5b0b99ddb09a030b71e6f8ac7a8e7542fb06 (diff)
downloadopenbmc-4ea41bccaa5e0ca6ecaf229678e5da5fa66ef6dd.tar.xz
dbus-sensors: srcrev bump 996bad1157..17ab6e056c
James Feist (1): Fix Threshold Parse (From meta-phosphor rev: 2bae0fca0eccdf7119be54d24f7e4c6d67bc6d85) Change-Id: I1af51a6bc17d236d027940df8690acb48a66fcda Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 b5ca2e3e9..3574113cf 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 = "996bad1157fd1b50564ecb1fbd9502667a6e23e4"
+SRCREV = "17ab6e056c0ea319067eff5963df70b67e9511fa"
PV = "0.1+git${SRCPV}"