[oe] [STABLE][PATCH 042/125] Allow use of Itanium as build machine

Koen Kooi k.kooi at student.utwente.nl
Tue Jun 23 09:15:15 UTC 2009


On 23-06-09 10:56, Marcin Juszkiewicz wrote:
> From: Peter Chubb<peter.chubb at nicta.com.au>
>
> Hi,
> 	I have access to a cluster of Itaniums that I want to use as
> build machines for openembedded.  This patch enables Itanium as a
> build environment.
>
> Signed-off-by: Marcin Juszkiewicz<hrw at openembedded.org>
> Signed-off-by: Marcin Juszkiewicz<marcin at juszkiewicz.com.pl>

Your evil twin is signing off as well? :p

Acked-by: Koen Kooi <koen at openembedded.org>

> ---
>   classes/siteinfo.bbclass |    1 +
>   1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/classes/siteinfo.bbclass b/classes/siteinfo.bbclass
> index 55ab371..b51868b 100644
> --- a/classes/siteinfo.bbclass
> +++ b/classes/siteinfo.bbclass
> @@ -48,6 +48,7 @@ def get_siteinfo_list(d):
>                  "i486-mingw32":            "endian-little bit-32 common-mingw ix86-common",\
>                  "i586-mingw32":            "endian-little bit-32 common-mingw ix86-common",\
>                  "i686-mingw32":            "endian-little bit-32 common-mingw ix86-common",\
> +	       "ia64-linux":		  "endian-little bit-64 common-linux common-glibc",\
>                  "mipsel-linux":            "endian-little bit-32 common-linux common-glibc",\
>                  "mipsel-linux-uclibc":     "endian-little bit-32 common-linux common-uclibc",\
>                  "mips-linux":              "endian-big bit-32 common-linux common-glibc",\






More information about the Openembedded-devel mailing list