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

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

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