summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-27 18:50:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-04-28 00:30:45 +0300
commit077f36b7df929541d2b6daa5f973a81512047e34 (patch)
tree5d9e53baea3dc800c4d76de82ff59b7422d2516c
parent316e3a1b259bcb4d6f7ce25f52d599736097a5f0 (diff)
downloadopenbmc-077f36b7df929541d2b6daa5f973a81512047e34.tar.xz
phosphor-pid-control: srcrev bump cdc8dca44b..c2a311b005
Jinliang Wang (1): Handle InterfacesRemoved signal under /xyz/openbmc_project/sensor path Change-Id: I78dfc20b7851366d4c3b88fa0eec8db765cb5977 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 f2cc3fa2a7..7840c6cdc2 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 = "cdc8dca44b5a60af4bb86598043b54f955b81bcd"
+SRCREV = "c2a311b0055b5af0d93bf5db0e9834271d93d458"
PV = "0.1+git${SRCPV}"
PR = "r1"