summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-02-22 11:20:56 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-02-24 02:02:34 +0300
commit39d9187194f7c197d55f0cbb789a051af3122577 (patch)
tree0e39d05e500b6ee506951731febae98123d60aba /meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb
parentbd2580b8bb3cd4ad5dc27f0842deda185a1a9709 (diff)
downloadopenbmc-39d9187194f7c197d55f0cbb789a051af3122577.tar.xz
phosphor-pid-control: srcrev bump df1f183fb4..79cde00af7
Potin Lai (1): main: add multiple search paths for config.json Change-Id: I6a9253a6c8e5458415e1dfc59f99bf117cd1dbc5 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 1b4aa435c4..d75a990e5b 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 = "df1f183fb4c850c71abb6ea940a9ed2e9c7b9d23"
+SRCREV = "79cde00af75a15e60fa91a367b49421baf8530cf"
PV = "0.1+git${SRCPV}"
PR = "r1"