summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-30 12:40:45 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-30 21:38:35 +0300
commit8b502584d235b6a52f4108da56b900e749c13943 (patch)
tree3e841e4dee42c5a22e16cb3d4a676671d4bae753
parent4298530de5f9c78d82825ed232b0ecef563e474d (diff)
downloadopenbmc-8b502584d235b6a52f4108da56b900e749c13943.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb2
1 files changed, 1 insertions, 1 deletions
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 267c4c23aa..0491d5ff0a 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 += "cli11"
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"