commit | 91ce49b92f22829350b4b71ad569893f98fbbc10 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Feb 02 13:50:18 2023 -0600 |
committer | Andrew Geissler <andrew@geissonator.com> | Thu Feb 09 02:16:59 2023 +0000 |
tree | 235656725f5f57ad05841d764bef196b04d29283 | |
parent | 60e1b5cb3729c65e1f9ea7407f57edf6af3d919b [diff] |
phosphor-pid-control: srcrev bump 239aa7d705..10e46efabf Josh Lehan (1): Skipping over Association Definitions messages Change-Id: I248818985ae90570008fbea59cfe333fc92ecdb9 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 283ce30..03ec05a 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 = "239aa7d705e69d37383df37f6cbb67c0d9425423" +SRCREV = "10e46efabf262d99cd457e97bd8c9ad6f90f834a" PV = "0.1+git${SRCPV}" PR = "r1"