pkg-config: added 0.22 from OE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2260 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-08-01 12:10:48 +00:00
parent ae0fdfa071
commit feeffc3fdf
3 changed files with 40 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
SECTION = "console/utils"
require pkgconfig_${PV}.bb
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/pkgconfig-${PV}"
S = "${WORKDIR}/pkg-config-${PV}/"
inherit native
DEPENDS = ""