summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/fans
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-09-21 20:50:16 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-24 07:43:50 -0400
commit3ac52bdc7eca64bd58bc733a7ccbf6cf48f95bc6 (patch)
tree1caf9af2c6821f2d1c6406dee8764d30cfbf2eda /meta-phosphor/recipes-phosphor/fans
parentecf5aae79ee6aaef392988d3185a0a81cfdef1f8 (diff)
downloadtalos-openbmc-3ac52bdc7eca64bd58bc733a7ccbf6cf48f95bc6.tar.gz
talos-openbmc-3ac52bdc7eca64bd58bc733a7ccbf6cf48f95bc6.zip
phosphor-pid-control: srcrev bump 07c3a80e09..3dfaafdaca
James Feist (1): Add hysteresis to stepwise controller Patrick Venture (2): build: fix conditional build: configureDbus replacing linked objects (From meta-phosphor rev: c522be0734f6bce41574ab4daa5a74c3cd9c7743) Change-Id: I0b23dfd01ace768e9a64aa6245a11f2e7dbf56e4 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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control.bb b/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control.bb
index f402a265d..5658c521e 100644
--- a/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control.bb
+++ b/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control.bb
@@ -8,7 +8,7 @@ DESCRIPTION = "Fan Control"
PR = "r1"
SRC_URI = "git://github.com/openbmc/phosphor-pid-control"
-SRCREV = "07c3a80e092705e22158b37825c628df5f59dbf7"
+SRCREV = "3dfaafdacaeaf2b21ff24f3cb314b71c911e2cea"
S = "${WORKDIR}/git"
inherit autotools pkgconfig
OpenPOWER on IntegriCloud