From 52360bf9e05989ad11840126e5bf6037ffd1e6b3 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 23 Oct 2018 16:50:20 +0000 Subject: 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 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 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 -- cgit v1.2.3