[OE-core] [PATCH v3] bzip2-native: handling native path issue

Richard Purdie richard.purdie at linuxfoundation.org
Sun Jul 29 09:31:28 UTC 2012


On Thu, 2012-07-26 at 16:34 -0400, Yao Zhao wrote:
> follow Richard's approach, modify bzip2-native recipe to install bzip2 package
> binaries to STAGING_BINDIR_NATIVE/bzip2-native to avoid problems when other
> package is doing upack to reference bzip2. libbz2.so* still installs to
> STAGING_LIBDIR_NATIVE.
> 
> change python-native to depends on bzip2-replacement-native instead of
> bzip2-full-native and add EXTRANATIVEPATH for bzip2-native.
> 
> Didn't add bzip2native.bbclass as python-native is the only user so far.
> 
> Signed-off-by: Yao Zhao <yao.zhao at windriver.com>
> ---
>  .../recipes-devtools/python/python-native_2.7.3.bb |    4 +++-
>  meta/recipes-extended/bzip2/bzip2_1.0.6.bb         |    4 +++-
>  2 files changed, 6 insertions(+), 2 deletions(-)


Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list