summaryrefslogtreecommitdiffstats
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:49:42 +0100
commitb0ac556f72cb06790f1b2acb36ef722206352a03 (patch)
tree01b6d576f42e60474d7fe63f061975dc8f63ab53 /meta/recipes-graphics/pango/pango-1.28.4
parent009f88f05b8f561ed6fae583e40b367d02fc30c0 (diff)
downloadpoky-b0ac556f72cb06790f1b2acb36ef722206352a03.tar.gz
pango: upgrade from 1.28.3 to 1.28.4
(From OE-Core rev: 76b86764b0346d8cac6aa915f4907f4b0ffe9a8d) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 @@
1Upstream-Status: Inappropriate [ disable tests make sense in embedded, but not appropriate for upstream]
2
3Signed-off-by: Yu Ke <ke.yu@intel.com>
4
5Index: pango-1.22.2/Makefile.am
6===================================================================
7--- pango-1.22.2.orig/Makefile.am
8+++ pango-1.22.2/Makefile.am
9@@ -1,6 +1,6 @@
10 ## Process this file with automake to create Makefile.in.
11
12-SUBDIRS= pango modules pango-view examples docs tools tests
13+SUBDIRS= pango modules pango-view examples docs tools
14
15 EXTRA_DIST = \
16 autogen.sh \