diff options
Diffstat (limited to 'meta/recipes-graphics/pango/pango-1.28.4/no-tests.patch')
-rw-r--r-- | meta/recipes-graphics/pango/pango-1.28.4/no-tests.patch | 16 |
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 @@ | |||
1 | Upstream-Status: Inappropriate [ disable tests make sense in embedded, but not appropriate for upstream] | ||
2 | |||
3 | Signed-off-by: Yu Ke <ke.yu@intel.com> | ||
4 | |||
5 | Index: 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 \ | ||