summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-20 23:21:46 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-10-21 23:53:46 +0300
commitf82122a3bce46ad2c3cb5b188693d78e85cf5727 (patch)
tree9051c2a61ac1dee9d640286ff2ec3a2b301ae777
parent068a7fc15938c774b25981f87c4fb78c47f21f53 (diff)
downloadopenbmc-f82122a3bce46ad2c3cb5b188693d78e85cf5727.tar.xz
phosphor-pid-control: srcrev bump e2ec69ad00..cf8ee3006c
Ed Tanous (1): Move Ed from maintainer to reviewer Change-Id: Id1d5acbc4a12ede615d7ed900e8649717b26c390 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 028fd7b409..374bd6c6d2 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 = "e2ec69ad006828e8b3aeadbc009947b21aa3b4fe"
+SRCREV = "cf8ee3006c526a8ceeeacaeebe8f203a0082d0cf"
PV = "0.1+git${SRCPV}"
PR = "r1"