diff options
author | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-01-23 21:23:09 -0600 |
---|---|---|
committer | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-01-23 21:23:09 -0600 |
commit | 2ab16679425aa1017e1e465f8856892a3fb9de23 (patch) | |
tree | 4da6d6037a5a5bcdb94d68e16f32e2463d749cd5 /meta-phosphor/common/recipes-phosphor | |
parent | 74de5d60f4d3edb88da439accd22722d34e951e7 (diff) | |
download | talos-openbmc-2ab16679425aa1017e1e465f8856892a3fb9de23.tar.gz talos-openbmc-2ab16679425aa1017e1e465f8856892a3fb9de23.zip |
Revup phosphor-fan
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 e0b6208a5..7969a6c14 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 = "c437adbfea21c06f1012cef30910edfda59f3d05" +SRCREV = "f1f8e04d025dd741edc11cf1660d5bf8f973cbc0" |