Re: [OE-core] [PATCH 2/6] uclibc: Switch to using uclibc-ng

2015-12-14 Thread Khem Raj
> On Dec 14, 2015, at 4:25 AM, Burton, Ross wrote: > > On 14 December 2015 at 06:23, Khem Raj > wrote: > --- /dev/null > +++ > b/meta/recipes-core/uclibc/uclibc-git/0001-Revert-glibc-compat-bump-glibc-minor-version.patch > @@ -0,0 +1,26 @@ > +From f9f566849ad0785b2fd

Re: [OE-core] [PATCH 2/6] uclibc: Switch to using uclibc-ng

2015-12-14 Thread Khem Raj
> On Dec 14, 2015, at 4:20 AM, Burton, Ross wrote: > > > On 14 December 2015 at 06:23, Khem Raj > wrote: > diff --git a/meta/recipes-core/uclibc/uclibc_git.bb > b/meta/recipes-core/uclibc/uclibc_git.bb > index fd02b3d.

Re: [OE-core] [PATCH 2/6] uclibc: Switch to using uclibc-ng

2015-12-14 Thread Khem Raj
On Mon, Dec 14, 2015 at 4:20 AM, Burton, Ross wrote: > Was this for testing? Presumably I can drop it? yes drop it. -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembed

Re: [OE-core] [PATCH 2/6] uclibc: Switch to using uclibc-ng

2015-12-14 Thread Burton, Ross
On 14 December 2015 at 06:23, Khem Raj wrote: > --- /dev/null > +++ > b/meta/recipes-core/uclibc/uclibc-git/0001-Revert-glibc-compat-bump-glibc-minor-version.patch > @@ -0,0 +1,26 @@ > +From f9f566849ad0785b2fd3fd6c4c5d324f9f822aac Mon Sep 17 00:00:00 2001 > +From: Khem Raj > +Date: Sun, 13 Dec

Re: [OE-core] [PATCH 2/6] uclibc: Switch to using uclibc-ng

2015-12-14 Thread Burton, Ross
On 14 December 2015 at 06:23, Khem Raj wrote: > diff --git a/meta/recipes-core/uclibc/uclibc_git.bb > b/meta/recipes-core/uclibc/uclibc_git.bb > index fd02b3d..81756ac 100644 > --- a/meta/recipes-core/uclibc/uclibc_git.bb > +++ b/meta/recipes-core/uclibc/uclibc_git.bb > @@ -13,6 +13,11 @@ DEPENDS

[OE-core] [PATCH 2/6] uclibc: Switch to using uclibc-ng

2015-12-13 Thread Khem Raj
uclibc-ng is a maintained fork of uclibc project. Lets switch to using that add patches to fix memory leak in canonicalize_file_name-memory Signed-off-by: Khem Raj --- meta/conf/distro/include/tcmode-default.inc| 2 +- meta/recipes-core/uclibc/uclibc-config.inc | 1 + meta/re