diff options
| -rw-r--r-- | meta-phosphor/common/recipes-phosphor/fans/phosphor-pid-control.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/fans/phosphor-pid-control.bb b/meta-phosphor/common/recipes-phosphor/fans/phosphor-pid-control.bb index 9e6956ef3..463259bb6 100644 --- a/meta-phosphor/common/recipes-phosphor/fans/phosphor-pid-control.bb +++ b/meta-phosphor/common/recipes-phosphor/fans/phosphor-pid-control.bb @@ -8,7 +8,7 @@ DESCRIPTION = "Fan Control" PR = "r1" SRC_URI = "git://github.com/openbmc/phosphor-pid-control" -SRCREV = "da4a5dd133b88ebfeb69e89d05b381f81ba70e50" +SRCREV = "991cf8757b1fec8bf7187ed445fa6ab33a9c5b4f" S = "${WORKDIR}/git" inherit autotools pkgconfig |

