From a16d872bcbe6f86c217ec470752eb5575278f29b Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 9 Oct 2020 16:21:10 +0000 Subject: phosphor-pid-control: srcrev bump b8cfc64208..ca791156e2 James Feist (1): Remove James from MAINTAINERS Josh Lehan (1): FanController/ThermalController: Clean up PID input math Patrick Venture (3): dbus: move debugPrint to util dbus: parameterize dbusconfiguration init drop struct keyword for non-packed objects (From meta-phosphor rev: bfaaf3c3045a1ef8b9f3dfd3c433afdcdb2a3f08) Change-Id: I73e7bda6cad7ee11aff39634714be8f8d470f2a9 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(-) 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 019bc08b6..082f3f117 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 = "b8cfc64208c67fb4ec8568612118273ac7c9c6f4" +SRCREV = "ca791156e2594ce7d25b42793a0a1b60d922fefd" # Each platform will need a service file that starts # at an appropriate time per system. For instance, if -- cgit v1.2.3