Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard@openedhand.com>
To: openembedded-devel@openembedded.org
Subject: Re: meta-native?
Date: Tue, 29 Sep 2009 15:58:15 +0100	[thread overview]
Message-ID: <1254236295.1654.10.camel@ted> (raw)
In-Reply-To: <4AC12E48.3010801@techworks.ie>

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




      reply	other threads:[~2009-09-29 14:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-28 21:44 meta-native? Christian Gagneraud
2009-09-29 14:58 ` Richard Purdie [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1254236295.1654.10.camel@ted \
    --to=richard@openedhand.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox