From 9de294143972cd22f62699b96675d5b2cde051cd Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Wed, 29 Aug 2018 22:27:30 -0400 Subject: phosphor-pid-control: srcrev bump 64f072a74c..40be36ac31 Patrick Venture (1): add missing gmock header: read|write interface mock (From meta-phosphor rev: 2d789d810dc9b74817760473ea25d631c0183ff5) Change-Id: If44eb6054745b5e42594059cd92ae31ebd7c6fa7 Signed-off-by: Brad Bishop --- meta-phosphor/common/recipes-phosphor/fans/phosphor-pid-control.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-phosphor/common/recipes-phosphor/fans/phosphor-pid-control.bb b/meta-phosphor/common/recipes-phosphor/fans/phosphor-pid-control.bb index 75c4547fc..731ab528b 100644 --- a/meta-phosphor/common/recipes-phosphor/fans/phosphor-pid-control.bb +++ b/meta-phosphor/common/recipes-phosphor/fans/phosphor-pid-control.bb @@ -8,7 +8,7 @@ DESCRIPTION = "Fan Control" PR = "r1" SRC_URI = "git://github.com/openbmc/phosphor-pid-control" -SRCREV = "64f072a74c895de24b2ec7a5c829224e6abdf516" +SRCREV = "40be36ac31a4756498a1f297324129fe1271b726" S = "${WORKDIR}/git" inherit autotools pkgconfig -- cgit v1.2.1