diff options
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc')
-rw-r--r-- | meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc index 95af1228a..a30110e39 100644 --- a/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc +++ b/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.inc @@ -1,5 +1,5 @@ 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;branch=master" -SRCREV = "dd0c9c33050ce10a34331de369da800cf8592ea2" +SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-fan-presence;protocol=https;branch=04-30-2018" +SRCREV = "d8f561529ed3f564c686cca07c87c513cc2ce1ff" |