All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Allow use of Itanium as build machine
@ 2009-05-07  5:10 Peter Chubb
  2009-05-12 12:19 ` Marcin Juszkiewicz
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Chubb @ 2009-05-07  5:10 UTC (permalink / raw)
  To: openembedded-devel


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.

diff --git a/classes/siteinfo.bbclass b/classes/siteinfo.bbclass
index 82a1616..0221b12 100644
--- a/classes/siteinfo.bbclass
+++ b/classes/siteinfo.bbclass
@@ -49,6 +49,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",\

--
Dr Peter Chubb  http://www.gelato.unsw.edu.au  peterc AT gelato.unsw.edu.au
http://www.ertos.nicta.com.au           ERTOS within National ICT Australia


--
Dr Peter Chubb  http://www.gelato.unsw.edu.au  peterc AT gelato.unsw.edu.au
http://www.ertos.nicta.com.au           ERTOS within National ICT Australia



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Allow use of Itanium as build machine
  2009-05-07  5:10 [PATCH] Allow use of Itanium as build machine Peter Chubb
@ 2009-05-12 12:19 ` Marcin Juszkiewicz
  0 siblings, 0 replies; 2+ messages in thread
From: Marcin Juszkiewicz @ 2009-05-12 12:19 UTC (permalink / raw)
  To: openembedded-devel

Dnia czwartek, 7 maja 2009 o 07:10:08 Peter Chubb napisał(a):
> 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.

applied

Regards, 
-- 
JID:      hrw@jabber.org
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-05-12 12:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-07  5:10 [PATCH] Allow use of Itanium as build machine Peter Chubb
2009-05-12 12:19 ` Marcin Juszkiewicz

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.