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-10-12 08:31:17 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-10-12 14:54:33 +0300
commit9afa6687d682d824c3d4200fab8f8fd401d0bb61 (patch)
tree0467a0ce72ddceeea0d24a760e941f7d1e1de022 /meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
parentcbd392f2e5452929bac138b3335b99f4ce2abb22 (diff)
downloadopenbmc-9afa6687d682d824c3d4200fab8f8fd401d0bb61.tar.xz
phosphor-pid-control: srcrev bump f2efcbbd31..e2ec69ad00
Potin Lai (1): Add SIGHUP handling for reloading configuration Change-Id: Id8e83c7af2dabbbf830e72b2d85a8c3e355eb1ac 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 fe94d18381..028fd7b409 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 = "f2efcbbd31ebbf9edfcfae16fffe88496d23b53d"
+SRCREV = "e2ec69ad006828e8b3aeadbc009947b21aa3b4fe"
PV = "0.1+git${SRCPV}"
PR = "r1"