commit | 1f98d7a4bfc0388ab26c7cedebfe9c7f0ce1a91b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Sat Dec 09 06:50:07 2023 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Dec 13 19:18:48 2023 +0000 |
tree | ae52f011b035d501a4d87972050970ba03e21dd4 | |
parent | 20cd4f573d9f5b0e4b7555629ab8f2bec666c7b2 [diff] |
phosphor-pid-control: srcrev bump 397e6bcb5e..efda1ceda3 Patrick Williams (1): meson: adjust nlohmann-json dependency Change-Id: Id1ac817b4fb77dc150e6d46994f660e4238ad62d 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 220468a..8d04f8c 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 = "397e6bcb5e30fb2e0fb46b75138d3883558888b3" +SRCREV = "efda1ceda3ebe0cdcab2b5ea8248a387c8e556f5" PV = "0.1+git${SRCPV}" PR = "r1"