summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics/pango/pango-1.28.4
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2011-04-09 21:33:50 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-18 05:44:30 +0100
commit76b86764b0346d8cac6aa915f4907f4b0ffe9a8d (patch)
tree377a5d073ee544cfb49ae56407889c7f365eee52 /meta/recipes-graphics/pango/pango-1.28.4
parent0e9318cac2f587921bc8ca2b9c4300d83aafa14b (diff)
downloadopenembedded-core-76b86764b0346d8cac6aa915f4907f4b0ffe9a8d.tar.gz
openembedded-core-76b86764b0346d8cac6aa915f4907f4b0ffe9a8d.tar.bz2
openembedded-core-76b86764b0346d8cac6aa915f4907f4b0ffe9a8d.zip
pango: upgrade from 1.28.3 to 1.28.4
Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/recipes-graphics/pango/pango-1.28.4')
-rw-r--r--meta/recipes-graphics/pango/pango-1.28.4/no-tests.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/recipes-graphics/pango/pango-1.28.4/no-tests.patch b/meta/recipes-graphics/pango/pango-1.28.4/no-tests.patch
new file mode 100644
index 0000000000..6d9e74bfcc
--- /dev/null
+++ b/meta/recipes-graphics/pango/pango-1.28.4/no-tests.patch
@@ -0,0 +1,16 @@
+Upstream-Status: Inappropriate [ disable tests make sense in embedded, but not appropriate for upstream]
+
+Signed-off-by: Yu Ke <ke.yu@intel.com>
+
+Index: pango-1.22.2/Makefile.am
+===================================================================
+--- pango-1.22.2.orig/Makefile.am
++++ pango-1.22.2/Makefile.am
+@@ -1,6 +1,6 @@
+ ## Process this file with automake to create Makefile.in.
+
+-SUBDIRS= pango modules pango-view examples docs tools tests
++SUBDIRS= pango modules pango-view examples docs tools
+
+ EXTRA_DIST = \
+ autogen.sh \