commit | ae2ca299d0dc0ec881da37560fb2f45caebf25ad | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Oct 04 19:50:05 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Oct 06 20:32:51 2023 +0000 |
tree | a60197f5bc1d2b8f21ba6b1767df9ba7dc20e9f2 | |
parent | a5e9ec1cd7d45f8c429cffe0145ce0e84322ca96 [diff] |
phosphor-pid-control: srcrev bump cc0232af94..37180062d9 Harvey Wu (1): zone: Add debug thermal/power interface Change-Id: Icb842435c39301e4a9c6397158949ceaf1886bd1 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 2503eb3..aba8ede 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 = "cc0232af9487f1096413daa22efd27c5641e44fc" +SRCREV = "37180062d950d6414d257effdb4082c3b541a964" PV = "0.1+git${SRCPV}" PR = "r1"