commit | 1462c7e7ffee658ae02936f56615d86263a3178d | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Jun 07 23:20:11 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Jun 09 12:50:30 2023 +0000 |
tree | 4ecbbd8e8e74f81e9785ec37e5f138766a6e00f5 | |
parent | 6c1fc6701e6c56c6fd022c064a6c01e0f68c04e2 [diff] |
phosphor-pid-control: srcrev bump 7c6d35d5c4..9fe3a3c767 ykchiu (1): Set failsafePwm by pid configuration Change-Id: Ib78bc6fe60f0146f1662e90c8c38f8e42d885b8a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
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 45ac7c6..5902fe8 100644 --- a/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb +++ b/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
@@ -17,7 +17,7 @@ DEPENDS += "boost" # We depend on this to be built first so we can build our providers. DEPENDS += "phosphor-ipmi-host" -SRCREV = "7c6d35d5c439196254a7ca600b2d6bc0650adf4a" +SRCREV = "9fe3a3c767cc7932f526edb2fded7962d848b8a4" PV = "0.1+git${SRCPV}" PR = "r1"