summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/coreutils/coreutils-native_5.1.3.bb
blob: 74b39541fa67c3e04c9c8908eb2cccecfc4c33bf (plain)
1
2
3
4
5
6
7
SECTION = "base"

FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/coreutils-${PV}"
S = "${WORKDIR}/coreutils-${PV}"

include coreutils_${PV}.bb
inherit native