diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2017-07-10 12:40:04 -0500 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-07-10 12:40:04 -0500 |
commit | c386db287d04c3aa0915728ba7811f07f4957e2f (patch) | |
tree | a629b1d7eb9b23cb3326e134e2e52f380a61b249 /meta-phosphor/common | |
parent | 828dd0ea3b9ae11cb2edeecda5f91a588cc3be5b (diff) | |
download | talos-openbmc-c386db287d04c3aa0915728ba7811f07f4957e2f.tar.gz talos-openbmc-c386db287d04c3aa0915728ba7811f07f4957e2f.zip |
phosphor-fan.inc: bump version
Change-Id: I4a2c4a4c14dde3c7b439433fa950329b5610be76
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-phosphor/common')
-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 1131bfd9b..a6a3f68ac 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 = "be605c5f8da935afb7dd13300cab24e986d3a474" +SRCREV = "8e9a8e75ab05e6ab69634ea365231dc6cee56087" |