summaryrefslogtreecommitdiffstats
path: root/recipes/gtk+/gtk+-1.2_1.2.10.bb
diff options
context:
space:
mode:
authorAlex Ferguson <thoughtmonster@gmail.com>2010-11-04 19:25:13 +0200
committerKristoffer Ericson <kristoffer.ericson@gmail.com>2010-11-05 10:41:17 +0100
commit7026fff476b431f58e76f0257c57e2d87cf18970 (patch)
treeda4e5aacbfd8819b8e60c553d04997215987ef4a /recipes/gtk+/gtk+-1.2_1.2.10.bb
parente9ced814c59183a58f738889b9e0eb90b88e70a6 (diff)
downloadopenembedded-7026fff476b431f58e76f0257c57e2d87cf18970.tar.gz
gtk+-1.2: Patch gtkfilesel for smaller screens.
* Added small-filesel.patch, which is only for jlime, but is possibly useful for other devices as well, and which modifies gtkfilesel to fit in screens of 320x240 and larger resolutions. * Modified gtk+-1.2-1.2.10 recipe for above patch. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Diffstat (limited to 'recipes/gtk+/gtk+-1.2_1.2.10.bb')
-rw-r--r--recipes/gtk+/gtk+-1.2_1.2.10.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/gtk+/gtk+-1.2_1.2.10.bb b/recipes/gtk+/gtk+-1.2_1.2.10.bb
index 0ec1508d00..2e5f86d0bb 100644
--- a/recipes/gtk+/gtk+-1.2_1.2.10.bb
+++ b/recipes/gtk+/gtk+-1.2_1.2.10.bb
@@ -10,6 +10,9 @@ SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v1.2/gtk+-${PV}.tar.gz \
file://timezone-fix.patch \
file://gtk+1.2-reconf-fix;apply=yes \
file://no-xwc;apply=yes"
+
+SRC_URI_append_jlime = " file://small-filesel.patch "
+
S = "${WORKDIR}/gtk+-${PV}"
inherit autotools pkgconfig flow-lossage