summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-30 18:50:21 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-30 15:58:24 -0400
commitdf6f049f560e15eb643f925a9e41305acbc5e60d (patch)
tree0f82438879d87a1087c3db43ffc0c664de7e88e6 /meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
parent3eb4f3f8f3ae24f0ef97ad2872246c6451a42cb4 (diff)
downloadtalos-openbmc-df6f049f560e15eb643f925a9e41305acbc5e60d.tar.gz
talos-openbmc-df6f049f560e15eb643f925a9e41305acbc5e60d.zip
phosphor-pid-control: srcrev bump f3252315f3..7af157b10e
Patrick Venture (3): style: member functions should be lower camel dbus: util: add missing try/catch block style: function names should be lower camel (From meta-phosphor rev: c0c63b9b34f3adf1dd43cccabe5338c278b71db4) Change-Id: Ibd8590d19b3392f9b3bfe568ca83dfd7c9a38e45 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/phosphor-pid-control_git.bb')
-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 e4ab20c16..3eae8fb26 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 = "f3252315f364deef288bbcaebee292e94106713a"
+SRCREV = "7af157b10ef4c1a0d09be0e310825909ca630cd0"
# Each platform will need a service file that starts
# at an appropriate time per system. For instance, if
OpenPOWER on IntegriCloud