phosphor-pid-control: srcrev bump 57a7af6a4f..796f06dc6f
Patrick Williams (5):
build: upgrade to C++23
meson: add necessary subprojects
meson: enable tests by default
dbuspassive: drop needless c_str
dbusutil: use sdbusplus match rules
Zev Weiss (1):
sysfs: Unconditionally replace '**' in FixupPath()
Change-Id: I80f625053611b4e796abcd7bec28df33aa1387af
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 1e00bdd..bbdfe29 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 = "57a7af6a4f7ca9ce0be7e5d4a4f9b561d9c4fd57"
+SRCREV = "796f06dc6f0e8161ee9ecf085443c1ae0dc45216"
PV = "0.1+git${SRCPV}"
PR = "r1"