From eab97f3b300348c2524914216a1f9f80e492a9bb Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 5 Mar 2021 01:10:47 +0000 Subject: phosphor-pid-control: srcrev bump 258530af96..b6a0b89e44 Hao Jiang (4): Modify function signature for unit test. Retry pidControlLoop in individual context handler Expose exception of restartControlLoops(). Bug fix: pidControlLoop may loop infinitely. Change-Id: Iba2f38ed89ce3fd42557ece8f3d17b7363ddea6a Signed-off-by: Andrew Geissler --- 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 d6d549f62..5f65ad24e 100644 --- a/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb +++ b/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb @@ -13,7 +13,7 @@ inherit systemd S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/phosphor-pid-control" -SRCREV = "258530af96c8e729383e94716c0c4d275ab065f4" +SRCREV = "b6a0b89e4419aeef4a2cdfde1a9119ae6b9be25f" # Each platform will need a service file that starts # at an appropriate time per system. For instance, if -- cgit v1.2.3