summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/classes/skeleton.bbclass
blob: 72b26fb6c8b79bda097ce9efdc40a08e28034a21 (plain)
1
2
3
4
5
6
7
inherit obmc-phosphor-license

HOMEPAGE = "http://github.com/openbmc/skeleton"

SRCREV ??= "a194b9d150b9a8d35f757bae356083cbf0d1dfd8"
SRC_URI += "git://github.com/openbmc/skeleton"
S = "${WORKDIR}/git/${SKELETON_DIR}"
OpenPOWER on IntegriCloud