summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/fans
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-23 16:50:20 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-23 13:29:39 -0400
commit52360bf9e05989ad11840126e5bf6037ffd1e6b3 (patch)
treec5786964485b7af7b980df7e0f292a31d62aa860 /meta-phosphor/recipes-phosphor/fans
parent790286f1ad7ef8364f524477ef459bfa828e2e05 (diff)
downloadtalos-openbmc-52360bf9e05989ad11840126e5bf6037ffd1e6b3.tar.gz
talos-openbmc-52360bf9e05989ad11840126e5bf6037ffd1e6b3.zip
phosphor-pid-control: srcrev bump d8a9a19e5a..f77d5a573d
Patrick Venture (3): cleanup: apply constness to read-only iterators cleanup: rename variable per openbmc style cleanup: move from copy and pointer to just const reference (From meta-phosphor rev: d62cb8bc0b8419defe581d117df994e4fe6a9b49) Change-Id: I588aee207861373a7bb230db7eb778069087cf6e 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 4f29a5234..9c0477215 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 = "d8a9a19e5a1c1a343cd6f10a58b0eee937bebeca"
+SRCREV = "f77d5a573de3e073e8352aed2d8b4ecf584ee2a6"
# Each platform will need a service file that starts
# at an appropriate time per system. For instance, if
OpenPOWER on IntegriCloud