]> code.ossystems Code Review - openembedded-core.git/commit
libarchive: Fix build dependencies
authorMark Hatle <mark.hatle@windriver.com>
Fri, 24 May 2013 15:22:02 +0000 (15:22 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 May 2013 19:58:37 +0000 (20:58 +0100)
commitd9f9bfed56ef8562256fc01c3e42e15734230c3a
tree7370cfb92de4fd5619ca443c091adb1f0d2417a0
parentaf4b5eac7acf36444de078c294c3adc3f2763511
libarchive: Fix build dependencies

Move to using the PACKAGECONFIG mechanism to select configure options and
dependencies.  Without this the system will attempt to discover various
dependencies, and usually does so incorrectly.

We also ensure that the nativesdk version does not inherit any of the
DISTRO_FEATURES.  We shouldn't need acl or xattr support for nativesdk.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/libarchive/libarchive_2.8.5.bb