All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <koen@dominion.thruhere.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 2/7] siteinfo.bbclass: Use linux-uclibceabi instead of uclibcgnueabi
Date: Fri, 01 Apr 2011 10:12:28 +0200	[thread overview]
Message-ID: <in41dc$a8h$1@dough.gmane.org> (raw)
In-Reply-To: <1301637327-26825-2-git-send-email-raj.khem@gmail.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 01-04-11 07:55, Khem Raj wrote:
> Signed-off-by: Khem Raj <raj.khem@gmail.com>

Could you explain why this was changed?

As for the complete set: could you make it a pull request so it can be
pulled in with git merge? And use [meta-oe] as subject prefix?

regards,

Koen


> ---
>  meta-oe/classes/siteinfo.bbclass |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-oe/classes/siteinfo.bbclass b/meta-oe/classes/siteinfo.bbclass
> index c0db539..f1db913 100644
> --- a/meta-oe/classes/siteinfo.bbclass
> +++ b/meta-oe/classes/siteinfo.bbclass
> @@ -109,13 +109,13 @@ def get_siteinfo_list(d):
>                 "armeb-linux":             "endian-big bit-32 common-glibc arm-common",\
>                 "armeb-linux-gnueabi":     "endian-big bit-32 common-glibc arm-common armeb-linux",\
>                 "armeb-linux-uclibc":      "endian-big bit-32 common-uclibc arm-common",\
> -               "armeb-linux-uclibcgnueabi": "endian-big bit-32 common-uclibc arm-common armeb-linux-uclibc",\
> +               "armeb-linux-uclibceabi": "endian-big bit-32 common-uclibc arm-common armeb-linux-uclibc",\
>                 "arm-darwin":              "endian-little bit-32 common-darwin",\
>                 "arm-darwin8":              "endian-little bit-32 common-darwin",\
>                 "arm-linux":               "endian-little bit-32 common-glibc arm-common",\
>                 "arm-linux-gnueabi":       "endian-little bit-32 common-glibc arm-common arm-linux",\
>                 "arm-linux-uclibc":        "endian-little bit-32 common-uclibc arm-common",\
> -               "arm-linux-uclibcgnueabi": "endian-little bit-32 common-uclibc arm-common arm-linux-uclibc",\
> +               "arm-linux-uclibceabi": "endian-little bit-32 common-uclibc arm-common arm-linux-uclibc",\
>                 "avr32-linux":             "endian-big bit-32 common-glibc avr32-common",\ 
>                 "avr32-linux-uclibc":      "endian-big bit-32 common-uclibc avr32-common",\
>                 "bfin-uclinux-uclibc":       "endian-little bit-32 common-uclibc bfin-common",\

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFNlYjsMkyGM64RGpERAo6rAKCTF1LNMYS/qSOf/bacYeJBOquASgCeO4nA
6+fmbv3RfnguZYazTZatXJU=
=uGZa
-----END PGP SIGNATURE-----




  reply	other threads:[~2011-04-01  8:14 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-01  5:55 [PATCH 1/7] uclibc: Add uclibc 0.9.32(to be) Khem Raj
2011-04-01  5:55 ` [PATCH 2/7] siteinfo.bbclass: Use linux-uclibceabi instead of uclibcgnueabi Khem Raj
2011-04-01  8:12   ` Koen Kooi [this message]
2011-04-01 14:10     ` Khem Raj
2011-04-01  5:55 ` [PATCH 3/7] openssl-0.9.8m, binutils-2.20.1: " Khem Raj
2011-04-01  7:27   ` Frans Meulenbroeks
2011-04-01  8:13     ` Koen Kooi
2011-04-01  9:10       ` Frans Meulenbroeks
2011-04-01  5:55 ` [PATCH 4/7] proxy-libintl: Bring in recipes from OE Khem Raj
2011-04-01  5:55 ` [PATCH 5/7] dbus.inc: Add missing dependency on libxdmcp Khem Raj
2011-04-01  5:55 ` [PATCH 6/7] gcc-runtime_4.5.bb: Remove construct to filter -feliminate-dwarf2-dups Khem Raj
2011-04-01  5:55 ` [PATCH 7/7] libgpg-error_1.8.bb: Inherit gettext 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='in41dc$a8h$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 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.