summaryrefslogtreecommitdiffstats
path: root/meta/packages/gmp/gmp-native_4.1.2.bb
blob: c8160ca14e89da09f4623099cb051088d25d695a (plain)
1
2
3
4
5
6
7
require gmp_${PV}.bb

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

inherit native