aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/pango/pango-1.28.4/no-tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/pango/pango-1.28.4/no-tests.patch')
-rw-r--r--recipes-graphics/pango/pango-1.28.4/no-tests.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes-graphics/pango/pango-1.28.4/no-tests.patch b/recipes-graphics/pango/pango-1.28.4/no-tests.patch
new file mode 100644
index 0000000..4aa759d
--- /dev/null
+++ b/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 \