Openembedded Core Discussions
 help / color / mirror / Atom feed
* eglibc (would be 2.18) recipes
@ 2013-06-26 21:06 Khem Raj
  2013-06-27  1:46 ` Otavio Salvador
  2013-06-27  7:20 ` Richard Purdie
  0 siblings, 2 replies; 5+ messages in thread
From: Khem Raj @ 2013-06-26 21:06 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer
  Cc: yocto@yoctoproject.org (yocto@yoctoproject.org),
	openembedded-devel@lists.openembedded.org

Hi All

I have put together eglibc recipes for upcoming 2.18 release and pushed to a contrib tree here

http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/eglibc-2.18

They built angstrom/systemd-images fine and booted OK on all supported qemu machines
on OE-Core

Please test them out in your configurations and machines and provide feedback, lets weed out
the issue early

Thanks

-Khem

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: eglibc (would be 2.18) recipes
  2013-06-26 21:06 eglibc (would be 2.18) recipes Khem Raj
@ 2013-06-27  1:46 ` Otavio Salvador
  2013-06-27  2:49   ` Khem Raj
  2013-06-27  7:20 ` Richard Purdie
  1 sibling, 1 reply; 5+ messages in thread
From: Otavio Salvador @ 2013-06-27  1:46 UTC (permalink / raw)
  To: Khem Raj
  Cc: yocto@yoctoproject.org (yocto@yoctoproject.org),
	openembedded-devel@lists.openembedded.org,
	Patches and discussions about the oe-core layer

On Wed, Jun 26, 2013 at 6:06 PM, Khem Raj <raj.khem@gmail.com> wrote:
> Hi All
>
> I have put together eglibc recipes for upcoming 2.18 release and pushed to a contrib tree here
>
> http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/eglibc-2.18
>
> They built angstrom/systemd-images fine and booted OK on all supported qemu machines
> on OE-Core
>
> Please test them out in your configurations and machines and provide feedback, lets weed out
> the issue early

Could you also make a tree based on poky?

--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: eglibc (would be 2.18) recipes
  2013-06-27  1:46 ` Otavio Salvador
@ 2013-06-27  2:49   ` Khem Raj
  0 siblings, 0 replies; 5+ messages in thread
From: Khem Raj @ 2013-06-27  2:49 UTC (permalink / raw)
  To: Otavio Salvador
  Cc: yocto@yoctoproject.org (yocto@yoctoproject.org),
	openembedded-devel@lists.openembedded.org,
	Patches and discussions about the oe-core layer

On 06/26/2013 06:46 PM, Otavio Salvador wrote:
> On Wed, Jun 26, 2013 at 6:06 PM, Khem Raj <raj.khem@gmail.com> wrote:
>> Hi All
>>
>> I have put together eglibc recipes for upcoming 2.18 release and pushed to a contrib tree here
>>
>> http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/eglibc-2.18
>>
>> They built angstrom/systemd-images fine and booted OK on all supported qemu machines
>> on OE-Core
>>
>> Please test them out in your configurations and machines and provide feedback, lets weed out
>> the issue early
> 
> Could you also make a tree based on poky?

the patches should apply on top of poky as it is.

> 
> --
> Otavio Salvador                             O.S. Systems
> http://www.ossystems.com.br        http://projetos.ossystems.com.br
> Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
> 



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: eglibc (would be 2.18) recipes
  2013-06-26 21:06 eglibc (would be 2.18) recipes Khem Raj
  2013-06-27  1:46 ` Otavio Salvador
@ 2013-06-27  7:20 ` Richard Purdie
  2013-06-27 15:10   ` Khem Raj
  1 sibling, 1 reply; 5+ messages in thread
From: Richard Purdie @ 2013-06-27  7:20 UTC (permalink / raw)
  To: Khem Raj
  Cc: yocto@yoctoproject.org (yocto@yoctoproject.org),
	openembedded-devel@lists.openembedded.org,
	Patches and discussions about the oe-core layer

On Wed, 2013-06-26 at 14:06 -0700, Khem Raj wrote:
> Hi All
> 
> I have put together eglibc recipes for upcoming 2.18 release and pushed to a contrib tree here
> 
> http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/eglibc-2.18
> 
> They built angstrom/systemd-images fine and booted OK on all supported qemu machines
> on OE-Core
> 
> Please test them out in your configurations and machines and provide feedback, lets weed out
> the issue early

You have a fix for bug 4168 in there that nobody else can reproduce or
understand:

https://bugzilla.yoctoproject.org/show_bug.cgi?id=4168

I'd really like to better understand what is happening there before we
pull that one in.

Cheers,

Richard



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: eglibc (would be 2.18) recipes
  2013-06-27  7:20 ` Richard Purdie
@ 2013-06-27 15:10   ` Khem Raj
  0 siblings, 0 replies; 5+ messages in thread
From: Khem Raj @ 2013-06-27 15:10 UTC (permalink / raw)
  To: Richard Purdie
  Cc: yocto@yoctoproject.org (yocto@yoctoproject.org),
	openembedded-devel@lists.openembedded.org,
	Patches and discussions about the oe-core layer


On Jun 27, 2013, at 12:20 AM, Richard Purdie <richard.purdie@linuxfoundation.org> wrote:

> On Wed, 2013-06-26 at 14:06 -0700, Khem Raj wrote:
>> Hi All
>> 
>> I have put together eglibc recipes for upcoming 2.18 release and pushed to a contrib tree here
>> 
>> http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/eglibc-2.18
>> 
>> They built angstrom/systemd-images fine and booted OK on all supported qemu machines
>> on OE-Core
>> 
>> Please test them out in your configurations and machines and provide feedback, lets weed out
>> the issue early
> 
> You have a fix for bug 4168 in there that nobody else can reproduce or
> understand:

that was an oversite during rebase. I have refresh the tree and dropped it from there.

> 
> https://bugzilla.yoctoproject.org/show_bug.cgi?id=4168
> 
> I'd really like to better understand what is happening there before we
> pull that one in.
> 
> Cheers,
> 
> Richard
> 



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-06-27 15:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-26 21:06 eglibc (would be 2.18) recipes Khem Raj
2013-06-27  1:46 ` Otavio Salvador
2013-06-27  2:49   ` Khem Raj
2013-06-27  7:20 ` Richard Purdie
2013-06-27 15:10   ` Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox