]> code.ossystems Code Review - openembedded-core.git/commit
libdrm: Fix build failure unearthed by uclibc
authorKhem Raj <raj.khem@gmail.com>
Fri, 3 Feb 2012 22:42:29 +0000 (14:42 -0800)
committerSaul Wold <sgw@linux.intel.com>
Tue, 7 Feb 2012 22:37:15 +0000 (14:37 -0800)
commit086679cfbc30dba4af2f650984084195e5171b8f
tree9f42d74d457a8d10aa204272ae761bc522ad97ac
parent25016d158af927e0c9e70c3df4674f53fa54fec8
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.

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