commit | 41c885e7ea4c45a07d0dadd9972c7734fd33054a | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Oct 20 21:00:41 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Oct 23 11:18:58 2023 +0000 |
tree | 25cf83657f76f4e0223e9c5b96138a2feb36da26 | |
parent | 0875a799abea3bdfbfc2c820d73c9da615ad7277 [diff] |
phosphor-pid-control: srcrev bump 37180062d9..e1dbb59a08 Patrick Williams (1): clang-format: copy latest and re-format Change-Id: Ia7a26ba9800268549c9216a292d245a93e3e31a8 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 aba8ede..2fbdf27 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 = "37180062d950d6414d257effdb4082c3b541a964" +SRCREV = "e1dbb59a08819d3e0cf8aa1e4718a37feb817902" PV = "0.1+git${SRCPV}" PR = "r1"