blob: 0c1264eaf3e7f69cc3afa7989dea522c89d35a4c (
plain)
1
2
3
4
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"
SRCREV = "0a1f686cb44a19a4c459cfe2cbb3cc565749066d"
|