summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/fans
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-12-16 04:00:21 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-12-16 18:01:39 +0300
commit4440cf06052de588cf7330bb5e065a954e1e14ad (patch)
tree9e2ba5b6fff001c5e7ece5c31b274ab4efe76818 /meta-phosphor/recipes-phosphor/fans
parent114669c40ceff8f065850ffa700c877a8823412d (diff)
downloadopenbmc-4440cf06052de588cf7330bb5e065a954e1e14ad.tar.xz
phosphor-pid-control: srcrev bump c612c051a5..9f9a06aa9c
Josh Lehan (1): Fix interval calculation bug and D-Bus init Change-Id: I3da744d1951ae05b32b2972092f1c307de7e7ab6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/fans')
-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 03c23a0aa2..afd56c62ae 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 = "c612c051a5c414180f8ebe273c24543ab95d16ee"
+SRCREV = "9f9a06aa9c4d49749c2d94164ed00c6ef706e04f"
PV = "0.1+git${SRCPV}"
PR = "r1"