summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/fans
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-11-16 23:20:23 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-18 20:05:08 -0500
commit9604c22e0517704f8e3a2a533763e21621068c29 (patch)
tree0408a071c4b3c332a173078e07f34096f4b87faf /meta-phosphor/recipes-phosphor/fans
parent26162ff1e7c210522ea7983d09c390087fc0ae1c (diff)
downloadtalos-openbmc-9604c22e0517704f8e3a2a533763e21621068c29.tar.gz
talos-openbmc-9604c22e0517704f8e3a2a533763e21621068c29.zip
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 <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/fans')
-rw-r--r--meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud