[oe] meta-native?

Richard Purdie richard at openedhand.com
Tue Sep 29 14:58:15 UTC 2009


On Mon, 2009-09-28 at 22:44 +0100, Christian Gagneraud wrote:

> I expected then that a "rm -Rf $TMPDIR; MACHINE=whatever bitbake 
> meta-native" would have build only the native recipes but it looks 
> like some cross/target recipes are being build too, for now (the build 
> is still ongoing) it has pulled the following "non-native" 
> dependencies (found in stamps/armv4t-angstrom-linux-gnueabi):
> binutils-cross
> expat
> gcc-cross
> gcc-cross-initial
> gcc-cross-intermediate
> glibc
> glibc-initial
> libtool-cross
> linux-libc-headers
> 
> Is it really a native package that pulls these dependencies, or is it 
> because the cross-toolchain is a kind of default dependency?

I think its your meta-native recipe itself which is pulling in the cross
compiler. Try adding INHIBIT_DEFAULT_DEPS = "1" to it and see if that
helps. As a hint, "bitbake -g meta-native" will tell you what it will
build (and what pulls what in).

Cheers,

Richard
-- 
Richard Purdie
Intel Open Source Technology Centre





More information about the Openembedded-devel mailing list