From 775a7e38417602d122b0b85d59422a7586d43bfc Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 7 Oct 2020 22:21:16 +0000 Subject: phosphor-pid-control: srcrev bump 5301aae350..b8cfc64208 Josh Lehan (5): dbuswrite: Add another write() form to WriteInterface dbuspassive: Input processing cleanup and allow "margin" dbusconfiguration: Accept ZoneIndex parameter for zoneID DbusPidZone: Allow per-zone setpoint files during tuning main: Allowing logging and tuning to also be enabled by files Patrick Venture (5): Add Josh Lehan to MAINTAINERS dbus: move types to header for use in tests dbus: add unit-tests for dbusutil: getSensorPath dbus: Move findSensors to dbus util dbus: move zone indexing to util (From meta-phosphor rev: 8012acf2d233a05c437f4a26e61889e40c0fcab7) Change-Id: I388884d741ef0d80dce8db3abaf239e1f5993a3e Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb') diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb b/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb index ecd749151..019bc08b6 100644 --- a/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb +++ b/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb @@ -13,7 +13,7 @@ inherit systemd S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/phosphor-pid-control" -SRCREV = "5301aae3507da459b318e11f16ced54a32024bbc" +SRCREV = "b8cfc64208c67fb4ec8568612118273ac7c9c6f4" # Each platform will need a service file that starts # at an appropriate time per system. For instance, if -- cgit v1.2.3