diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2017-05-19 16:50:03 -0500 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-05-22 23:13:40 +0000 |
commit | 88f87b8ce6a50b8a02eea1807d46a77aa79a5473 (patch) | |
tree | 0f16532c200d3860361fa4485035fe27cf09b716 | |
parent | bde651bb18ca73fd6240ae0400f016c76c547a45 (diff) | |
download | talos-openbmc-88f87b8ce6a50b8a02eea1807d46a77aa79a5473.tar.gz talos-openbmc-88f87b8ce6a50b8a02eea1807d46a77aa79a5473.zip |
phosphor-fan.inc: bump version
Change-Id: Ib40ccc624a101607ac1b45bed5a59109f76034a1
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
-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 d09b3b5b5..9558a5d39 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 = "84201119da1a5df30b9155de1d9c302d0ec021dd" +SRCREV = "8798854f0aab767edb8798fb014de5b4b9f7fae2" |