]> code.ossystems Code Review - openembedded-core.git/commit
libpcre: Improve the recipe
authorFahad Usman <fahad_usman@mentor.com>
Mon, 10 Dec 2012 14:51:21 +0000 (19:51 +0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 Dec 2012 14:28:39 +0000 (14:28 +0000)
commit9867a9ad7a80a26654326650752dbbe89c8de3c5
treea7e99d87caa787d4eec1bb545584deb561f324ea
parent57907458fe4b6c7037f35862adabf29b8ac1f029
libpcre: Improve the recipe

- Improve the cross patch to determine *_FOR_BUILD in configure

- Leverage the fact that autotools.bbclass handles *_FOR_BUILD now

- Drop the now unnecessary do_compile override

- Drop the do_split_packages

- Split out packages for pcregrep, pcretest, in addition to libpcrecpp and
libpcreposix

- add nativesdk to BBCLASSEXTEND as well as native

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
- the patch was imported from meta-mentor layer on yoctoproject git server
http://git.yoctoproject.org/cgit/cgit.cgi/meta-mentor as of commit id
62f819b97e356c1d7468fbccbf3a3ceed78b09a8

- broken up the original patch in two parts, this part contains some
improvements to the recipe and the cross patch

Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-support/libpcre/files/pcre-cross.patch
meta/recipes-support/libpcre/libpcre_8.32.bb