summaryrefslogtreecommitdiff
path: root/packages/libqpe/libqpe-opie_1.2.1.bb
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2005-09-12 21:23:01 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-12 21:23:01 +0000
commit6418fc60db8a058f106f0efcc3a1bc79274387e7 (patch)
tree7a076fd84cba428c162bd103d7ab692d0dddc6a7 /packages/libqpe/libqpe-opie_1.2.1.bb
parent7eef37e5616b94035732f961cedb799a7062f926 (diff)
libqpe/libqpe-opie_1.2.1:
last minute backport from http://opie-bugs.oszine.de/view.php?id=1695 to fix the font sizes for the Date selector on displays with higher resolution.
Diffstat (limited to 'packages/libqpe/libqpe-opie_1.2.1.bb')
-rw-r--r--packages/libqpe/libqpe-opie_1.2.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/libqpe/libqpe-opie_1.2.1.bb b/packages/libqpe/libqpe-opie_1.2.1.bb
index 93b1590bba..6cd4368187 100644
--- a/packages/libqpe/libqpe-opie_1.2.1.bb
+++ b/packages/libqpe/libqpe-opie_1.2.1.bb
@@ -3,5 +3,6 @@ include ${PN}.inc
TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}"
SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/library \
+ file://0905_datebookmonth.patch;patch=1;pnum=0 \
file://fix-titleheight.patch;patch=1"