summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/fans
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-31 21:40:35 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-31 22:55:16 -0400
commitdb8a6cdc4c12f62d55ba81a998636948753743e6 (patch)
tree304aa9c83250c312a090ef2d710a4aa5070e33eb /meta-phosphor/recipes-phosphor/fans
parent16aacaf22aafd0794906292848bfafac91e393dc (diff)
downloadtalos-openbmc-db8a6cdc4c12f62d55ba81a998636948753743e6.tar.gz
talos-openbmc-db8a6cdc4c12f62d55ba81a998636948753743e6.zip
phosphor-pid-control: srcrev bump e725286473..4fd8cff4a9
Patrick Venture (10): dbus: dbuswrite: add try/catch block on calls style: s/getZoneId/getZoneID/g style: use system path for dbus headers performance: fixup missing const reference in zone zone: use const reference consistently style: s/getMinThermalRpmSetPt/getMinThermalRPMSetpoint/g style: rename main globals per style style: misc camel casing manager: use pass by reference by default cleanup: drop obsolete is_method_error checks (From meta-phosphor rev: 14e35e60b1db368ba7d279193cc1ca00811753fd) Change-Id: Ia0fe55ed82e2439560cba912d9455f2a736f8f4a 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 8217f385f..087bb9316 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 = "e725286473cf6a522f50b7bfe69fcd56248028bc"
+SRCREV = "4fd8cff4a936a290d875618b4ce6e517f8231779"
# Each platform will need a service file that starts
# at an appropriate time per system. For instance, if
OpenPOWER on IntegriCloud