commit | 22e5e0652ad8f42ddeef2b4bf3b3e8b83762687a | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Dec 01 09:20:27 2023 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Sun Dec 03 16:17:01 2023 +0000 |
tree | 600dbe99d432df4b46a2c29f30bf16df07ceae99 | |
parent | 1cae4a6c4a8f342504f6eba9250a661fae654ebb [diff] |
phosphor-pid-control: srcrev bump 3f0f7bc358..397e6bcb5e Patrick Williams (1): build: use allowed over enabled Change-Id: Ibabfd2910d91892a22d3a7ac26ff338329160097 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 34a12d2..220468a 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 = "3f0f7bc35831d467d912698dc5dbd9dcf9ad10f3" +SRCREV = "397e6bcb5e30fb2e0fb46b75138d3883558888b3" PV = "0.1+git${SRCPV}" PR = "r1"