1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

expat: Add -sdk version

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4826 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-07-04 14:10:24 +00:00
parent a86d34a619
commit b8fe224f41
+4
View File
@@ -0,0 +1,4 @@
SECTION = "libs"
require expat_${PV}.bb
inherit sdk
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/expat-${PV}"