summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-02-08 22:51:38 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-02-08 21:14:18 -0500
commitfd194b23d9d70276f652dc69663eff0e2b39e308 (patch)
treec5ecea6fb0d56cdb7e59639ab1d03ecda19a8598 /meta-phosphor
parent283febe2161f252466b75415a02a462a6fda588c (diff)
downloadtalos-openbmc-fd194b23d9d70276f652dc69663eff0e2b39e308.tar.gz
talos-openbmc-fd194b23d9d70276f652dc69663eff0e2b39e308.zip
phosphor-pid-control: srcrev bump 572c43dab6..eeeb867de1
James Feist (1): Move all variant usage to std Patrick Venture (2): sensors: add method to grab default timeout add support to build sensors from json (From meta-phosphor rev: 2bcab3d9203dd7b1c02febe136ba48d2b3c6821e) Change-Id: I671da94ed5468f16556e8b614c2f01886ffc67bb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-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 68aa273c0..59d3fbbda 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 = "572c43dab62f9e207781b96e7e48b7b38ca024e5"
+SRCREV = "eeeb867de1fac2d524cd2d0c94d11194bfbfcebb"
# Each platform will need a service file that starts
# at an appropriate time per system. For instance, if
OpenPOWER on IntegriCloud