generic-poky/meta/packages/popt/popt-native_1.7.bb
Richard Purdie 2befc63653 Various minor updates from OE.dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@927 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-11-21 12:32:23 +00:00

6 lines
138 B
BlitzBasic

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