summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-17 03:50:12 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-17 05:01:40 +0300
commit4d8f2e1c0515ac3923843beb8411f690b8c443f1 (patch)
tree6488107e7b36c9e87ea9d98ab6e8399b61d6ba04 /meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
parent7cc9eb3d638402f75a2014cd32f515bd7e603dd2 (diff)
downloadopenbmc-4d8f2e1c0515ac3923843beb8411f690b8c443f1.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb')
-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 ffcee3a3c2..88a22be074 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 = "8c051121ade815a46e39d5c669fee77302df2b6d"
+SRCREV = "7e6130aab02545f19597c1776d8915ab4c450d11"
PV = "0.1+git${SRCPV}"
PR = "r1"