[oe] [PATCH] cross.bbclass: fix build of meta-toolchain

Koen Kooi k.kooi at student.utwente.nl
Sun May 16 16:22:42 UTC 2010


-----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 at 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-----





More information about the Openembedded-devel mailing list