summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-16 03:51:02 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-06-17 00:29:19 +0300
commit28abb6fb1b9bf2559fb7df653dcdc4fa39a0e1cc (patch)
treea6e4bd2181567815ede9b9f9dc0ec1546c5288fd
parent1cc27c2a368800cea21354607327a01c7aa09eb3 (diff)
downloadopenbmc-28abb6fb1b9bf2559fb7df653dcdc4fa39a0e1cc.tar.xz
phosphor-pid-control: srcrev bump 9fe3a3c767..57a7af6a4f
Harvey Wu (1): fix compile error when enable meson test option Change-Id: Ide308331f3a3bcef22089e14d23a8274516612e6 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 5902fe8824..1e00bddb55 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 = "9fe3a3c767cc7932f526edb2fded7962d848b8a4"
+SRCREV = "57a7af6a4f7ca9ce0be7e5d4a4f9b561d9c4fd57"
PV = "0.1+git${SRCPV}"
PR = "r1"