commit | 8b502584d235b6a52f4108da56b900e749c13943 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Apr 30 04:40:45 2024 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Apr 30 18:38:35 2024 +0000 |
tree | 3e841e4dee42c5a22e16cb3d4a676671d4bae753 | |
parent | 4298530de5f9c78d82825ed232b0ecef563e474d [diff] |
phosphor-pid-control: srcrev bump a7bbd4583e..8dc277cc79 Konstantin Aladyshev (1): meson: Enable link time optimization Change-Id: I2281a7b63c6f715d7d2a7c8ced32423d46696d5d 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 267c4c2..0491d5f 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 = "a7bbd4583ea488d721ed0e185ed8119cd171fc15" +SRCREV = "8dc277cc790efa2a25a4778693cba1bfa24ab741" PV = "0.1+git${SRCPV}" PR = "r1"