aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gtk+/gtk+_2.20.1.bb
diff options
context:
space:
mode:
authorApelete Seketeli <apelete@seketeli.net>2012-06-19 23:55:19 +0200
committerApelete Seketeli <apelete@seketeli.net>2012-07-04 22:10:44 +0200
commitc7e85ba9134dc14237db102aa6d69668d5fe74a0 (patch)
treec4a520eee6ec5295dbf5ed0691f356073ad27698 /recipes/gtk+/gtk+_2.20.1.bb
parent8825b28fc691265458acd273f03e1fdd55856ecb (diff)
downloadopenembedded-c7e85ba9134dc14237db102aa6d69668d5fe74a0.tar.gz
gtk+: Add no-test-inline-pixbufs.patch to gtk+-2.20.1
This patch adds a patch to the gtk+-2.20.1 recipe that removes the need to build test-inline-pixbufs.h in the demos/Makefile.am file of the gtk+-2.20.1 upstream package. It also removes all the demo programs that were dependant on test-inline-pixbufs.h from demos/Makefile.am. Signed-off-by: Apelete Seketeli <apelete@seketeli.net>
Diffstat (limited to 'recipes/gtk+/gtk+_2.20.1.bb')
-rw-r--r--recipes/gtk+/gtk+_2.20.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gtk+/gtk+_2.20.1.bb b/recipes/gtk+/gtk+_2.20.1.bb
index cd3a6d2d7e..62f2f3c00a 100644
--- a/recipes/gtk+/gtk+_2.20.1.bb
+++ b/recipes/gtk+/gtk+_2.20.1.bb
@@ -7,6 +7,7 @@ SRC_URI_append_virtclass-native = " file://no-demos.patch \
SRC_URI_append = "file://gtk-dnd-grab-deadlock-fix.patch \
file://cross-nm.patch \
file://xkb-ifdef.patch \
+ file://no-test-inline-pixbufs.patch \
"
SRC_URI[gtk.md5sum] = "53e6f3a93bd22934878fc4a4a34c68aa"