mirror of
https://git.yoctoproject.org/poky
synced 2026-03-04 06:19:40 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@927 311d38ba-8fff-0310-9ca6-ca027cbcb966
6 lines
138 B
BlitzBasic
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}"
|