]> code.ossystems Code Review - openembedded-core.git/commit
tslib: fix the bug with loading libts-1.0.so
authorDmitry Cherukhin <dima_ch@emcraft.com>
Wed, 2 Nov 2011 12:03:19 +0000 (13:03 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Nov 2011 14:03:36 +0000 (14:03 +0000)
commit0ba6d91dc527908740890c896b834e7216b0d2fb
treeb30e64d5562daf7aadb8c6bc7cf8953c64033eb8
parenteacafd21999ab37b60af29dc3e626c441716ef66
tslib: fix the bug with loading libts-1.0.so

Touchpad did not work in the qtdemoE if the library libts-1.0.so was not loaded
manually using the LD_PRELOAD variable. This problem was fixed in the tslib mainline
https://github.com/kergoth/tslib after the 1.0 release. We just import the patch.

Signed-off-by: Dmitry Cherukhin <dima_ch@emcraft.com>
meta/recipes-graphics/tslib/tslib/0001-Link-plugins-against-libts.patch [new file with mode: 0644]
meta/recipes-graphics/tslib/tslib_1.0.bb