commit | 020979994f5e040941201ce369e3c7b9148c11cd | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Sun Oct 01 19:50:16 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Oct 04 22:05:05 2023 +0000 |
tree | 19ea739bccd63a14467e23f26dc569c849aab3ca | |
parent | 4c75b2ba2c7cac4393821f1afe056cd0ed0dc3a1 [diff] |
phosphor-pid-control: srcrev bump f7c07c9553..cc0232af94 Harvey Wu (1): zone: Add debug interface to zone dbus path Change-Id: I767c30866369c7fcd416d49c8c757f869b23b842 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 49f4fa0..2503eb3 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 = "f7c07c9553c5088b9a346e838183836212df2b6c" +SRCREV = "cc0232af9487f1096413daa22efd27c5641e44fc" PV = "0.1+git${SRCPV}" PR = "r1"