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>
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 374bd6c..0247752 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 = "cf8ee3006c526a8ceeeacaeebe8f203a0082d0cf"
+SRCREV = "fb82a87d2e88a99523a169acda43fa67315452a2"
PV = "0.1+git${SRCPV}"
PR = "r1"