]> code.ossystems Code Review - openembedded-core.git/commitdiff
tslib: enable big endian support for qemuppc
authorLiming Wang <liming.wang@windriver.com>
Wed, 4 Jan 2012 10:29:20 +0000 (18:29 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Jan 2012 14:52:59 +0000 (14:52 +0000)
This enables wacom tablet/touchscreen support on qemuppc.

Signed-off-by: Liming Wang <liming.wang@windriver.com>
meta/recipes-graphics/tslib/tslib_1.0.bb

index f47116f596666c91a9437b110001b8e7296635c9..54ff3d4a9f33fd43763a51ac5a25f5ce20d0c4fe 100644 (file)
@@ -22,6 +22,7 @@ SRC_URI = "http://download.berlios.de/tslib/tslib-${PV}.tar.bz2 \
 SRC_URI[md5sum] = "92b2eb55b1e4ef7e2c0347069389390e"
 SRC_URI[sha256sum] = "9c40d914e4f6fe00bdd77137d671c7ce4f211686228f2eb8b2d3c2360bc249c8"
 SRC_URI_append_qemumips += " file://32bitBE-support.patch"
+SRC_URI_append_qemuppc += " file://32bitBE-support.patch"
 
 
 inherit autotools pkgconfig