diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc b/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc index 0aeb70299e..4275633f1f 100644 --- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan.inc +++ b/meta-phosphor/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://github.com/openbmc/phosphor-fan-presence;branch=master;protocol=https" -SRCREV = "a8c1cf5009dce03d31168b8cd17fd9b1052ead25" +SRC_URI += "git://github.com/ibm-openbmc/phosphor-fan-presence;nobranch=1;protocol=https" +SRCREV = "e06b323a355ebe2de761adcbc20edc97af18d396"