From: Holger Freyther Date: Sun, 13 Jun 2004 20:53:17 +0000 (+0000) Subject: Merge bk://openembedded@openembedded.bkbits.net/packages X-Git-Tag: Release-2010-05/1~18712 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=445650d25cdc7ec88f2d4542dbd01ad64b67824f;p=openembedded.git Merge bk://openembedded@openembedded.bkbits.net/packages into debian.(none):/home/ich/programming/oe/oe-packages-exported 2004/06/13 22:52:38+02:00 (none)!ich QtE-For-Opie apply the IconView speed up and less flicker patch gathered and backported from Qt3 BKrev: 40ccbebdKLreSsF_nHZhx4Q57OZ8gA --- diff --git a/qte/qte-2.3.7-r0/qiconview-speed.patch b/qte/qte-2.3.7-r0/qiconview-speed.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/qte/qte-for-opie_2.3.7.oe b/qte/qte-for-opie_2.3.7.oe index b36cdd5566..800e6845ef 100644 --- a/qte/qte-for-opie_2.3.7.oe +++ b/qte/qte-for-opie_2.3.7.oe @@ -5,4 +5,5 @@ FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/qte-${PV}-r0" DESCRIPTION = "Qt/Embedded w/ Opie Patches version ${PV}" SRC_URI_append = "file://opie.patch;patch=1 \ - file://lefthand.patch;patch=1 " + file://lefthand.patch;patch=1 \ + file://qiconview-speed.patch;patch=1"