Am Donnerstag, den 17.12.2009, 12:07 -0800 schrieb Khem Raj: > * This is not supporting multilib > * Only 64-bit userspace can be built. > > Signed-off-by: Khem Raj <[email protected]> > --- > conf/machine/include/tune-x86_64.inc | 4 ++++ > conf/machine/x86_64-generic.conf | 31 +++++++++++++++++++++++++++++++ > recipes/gcc/gcc-common.inc | 4 ++++ > 3 files changed, 39 insertions(+), 0 deletions(-) > create mode 100644 conf/machine/include/tune-x86_64.inc > create mode 100644 conf/machine/x86_64-generic.conf
I do not know how OE handles it, but is there a list of available machines where this new machine has to be added? That means keep documentation up to date. I guess I can add this new machine to local.conf (MACHINE = "x86_64-generic")? […] > diff --git a/conf/machine/x86_64-generic.conf > b/conf/machine/x86_64-generic.conf > new file mode 100644 > index 0000000..0dad0ff > --- /dev/null > +++ b/conf/machine/x86_64-generic.conf > @@ -0,0 +1,31 @@ > +# Copyright (C) 2007,2009 Stelios Koroneos - Digital OPSiS, All Rights > Reserved Since this is a new file, is this copyright correct? […] Thanks and sorry if my question are nonsense, Paul
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
