summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-03-05 01:10:41 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-03-05 15:32:26 +0300
commitcb1d2cb0c0dbd1ab3c75cff2d7d29bd4a41ba078 (patch)
tree1148b34bc4e63c51b8859633447be9504e9f6121
parentec5f599c754885ee23075d8d8eeb5942018a7e98 (diff)
downloadopenbmc-cb1d2cb0c0dbd1ab3c75cff2d7d29bd4a41ba078.tar.xz
phosphor-pid-control: srcrev bump 9f1532dd04..a7bbd4583e
Zhikui Ren (1): remove duplicated header include Change-Id: I4d624db5a528f5f401baab9916372c4e7b2c01d0 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 83ed420603..267c4c23aa 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 = "9f1532dd04caabd87a9e70e3dbdea2f3a4ba09b8"
+SRCREV = "a7bbd4583ea488d721ed0e185ed8119cd171fc15"
PV = "0.1+git${SRCPV}"
PR = "r1"