From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 2/6] Allows the use of the angstrom distribution with ARM cores that do not support THUMB_INTERWORK instructions
Date: Wed, 30 Mar 2011 17:04:58 +0200 [thread overview]
Message-ID: <imvgqq$536$1@dough.gmane.org> (raw)
In-Reply-To: <1301494030-10554-2-git-send-email-v2g.udel@gmail.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 30-03-11 16:07, UDel V2G Team wrote:
> * Setting THUMB_INTERWORK = "yes" precludes the building of
> any angstrom distribution for cores that do not support
> thumb and thumb_interwork since the distro definitions
> take precedence over any local settings.
>
> Signed-off-by: UDel V2G Team <v2g.udel@gmail.com>
That needs to be a real name, but the change looks OK otherwise
Khem, Thomas, how did you produce working collie image before this changes?
regards,
Koen
> ---
> conf/distro/include/angstrom.inc | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc
> index 5a02723..9ec1dc7 100644
> --- a/conf/distro/include/angstrom.inc
> +++ b/conf/distro/include/angstrom.inc
> @@ -54,7 +54,7 @@ ARM_INSTRUCTION_SET = "${ANGSTROM_ARM_INSTRUCTION_SET}"
> # but requires more instructions (140% for 70% smaller code) so may be
> # slower.
>
> -THUMB_INTERWORK = "yes"
> +THUMB_INTERWORK ?= "yes"
> # "yes" "no"
> # Whether to compile with code to allow interworking between the two
> # instruction sets. This allows thumb code to be executed on a primarily
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFNk0aaMkyGM64RGpERAgM1AKCT29EFboKvc144BRY9nll1oVEX2ACgjeDm
DmldbpGH/jHxj7n/ZbAyNww=
=oPTu
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2011-03-30 15:07 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-30 14:07 [PATCH 1/6] Add support for the Technologic Systems TS7500 ARM SBCs UDel V2G Team
2011-03-30 14:07 ` [PATCH 2/6] Allows the use of the angstrom distribution with ARM cores that do not support THUMB_INTERWORK instructions UDel V2G Team
2011-03-30 15:04 ` Koen Kooi [this message]
2011-03-31 20:57 ` Khem Raj
2011-03-30 14:07 ` [PATCH 3/6] Add kernel support for the Technologic Systems TS7500 ARM SBCs UDel V2G Team
2011-03-30 14:45 ` Marcin Juszkiewicz
2011-04-02 8:53 ` Petr Štetiar
2011-03-30 14:07 ` [PATCH 4/6] Add recipes for building TS75xx userspace utilities UDel V2G Team
2011-03-30 14:40 ` Marcin Juszkiewicz
2011-03-30 16:55 ` Sachin Kamboj
2011-04-02 8:40 ` Petr Štetiar
2011-03-30 14:07 ` [PATCH 5/6] Added images for the TS7500 ARM SBCs UDel V2G Team
2011-03-30 14:33 ` Marcin Juszkiewicz
2011-03-30 14:07 ` [PATCH 6/6] Adds custom defconfigs for Technologic Systems " UDel V2G Team
2011-03-31 21:00 ` Khem Raj
2011-03-30 14:43 ` [PATCH 1/6] Add support for the " Marcin Juszkiewicz
2011-03-31 20:48 ` Khem Raj
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='imvgqq$536$1@dough.gmane.org' \
--to=koen@dominion.thruhere.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox