From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Khem Raj <raj.khem@gmail.com>
Cc: openembedded-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] siteinfo: Add x86_64-elf support
Date: Tue, 31 Mar 2015 22:53:12 +0100 [thread overview]
Message-ID: <1427838792.14020.368.camel@linuxfoundation.org> (raw)
In-Reply-To: <B13BA224-B90E-4C26-AEEE-EC91F065F143@gmail.com>
On Tue, 2015-03-31 at 11:03 -0700, Khem Raj wrote:
> > On Mar 31, 2015, at 8:22 AM, Richard Purdie <richard.purdie@linuxfoundation.org> wrote:
> >
> > Teach siteinfo about x86_64-elf so that baremetal toolchains parse/build.
> >
> > Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
> >
> > diff --git a/meta/classes/siteinfo.bbclass b/meta/classes/siteinfo.bbclass
> > index 2c1f9d0..5fd99bf 100644
> > --- a/meta/classes/siteinfo.bbclass
> > +++ b/meta/classes/siteinfo.bbclass
> > @@ -95,6 +95,7 @@ def siteinfo_data(d):
> > "x86_64-linux": "bit-64",
> > "x86_64-linux-musl": "x86_64-linux bit-64",
> > "x86_64-linux-uclibc": "bit-64",
> > + "x86_64-elf": "bit-64”,
>
> is 32bit bare metal already taken care of ?
As far as I can tell, yes. x86_64 is more spelt out due to the x32
issues.
Cheers,
Richard
prev parent reply other threads:[~2015-03-31 21:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-31 15:22 [PATCH] siteinfo: Add x86_64-elf support Richard Purdie
2015-03-31 18:03 ` Khem Raj
2015-03-31 21:53 ` Richard Purdie [this message]
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=1427838792.14020.368.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=openembedded-core@lists.openembedded.org \
--cc=raj.khem@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox