[OE-core] [PATCH] meta: glib-2.0: don't apply qsort_r test removable patch for native version

Richard Purdie richard.purdie at linuxfoundation.org
Wed Nov 2 09:08:48 UTC 2011


On Tue, 2011-11-01 at 23:08 +0100, Simon Busch wrote:
> On some buildhosts with an older version of native glib-2.0 installed (in this case
> 2.16.6) the qsort_r test removable patch leads to a compilation error:
> 
> | ./.libs/libglib-2.0.so: undefined reference to `qsort_r'
> | collect2: ld returned 1 exit status
> 
> This patch fixes this so the patch gets only applied for the native version of this
> recipe.
> 
> Signed-off-by: Simon Busch <morphis at gravedo.de>
> ---
>  meta/recipes-core/glib-2.0/glib-2.0_2.30.0.bb |    7 +++++--
>  1 files changed, 5 insertions(+), 2 deletions(-)

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list