commit | 28abb6fb1b9bf2559fb7df653dcdc4fa39a0e1cc | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Jun 15 19:51:02 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Jun 16 21:29:19 2023 +0000 |
tree | a6e4bd2181567815ede9b9f9dc0ec1546c5288fd | |
parent | 1cc27c2a368800cea21354607327a01c7aa09eb3 [diff] |
phosphor-pid-control: srcrev bump 9fe3a3c767..57a7af6a4f Harvey Wu (1): fix compile error when enable meson test option Change-Id: Ide308331f3a3bcef22089e14d23a8274516612e6 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 5902fe8..1e00bdd 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 = "9fe3a3c767cc7932f526edb2fded7962d848b8a4" +SRCREV = "57a7af6a4f7ca9ce0be7e5d4a4f9b561d9c4fd57" PV = "0.1+git${SRCPV}" PR = "r1"