summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-10-09 08:30:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-10-09 23:13:21 +0300
commitde96d48254e5b3fc0d1eb7916672e29d6b852b1b (patch)
tree1e0f89ab97f8f822690e4147e39c0f98ff8355a4
parentf24c0ae21ec19e13615d75bd2ca51baf4a41e0a0 (diff)
downloadopenbmc-de96d48254e5b3fc0d1eb7916672e29d6b852b1b.tar.xz
phosphor-pid-control: srcrev bump bd63bcaca2..1b3b7304d6
Harvey Wu (1): fix CI failed Change-Id: Icb78693d9620946fa76f011533b53cb525678514 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 cd43826566..4c07016e45 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 = "bd63bcaca2ac9edf1778136cf240e3bbe8b31566"
+SRCREV = "1b3b7304d6cd78f44f39a5d54c1dc0ab3e1cf93d"
PV = "0.1+git${SRCPV}"
PR = "r1"