summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-11-13 10:31:37 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-11-16 01:34:49 +0300
commita8ebb057f929e3ce89e8dd558b0712e9f968f43e (patch)
treec4788da75d94e8ce39388bef8d4241b4590699a3 /meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
parentc6d0f874873a1a1fd4e5f53df690a52c70c1ccea (diff)
downloadopenbmc-a8ebb057f929e3ce89e8dd558b0712e9f968f43e.tar.xz
phosphor-pid-control: srcrev bump cf8ee3006c..fb82a87d2e
Harvey Wu (2): Change folder name build to buildjson fix cppcheck warning Harvey.Wu (2): fix compile warning when meson build meson: Add meson and meson_option files Josh Lehan (2): pid/zone: Adding unscaled to cache and logging dbusconfiguration: Init margin similar to temp Change-Id: I64d771c3ad25bdee0d4ff249a84701ce5de6e7c0 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 374bd6c6d2..0247752f87 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 = "cf8ee3006c526a8ceeeacaeebe8f203a0082d0cf"
+SRCREV = "fb82a87d2e88a99523a169acda43fa67315452a2"
PV = "0.1+git${SRCPV}"
PR = "r1"