mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 09:32:14 +02:00
5 lines
128 B
BlitzBasic
5 lines
128 B
BlitzBasic
SECTION = "libs"
|
|
include expat_${PV}.bb
|
|
inherit native
|
|
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/expat-${PV}"
|