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] conf/machine: Add x86_64 machine.
Date: Sun, 20 Dec 2009 20:04:19 +0100	[thread overview]
Message-ID: <hglsfj$2vi$1@ger.gmane.org> (raw)
In-Reply-To: <1261081378.6896.472.camel@lenovo.internal.reciva.com>

> On Thu, 2009-12-17 at 12:07 -0800, Khem Raj wrote:
>> * This is not supporting multilib
>> * Only 64-bit userspace can be built.
>>
>> --- /dev/null
>> +++ b/conf/machine/include/tune-x86_64.inc
>> @@ -0,0 +1,4 @@
>> +TARGET_CC_ARCH = "-mtune=generic"
>> +BASE_PACKAGE_ARCH = "x86_64"
>> +FEED_ARCH = "x86_64"
>> +PACKAGE_EXTRA_ARCHS += "x86 i386 i486 i586 i686"

NAK! Don't use underscores in machine names since it's what bitbake is 
using to mark overrides. I fell into that trap twice already :(

Also, please explain to me what you plan to do with 'FEED_ARCH'.

regards,

Koen




  parent reply	other threads:[~2009-12-20 19:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-17 20:07 [PATCH] conf/machine: Add x86_64 machine Khem Raj
2009-12-17 20:22 ` Phil Blundell
2009-12-17 20:30   ` Khem Raj
2009-12-18  9:41   ` Marcin Juszkiewicz
2009-12-20 19:04   ` Koen Kooi [this message]
2009-12-21  2:13     ` Khem Raj
2009-12-21  9:06       ` Koen Kooi
2009-12-21 17:42         ` Khem Raj
2009-12-21 18:33       ` Phil Blundell
2009-12-17 21:11 ` Philip Balister
2009-12-17 21:25   ` Khem Raj
2009-12-18 14:07 ` Paul Menzel

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='hglsfj$2vi$1@ger.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.