On Fri, Apr 1, 2011 at 1:12 AM, Koen Kooi <k...@dominion.thruhere.net> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 01-04-11 07:55, Khem Raj wrote:
>> Signed-off-by: Khem Raj <raj.k...@gmail.com>
>
> Could you explain why this was changed?

IIRC there were some packages where gnueabi was being captured for glibc like
features. This may no longer be true. However we use uclibceabi in OE so this
was to maintain consistency

>
> 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?
>

OK. I will publish it thru contrib tree.

> 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-----
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>

_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to