summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-08 07:20:11 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-06-09 15:50:30 +0300
commit1462c7e7ffee658ae02936f56615d86263a3178d (patch)
tree4ecbbd8e8e74f81e9785ec37e5f138766a6e00f5
parent6c1fc6701e6c56c6fd022c064a6c01e0f68c04e2 (diff)
downloadopenbmc-1462c7e7ffee658ae02936f56615d86263a3178d.tar.xz
phosphor-pid-control: srcrev bump 7c6d35d5c4..9fe3a3c767
ykchiu (1): Set failsafePwm by pid configuration Change-Id: Ib78bc6fe60f0146f1662e90c8c38f8e42d885b8a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 45ac7c6869..5902fe8824 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 = "7c6d35d5c439196254a7ca600b2d6bc0650adf4a"
+SRCREV = "9fe3a3c767cc7932f526edb2fded7962d848b8a4"
PV = "0.1+git${SRCPV}"
PR = "r1"