From 9604c22e0517704f8e3a2a533763e21621068c29 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 16 Nov 2018 23:20:23 +0000 Subject: phosphor-pid-control: srcrev bump ba3c8c1c15..fcdd85a4b8 James Feist (2): Allow multiple inputs to thermal and stepwise controllers dbusconfiguration: Fix and simplify zone calculation Patrick Venture (3): Move all floats to doubles pid: add helper methods for thermal controller types build: drop commented out line William A. Kennington III (1): std::variant: Fixup apply_visitor calls (From meta-phosphor rev: 8752919bea741e0104224a58f7ebae15d4827838) Change-Id: I749533c56e57b8b547c97501f71450a8ac08ec23 Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- 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') 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 56b00b346..609c217c5 100644 --- a/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb +++ b/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb @@ -14,7 +14,7 @@ inherit obmc-phosphor-ipmiprovider-symlink S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/phosphor-pid-control" -SRCREV = "ba3c8c1c15ab10e3c9ad287c93d8a7598addc22f" +SRCREV = "fcdd85a4b8fd3a34454f6bd0fd8c1901d05caa90" # Each platform will need a service file that starts # at an appropriate time per system. For instance, if -- cgit v1.2.3