All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] cross.bbclass: fix build of meta-toolchain
Date: Sun, 16 May 2010 18:22:42 +0200	[thread overview]
Message-ID: <hsp64i$r3s$2@dough.gmane.org> (raw)
In-Reply-To: <1273877583-31604-1-git-send-email-eric@eukrea.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I can confirm that 'meta-toolchain' builds against with this
(angstrom/beagleboard), but I don't know what the effect of this is on
cross recipes.

regards,

Koen

On 15-05-10 00:53, Eric Benard wrote:
> - without this bitbake meta-toolchain fails because it doesn't find who
>  provides gdb-cross-sdk
> - found thanks to a hint from Phil Blundell on IRC
> - tested with Angstrom/ARMv5te
> 
> Signed-off-by: Eric Benard <eric@eukrea.com>
> ---
>  classes/cross.bbclass |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/classes/cross.bbclass b/classes/cross.bbclass
> index 69f6511..5c2d5be 100644
> --- a/classes/cross.bbclass
> +++ b/classes/cross.bbclass
> @@ -17,8 +17,6 @@ PACKAGE_ARCH = "${OLD_PACKAGE_ARCH}"
>  OLD_BASE_PACKAGE_ARCH := "${BASE_PACKAGE_ARCH}"
>  BASE_PACKAGE_ARCH = "${OLD_BASE_PACKAGE_ARCH}"
>  
> -PACKAGES = ""
> -
>  HOST_ARCH = "${BUILD_ARCH}"
>  HOST_VENDOR = "${BUILD_VENDOR}"
>  HOST_OS = "${BUILD_OS}"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFL8BvSMkyGM64RGpERApFQAJ40WH4OOiFb0PZVfy/8gbQG4tFn4ACdFiHQ
9sEaKXsbeiDyzv/P/7+fQ4A=
=14NR
-----END PGP SIGNATURE-----




  reply	other threads:[~2010-05-16 16:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-14 22:53 [PATCH] cross.bbclass: fix build of meta-toolchain Eric Benard
2010-05-16 16:22 ` Koen Kooi [this message]
2010-05-17 19:18   ` Eric Bénard
2010-05-17 19:26     ` Khem Raj
2010-05-18 21:40     ` Phil Blundell
2010-05-17 18:42 ` Cliff Brake

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='hsp64i$r3s$2@dough.gmane.org' \
    --to=k.kooi@student.utwente.nl \
    --cc=openembedded-devel@lists.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.