Re: [OE-core] [PATCH 0/2] eglibc: move the fix code for optimization isssue to .inc

2012-11-27 Thread Richard Purdie
On Wed, 2012-11-28 at 14:11 +0800, jackie.hu...@windriver.com wrote: > From: Jackie Huang > > I made a patch against the eglibc_2.16.bb for the optimization issue two > weeks ago, > but it's not a version specific issue and we still keep the versions 2.13 and > 2.15 > (and not having the 2.16 y

[OE-core] [PATCH 0/2] eglibc: move the fix code for optimization isssue to .inc

2012-11-27 Thread jackie.huang
From: Jackie Huang I made a patch against the eglibc_2.16.bb for the optimization issue two weeks ago, but it's not a version specific issue and we still keep the versions 2.13 and 2.15 (and not having the 2.16 yet), so it would be more appropriate to move the code to the .inc file. And we al