Brad Bishop | bd9931f | 2017-04-22 16:26:22 -0400 | [diff] [blame] | 1 | HOMEPAGE = "https://github.com/openbmc/phosphor-fan-presence" |
2 | LICENSE = "Apache-2.0" | ||||
3 | LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" | ||||
Patrick Williams | bb99d22 | 2022-01-24 15:55:09 -0600 | [diff] [blame] | 4 | SRC_URI += "git://github.com/openbmc/phosphor-fan-presence;branch=master;protocol=https" |
Andrew Geissler | 23ee170 | 2023-05-17 13:20:26 -0500 | [diff] [blame^] | 5 | SRCREV = "12cb69064f5fe3f6de838d2f9cf567e5aa9b9e58" |