diff options
author | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-01-25 03:53:28 -0600 |
---|---|---|
committer | Raptor Engineering Development Team <support@raptorengineering.com> | 2018-01-25 03:53:28 -0600 |
commit | 31b37fb1b64cf813dbe4c8ea5302639177365dc9 (patch) | |
tree | acc01ae48eaf53e7f4c92d2927667186648f1f20 | |
parent | 05793714c4736feed2333eeabeb7406aecad86ab (diff) | |
download | talos-openbmc-31b37fb1b64cf813dbe4c8ea5302639177365dc9.tar.gz talos-openbmc-31b37fb1b64cf813dbe4c8ea5302639177365dc9.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 921b5188e..12eedd2ca 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 = "e9fef9fe9262c3b83dd46e4798c929fbc086c563" +SRCREV = "a8c8006e93a6682eaeb6184ee609281db762244e" |