diff options
author | Andrew Geissler <openbmcbump-github@yahoo.com> | 2018-11-02 16:40:19 +0000 |
---|---|---|
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2018-11-05 07:58:47 -0500 |
commit | 93138acf866ce640ca2565b8ed89ee196e373317 (patch) | |
tree | bc11289eb55dc2d44ccb251a2640bbdcbc732e58 /meta-phosphor/recipes-phosphor | |
parent | 89cc80b21cc0fdc41ccfb291eec7f8de071ef57c (diff) | |
download | talos-openbmc-93138acf866ce640ca2565b8ed89ee196e373317.tar.gz talos-openbmc-93138acf866ce640ca2565b8ed89ee196e373317.zip |
phosphor-pid-control: srcrev bump c959c42960..4b50106d75
Patrick Venture (1):
build: fixup url
(From meta-phosphor rev: d2b027ea8c9b46dcd46e43b636652058e30b4c5f)
Change-Id: Ib7ebf1d6d260fde06f0c37d5fa13c21c6b3a8654
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-rw-r--r-- | meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb | 2 |
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 f13d042ee..123778a92 100644 --- a/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb +++ b/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb @@ -14,7 +14,7 @@ inherit obmc-phosphor-ipmiprovider-symlink S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/phosphor-pid-control" -SRCREV = "c959c42960ed6d081fe11369c901afbf57db7baa" +SRCREV = "4b50106d75a57f6985b34f8ddc9b320fdbf41edd" # Each platform will need a service file that starts # at an appropriate time per system. For instance, if |