summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/classes/skeleton.bbclass
blob: 865ae44c89f61435e3362591b07cee1fa9db0487 (plain)
1
2
3
4
5
6
inherit skeleton-rev

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

SRC_URI += "${SKELETON_URI}"
S = "${WORKDIR}/git/${SKELETON_DIR}"
OpenPOWER on IntegriCloud