summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-06 04:00:31 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-10-07 00:41:38 +0300
commitb47ede4abffdedf677a159308efa04c047a718cd (patch)
tree44212d7d2306357a4ddeb39126c769312f3c721d
parent6e16dafb4d7285571790a7ee7425ae9c03a7236b (diff)
downloadopenbmc-b47ede4abffdedf677a159308efa04c047a718cd.tar.xz
phosphor-pid-control: srcrev bump bcdeb83ca0..f2efcbbd31
Harvey.Wu (2): Modified sensorConfig map index name about fan Using readPath dbuspath in getMatch function Change-Id: Ie07c5e0302d583719327ea3975543d7ae69d694a 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 10fb5d8d87..fe94d18381 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 = "bcdeb83ca05ed0fa352290ec8f78bb28a2d1d2fb"
+SRCREV = "f2efcbbd31ebbf9edfcfae16fffe88496d23b53d"
PV = "0.1+git${SRCPV}"
PR = "r1"