meta: glib-2.0: don't apply qsort_r test removable patch for native version
authorSimon Busch <morphis@gravedo.de>
Tue, 1 Nov 2011 22:08:10 +0000 (23:08 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 2 Nov 2011 09:08:28 +0000 (09:08 +0000)
commite0dde4ec0796bbb7bf9c12d83e1a505f62a292ef
tree760965aeff5a3ce9ba0044c4dd40e09826e069b8
parentf6cdf0f4d312b428cc7516e22d11e54c513f7822
meta: glib-2.0: don't apply qsort_r test removable patch for native version

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.

(From OE-Core rev: 37579d7d74d127c90c1e078d05c5bf4ba0b3f755)

Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glib-2.0/glib-2.0_2.30.0.bb