diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2018-01-10 15:25:07 +0000 |
---|---|---|
committer | Andrew Geissler <geissonator@yahoo.com> | 2018-01-11 21:58:50 +0000 |
commit | e5716703022a0d9ce8591a11f43f741abf265385 (patch) | |
tree | 528ad449d78c0850bf05ad689001dd54366e6bf7 /meta-phosphor/common/recipes-phosphor | |
parent | e4277ae851accf6574f906c00e808bc9ad9f9545 (diff) | |
download | talos-openbmc-e5716703022a0d9ce8591a11f43f741abf265385.tar.gz talos-openbmc-e5716703022a0d9ce8591a11f43f741abf265385.zip |
phosphor-fan.inc: bump version
Change-Id: Ieed5d68fb8bc35a4a863855009fc8ee35b2a6925
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor')
-rw-r--r-- | meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc index d53b8e0a2..afdfc1697 100644 --- a/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc +++ b/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc @@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-fan-presence" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" SRC_URI += "git://github.com/openbmc/phosphor-fan-presence" -SRCREV = "e65f617c6a79eb92c122310f35ddb8a496e729fd" +SRCREV = "e4338cdb856db2b71f8adf42c50603d816980f8a" |