[OE-core] [PATCH 2/3] linux-libc-headers: set default LINUXLIBCVERSION to 3.2

Bruce Ashfield bruce.ashfield at gmail.com
Fri Mar 23 18:06:03 UTC 2012


On Fri, Mar 23, 2012 at 1:57 PM, Bruce Ashfield
<bruce.ashfield at gmail.com> wrote:
> On Fri, Mar 23, 2012 at 1:07 PM, Bruce Ashfield
> <bruce.ashfield at windriver.com> wrote:
>> Switch the default libc-headers to the 3.2 version.
>
> I spoke to soon. I seeing a problem with iptables in the builds I left running.
> I know we looked at this just recently, so it may just be a matter of undoing
> that fix.
>
> I'm looking at it now, but waned to follow up right away.

Ah yes, this is the issue that was discussed with respect to some of the intel
BSPs using headers that were newer than 3.2. We temporarily avoided it by
stepping back to the 3.1 headers.

The step back isn't a great solution, so I'm looking at fixing this
properly now.

Cheers,

Bruce

>
> Bruce
>
>>
>> Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
>> ---
>>  meta/conf/distro/include/tcmode-default.inc |    2 +-
>>  1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/meta/conf/distro/include/tcmode-default.inc b/meta/conf/distro/include/tcmode-default.inc
>> index 28c25db..b481163 100644
>> --- a/meta/conf/distro/include/tcmode-default.inc
>> +++ b/meta/conf/distro/include/tcmode-default.inc
>> @@ -22,7 +22,7 @@ SDKGCCVERSION ?= "4.6%"
>>  BINUVERSION ?= "2.22"
>>  EGLIBCVERSION ?= "2.13"
>>  UCLIBCVERSION ?= "0.9.33"
>> -LINUXLIBCVERSION ?= "3.1"
>> +LINUXLIBCVERSION ?= "3.2"
>>
>>  PREFERRED_VERSION_gcc ?= "${GCCVERSION}"
>>  PREFERRED_VERSION_gcc-cross ?= "${GCCVERSION}"
>> --
>> 1.7.0.4
>>
>>
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core at lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
>
>
> --
> "Thou shalt not follow the NULL pointer, for chaos and madness await
> thee at its end"



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"




More information about the Openembedded-core mailing list