commit | acae1a1a9fe3a1bdeef3d7546385c48172c6202a | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Dec 27 20:40:36 2023 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Jan 01 16:29:16 2024 +0000 |
tree | 52335e7bc613c2d111ef39d327bddc64bf8246c2 | |
parent | 9186f77e33398abe9a9943ca2a7fa6f48a9702b2 [diff] |
phosphor-pid-control: srcrev bump efda1ceda3..df597657fd Josh Lehan (1): Changing wording of failsafe transition messages Change-Id: I0c3faed6806ee00bcf9976d67c056f6d37068216 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 8d04f8c..7ff4a94 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 = "efda1ceda3ebe0cdcab2b5ea8248a387c8e556f5" +SRCREV = "df597657fd0d1c248d1685e3b69478c80fc33461" PV = "0.1+git${SRCPV}" PR = "r1"