commit | 2b937c37a47f4c12d01d0f7fd0acfc8bcf87a865 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Aug 22 03:50:21 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Aug 23 22:42:48 2023 +0000 |
tree | 58a918bbf05583b0089ca0dd51a29cb1d22b5171 | |
parent | c47977a248af75c873ac4f8a50c801b94f555696 [diff] |
phosphor-pid-control: srcrev bump 796f06dc6f..f7c07c9553 George Liu (1): meson_options.txt: Support for reading options from meson.options Change-Id: I36878529fa0353cec2a91d7d44cbd3b0727fe0ad Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
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 bbdfe29..49f4fa0 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 += "boost" # We depend on this to be built first so we can build our providers. DEPENDS += "phosphor-ipmi-host" -SRCREV = "796f06dc6f0e8161ee9ecf085443c1ae0dc45216" +SRCREV = "f7c07c9553c5088b9a346e838183836212df2b6c" PV = "0.1+git${SRCPV}" PR = "r1"