From dbcf075f21c0bb8581f29ac5ee8d5b64666216fb Mon Sep 17 00:00:00 2001 From: "nslu2-linux.adm@bkbits.net" Date: Wed, 23 Feb 2005 13:51:04 +0000 Subject: Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/02/23 14:39:29+01:00 local!hrw fixed qt/e 2.3.10 font bug BKrev: 421c8a48SFDeDofDazzYqPmtxxdC6A --- packages/iqnotes/iqnotes-2.0.2/qt2310-fontbug.patch | 0 packages/iqnotes/iqnotes_2.0.2.bb | 6 ++++-- 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 packages/iqnotes/iqnotes-2.0.2/qt2310-fontbug.patch (limited to 'packages') diff --git a/packages/iqnotes/iqnotes-2.0.2/qt2310-fontbug.patch b/packages/iqnotes/iqnotes-2.0.2/qt2310-fontbug.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/iqnotes/iqnotes_2.0.2.bb b/packages/iqnotes/iqnotes_2.0.2.bb index d8245f5f23..a1c77896c4 100644 --- a/packages/iqnotes/iqnotes_2.0.2.bb +++ b/packages/iqnotes/iqnotes_2.0.2.bb @@ -8,10 +8,12 @@ LICENSE = "GPL" DEPENDS = "virtual/libqpe" HOMEPAGE = "http://iqnotes.kybu.org" AUTHOR = "Peter Vrabel " -PR = "r2" +PR = "r3" SRC_URI = "http://www.vanille.de/mirror/iqnotes-2.0.2-src.tar.bz2 \ - file://md5.diff;patch=1" + file://md5.diff;patch=1 \ + file://qt2310-fontbug.patch;patch=1" + S = "${WORKDIR}/iqnotes/iqnotes" inherit palmtop -- cgit v1.2.3