libdrm: Fix build failure unearthed by uclibc
authorKhem Raj <raj.khem@gmail.com>
Fri, 3 Feb 2012 22:42:29 +0000 (14:42 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Feb 2012 00:50:28 +0000 (00:50 +0000)
commit73614d395856bdd2581eb28a4617ffcd95658a46
tree6ffabd3ec578d09e93e2578358e55150847ee16f
parentc8d1437607a0ee922337885838d93ff98a10e717
libdrm: Fix build failure unearthed by uclibc

uclibc wants to know value of __USE_GNU for certain
header prototypes to be enabled. So we move the config.h
header up in search list.

(From OE-Core rev: 086679cfbc30dba4af2f650984084195e5171b8f)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/drm/libdrm/GNU_SOURCE_definition.patch [new file with mode: 0644]
meta/recipes-graphics/drm/libdrm_2.4.30.bb