Tested both with ts_calibrate/ts_test and the Qt Embedded demo application on both qemumips and qemux86. Once merged this should also allow removal of the tslib recipe in meta-oe.
The following change since commit b8952942aed77473d3b44a17112cbf6a9e83eff3: qemu: Fix bit extraction for MTFSFI and MTFSF (2013-08-16 11:39:43 +0100) is available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/tslib http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/tslib Paul Eggleton (1): tslib: update to 1.1 .../tslib/0001-Link-plugins-against-libts.patch | 57 -- .../tslib/tslib/32bitBE-support.patch | 55 -- .../recipes-graphics/tslib/tslib/fix_version.patch | 34 - meta/recipes-graphics/tslib/tslib/multievent.patch | 845 --------------------- .../tslib/tslib/obsolete_automake_macros.patch | 15 - .../tslib/set-open-mode-for-ts_calibrate_c.patch | 30 - .../tslib/{tslib_1.0.bb => tslib_1.1.bb} | 14 +- 7 files changed, 3 insertions(+), 1047 deletions(-) delete mode 100644 meta/recipes-graphics/tslib/tslib/0001-Link-plugins-against-libts.patch delete mode 100644 meta/recipes-graphics/tslib/tslib/32bitBE-support.patch delete mode 100644 meta/recipes-graphics/tslib/tslib/fix_version.patch delete mode 100644 meta/recipes-graphics/tslib/tslib/multievent.patch delete mode 100644 meta/recipes-graphics/tslib/tslib/obsolete_automake_macros.patch delete mode 100644 meta/recipes-graphics/tslib/tslib/set-open-mode-for-ts_calibrate_c.patch rename meta/recipes-graphics/tslib/{tslib_1.0.bb => tslib_1.1.bb} (77%) -- 1.8.1.2 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
