commit | 4d8f2e1c0515ac3923843beb8411f690b8c443f1 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue May 16 19:50:12 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed May 17 02:01:40 2023 +0000 |
tree | 6488107e7b36c9e87ea9d98ab6e8399b61d6ba04 | |
parent | 7cc9eb3d638402f75a2014cd32f515bd7e603dd2 [diff] |
phosphor-pid-control: srcrev bump 8c051121ad..7e6130aab0 Patrick Williams (1): meson: remove deprecated get_pkgconfig_variable Change-Id: I14b702a9818b292c69be63cbcefe7936e5e10dd5 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 ffcee3a..88a22be 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 = "8c051121ade815a46e39d5c669fee77302df2b6d" +SRCREV = "7e6130aab02545f19597c1776d8915ab4c450d11" PV = "0.1+git${SRCPV}" PR = "r1"