]> code.ossystems Code Review - openembedded-core.git/commit
libx11: backport _XEatDataWords API
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 6 Feb 2014 22:05:41 +0000 (22:05 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 8 Feb 2014 21:20:44 +0000 (21:20 +0000)
commitce8deda64f78ac48820d06c4f90c20a31f9e3eed
tree11ed04edf74e5378bdf57dfc918f62a3aeedbb6f
parent629a46359a06b4912ddf030ca2b2c69a011dfa88
libx11: backport _XEatDataWords API

If you build libx11-native then that has to be ABI-compatible with the
libX11 on the host or you'll have problems running qemu-native. Most
current distros are using libX11 1.6+. Thus, we need to backport the
_XEatDataWords API present in 1.6.

This only affects the dylan branch as dora+ has libx11 1.6+.

Fixes [YOCTO #5040].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-lib/libx11/xeatdatawords.patch [new file with mode: 0644]
meta/recipes-graphics/xorg-lib/libx11_1.5.0.bb