]> 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)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 16 Aug 2013 09:39:44 +0000 (10:39 +0100)
commitbd8df0e655dbe17f5cdd094a7386a6a1ab54a39e
treef8e81ea904bb1b5a27ce711e094475680fe90f6c
parent1737a4cfb735ce266f7bee577635e5c42da2396b
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.

(From OE-Core master rev: d9f9bfed56ef8562256fc01c3e42e15734230c3a)

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