diff options
author | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-04-12 04:10:57 -0500 |
---|---|---|
committer | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-04-12 21:09:53 -0500 |
commit | 1e2a35acf9f033b7b5d235e7ef60506b6024c5b0 (patch) | |
tree | 2295413c52f36cf783e553ab90095c0710c61e9e | |
parent | 1072f6ff6ae742bea136c2d45558c74828b842c4 (diff) | |
download | talos-openbmc-1e2a35acf9f033b7b5d235e7ef60506b6024c5b0.tar.gz talos-openbmc-1e2a35acf9f033b7b5d235e7ef60506b6024c5b0.zip |
Revup phosphor-fan-presence
-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 41c74dfdd..ab4404b8b 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://scm.raptorcs.com/scm/git/phosphor-fan-presence;protocol=https" -SRCREV = "c72b891193f15622de56f086311ef494cda046ea" +SRCREV = "447c984530c019d015dabef241dd6cb43a395468" |