commit | 7d01714b8f4bf91a78bbba899b78ee0710e02cf7 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Jun 17 22:31:26 2021 +0000 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Jun 18 17:13:06 2021 +0000 |
tree | 42b336694ab656bcbb24eeec800e421005109caf | |
parent | 085d2f00d28ea7add2efdc94cd517f975b5a313a [diff] |
dbus-sensors: srcrev bump 1263c3dad3..12c2c0ef53 Zhikui Ren (1): ThresholdTimer: use weak_ptr in async callback Change-Id: I7861205f4d12241737d68a9e8fe5fbdb4893e847 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb index 31bbbf5..b59740a 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 @@ DESCRIPTION = "Dbus Sensor Services Configured from D-Bus" SRC_URI = "git://github.com/openbmc/dbus-sensors.git" -SRCREV = "1263c3dad3a723f4ebbd05e4031e4d5ff45f349c" +SRCREV = "12c2c0ef533842d2e66f8c82c6b586f6df31d577" PV = "0.1+git${SRCPV}"