commit | dd9ccf315dab7449a95accf56156580c8d76894d | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Dec 12 09:50:16 2022 -0600 |
committer | Andrew Geissler <andrew@geissonator.com> | Tue Dec 13 02:49:46 2022 +0000 |
tree | 75e6140e23c13e1df51a02243943a87fd3fefc40 | |
parent | 1cedf8c0f7c5175cdbd6da6f77210ec6666911ff [diff] |
phosphor-pid-control: srcrev bump 23e22b90c3..5897fcc104 Patrick Williams (2): prettier: re-format beautysh: re-format Change-Id: I6e324c56c1f180042df0cccaba5b670eb1356a99 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 f460b6e..81bfcbd 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 = "23e22b90c32fc7b40489fae41b1ad6439152b07f" +SRCREV = "5897fcc104df9d07e41f0b71d52b273b6c46f901" PV = "0.1+git${SRCPV}" PR = "r1"