libpcre: move from meta-moblin to meta and update to 8.10

Move the libpcre from meta-moblin, update to the latest release and enable
native build.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
Joshua Lock 2010-07-13 13:29:23 +01:00 committed by Richard Purdie
parent a4fb2c9666
commit 9fcba301fe
2 changed files with 2 additions and 0 deletions

View File

@ -49,3 +49,5 @@ python populate_packages_prepend () {
FILES_${PN} = "${libdir}/libpcre.so.*"
FILES_${PN}-dev += "${bindir}/*"
BBCLASSEXTEND = "native"