summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-12-09 15:50:07 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-12-13 22:18:48 +0300
commit1f98d7a4bfc0388ab26c7cedebfe9c7f0ce1a91b (patch)
treeae52f011b035d501a4d87972050970ba03e21dd4 /meta-phosphor/recipes-phosphor
parent20cd4f573d9f5b0e4b7555629ab8f2bec666c7b2 (diff)
downloadopenbmc-1f98d7a4bfc0388ab26c7cedebfe9c7f0ce1a91b.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb2
1 files changed, 1 insertions, 1 deletions
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 220468a99a..8d04f8c05f 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 += "cli11"
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"