From: Martin Jansa <martin.jansa@gmail.com>
To: Phil Blundell <pb@pbcl.net>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 2/2] ARM: handle missing thumb suffix
Date: Thu, 15 Oct 2015 13:31:47 +0200 [thread overview]
Message-ID: <20151015113146.GB2588@jama> (raw)
In-Reply-To: <1444906192.5251.63.camel@pbcl.net>
[-- Attachment #1: Type: text/plain, Size: 809 bytes --]
On Thu, Oct 15, 2015 at 11:49:52AM +0100, Phil Blundell wrote:
> On Tue, 2015-10-13 at 22:37 +0200, Jens Rehsack wrote:
> > When enabling tune for arm926ejs, poky optionally appends suffixes
> > for thumb and dsp support. Since sometimes arm926ejse (ARM code) and
> > sometime arm926ejste (thumb code) is used in PACKAGE_ARCH, allow
> > both.
>
> It seems like it is a bug for "arm926ejste" ever to be showing up in
> PACKAGE_ARCH, and it would be better to fix the packaging code to not
> do that. ARM926EJ-S is a CPU not an architecture.
It's package architecture for binary feeds with -mtune=arm926ejs and it
can be built with or without -mthumb, that's why packages can be built
in arm926ejse or arm926ejste package feed.
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
next prev parent reply other threads:[~2015-10-15 11:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-13 20:37 [PATCH 2/2] ARM: handle missing thumb suffix Jens Rehsack
2015-10-13 21:18 ` Martin Jansa
2015-10-15 10:49 ` Phil Blundell
2015-10-15 11:18 ` Jens Rehsack
2015-10-15 11:31 ` Martin Jansa [this message]
2015-10-15 11:51 ` Phil Blundell
2015-10-15 12:09 ` Martin Jansa
2015-10-15 13:39 ` Phil Blundell
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=20151015113146.GB2588@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=pb@pbcl.net \
/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.