commit | 693ce55c52546971542a32be997adf25fdf23083 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed May 10 14:30:23 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu May 11 01:19:12 2023 +0000 |
tree | 055f60daea98663f12197555ce698c17f9f3deea | |
parent | 709cc39328e3a686ef5ba4e459a9142d650c0ec6 [diff] |
phosphor-pid-control: srcrev bump c2a311b005..8c051121ad Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I4a8e1719bcf50da725e4f84259833f6e8d5fffe8 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 7840c6c..ffcee3a 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 = "c2a311b0055b5af0d93bf5db0e9834271d93d458" +SRCREV = "8c051121ade815a46e39d5c669fee77302df2b6d" PV = "0.1+git${SRCPV}" PR = "r1"