From df6f049f560e15eb643f925a9e41305acbc5e60d Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 30 Oct 2018 18:50:21 +0000 Subject: 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 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/phosphor-pid-control_git.bb') 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 -- cgit v1.2.1