]> 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, 30 Jan 2012 16:27:12 +0000 (16:27 +0000)
commitcf9fbfcb65c09d70613eb6ab87e0b9121cfcc34c
tree85bcdc41f1c2d3b097c0aff1b04033136b49f7ec
parentc90e1c91efc721eb6910cd3244b7671b63a341b6
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.

(From OE-Core rev: 0ba6d91dc527908740890c896b834e7216b0d2fb)

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