From 197ad6948260fa521d0f21f0e190975501d9f10b Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 30 Oct 2018 21:50:20 +0000 Subject: phosphor-pid-control: srcrev bump 7af157b10e..e725286473 Patrick Venture (7): pid: stepwisecontroller: add missing override pid: add missing override specifiers dbus: util: add missing try/catch block dbus: passive: move exception checking into factory dbus: dbuswrite: use factory to catch errors errors: add exception for build time failure sensors: throw build time exceptions on failure (From meta-phosphor rev: 4ad5e01d180e969f73da8386ddee6aac03984b5b) Change-Id: I9364f0068b5273792ca51d825ea605bcacd4c03b 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') 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 3eae8fb26..8217f385f 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 = "7af157b10ef4c1a0d09be0e310825909ca630cd0" +SRCREV = "e725286473cf6a522f50b7bfe69fcd56248028bc" # Each platform will need a service file that starts # at an appropriate time per system. For instance, if -- cgit v1.2.3