]> code.ossystems Code Review - openembedded-core.git/commit
libx11: Backport _XGetRequest API
authorKhem Raj <raj.khem@gmail.com>
Sat, 4 Feb 2012 23:54:09 +0000 (15:54 -0800)
committerSaul Wold <sgw@linux.intel.com>
Tue, 7 Feb 2012 22:37:15 +0000 (14:37 -0800)
commite08604800fe1cb8f240f53c147ceb4ee08a29b91
treefe026e5bee4e5611cfa512e7dc727570bb6131ff
parent086679cfbc30dba4af2f650984084195e5171b8f
libx11: Backport _XGetRequest API

This API is relatively new and will be in next release of libX11
this is needed for OE qemu-native which links to libx11-native
but uses libGL from build system and herein lies the problem
if you have bleeding edge distro e.g. ubuntu 12.04(development)
libGL.so expects this API to be present. Backported to 1.4.4
thusly

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-graphics/xorg-lib/libx11-1.4.4/0001-Add-_XGetRequest-as-substitute-for-GetReq-GetReqExtr.patch [new file with mode: 0644]
meta/recipes-graphics/xorg-lib/libx11_1.4.4.bb