summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/fans
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-02-11 23:01:45 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-02-12 16:16:51 -0500
commitb91b3b341bdf2e04a7706f14c536450219faa767 (patch)
treeba64ef3fc83d0e42634c2334e0211c27f0d9fd14 /meta-phosphor/recipes-phosphor/fans
parent4d4c84929ebe90cb4ff010d23c83ecfc64f3c39c (diff)
downloadtalos-openbmc-b91b3b341bdf2e04a7706f14c536450219faa767.tar.gz
talos-openbmc-b91b3b341bdf2e04a7706f14c536450219faa767.zip
phosphor-pid-control: srcrev bump eeeb867de1..ba8ffa73eb
Patrick Venture (12): sensors: buildjson: add todo for failure pid: rename structure components for style pid: rename variables with full names conf change: rename zone variables conf change: sensors: read and write path rename sysfs: style fix on sysfswrite conf change: pid: all pid details are now camelCase conf change: s/set-point/setpoint/ add support to build zones and PIDs from json errors: add configuration exception add json verification for configurations swap libconfig++ for json in configuration parsing (From meta-phosphor rev: d828dfd254a6c06a9882c5f3401fbe6b6d041985) Change-Id: I477d5933d27a76cd72ec231e69bdc8f05d0231f3 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 59d3fbbda..6c43b7cd1 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 = "eeeb867de1fac2d524cd2d0c94d11194bfbfcebb"
+SRCREV = "ba8ffa73eb8c5941aba2378d0c70d638abd305ce"
# Each platform will need a service file that starts
# at an appropriate time per system. For instance, if
OpenPOWER on IntegriCloud