commit | 58832ec41ba878a90a9ac535d41757fc85075480 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Sep 03 10:20:42 2024 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Sep 03 20:49:49 2024 +0000 |
tree | 6ddc2f14d0fb6f5b922f696691e8abe729d0bbb5 | |
parent | 3016de27b990e67fccf36cf52f84cee8104b7db2 [diff] |
phosphor-pid-control: srcrev bump 5d897e2a20..bd63bcaca2 Patrick Williams (1): clang-format: re-format for clang-18 Change-Id: I590e9b68aece471274b158b1b2d9e3212b757987 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 fc7ae48..cd43826 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 = "5d897e2a20a5107d4677d4da4b1ec9b0eab9e006" +SRCREV = "bd63bcaca2ac9edf1778136cf240e3bbe8b31566" PV = "0.1+git${SRCPV}" PR = "r1"