From: Lorn Potter Date: Sun, 12 Sep 2004 22:58:38 +0000 (+0000) Subject: add tslib back until other patchs apply X-Git-Tag: Release-2010-05/1~17228 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a22ff5aff8901aae487073e0c4276d60315aa900;p=openembedded.git add tslib back until other patchs apply BKrev: 4144d49eQziuf9RVzHHnvFJOtyASjQ --- diff --git a/qte/qte-for-opie_2.3.8.oe b/qte/qte-for-opie_2.3.8.oe index e69de29bb2..23f88b7e8a 100644 --- a/qte/qte-for-opie_2.3.8.oe +++ b/qte/qte-for-opie_2.3.8.oe @@ -0,0 +1,22 @@ +include qte_${PV}.oe +FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/qte-2.3.8-snapshot" + +DESCRIPTION = "Qt/Embedded w/ Opie Patches version ${PV}" + +SRC_URI_append = " file://opie.patch;patch=1 \ + file://qte238-iconviewspeed.patch;patch=1 \ + file://tslib.patch;patch=1 \ + file://qpe.patch;patch=1 \ + file://vt-switch.patch;patch=1 \ + file://daemonize.patch;patch=1 \ + file://no-moc.patch;patch=1 \ + file://encoding.patch;patch=1 \ + file://fix-qgfxraster.patch;patch=1 \ + file://update-qtfontdir \ + file://sharp_char.h \ + file://switches.h " + + + +# file://lefthand.patch;patch=1 \ +# file://c700-hardware.patch;patch=1 \