summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/pango
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/pango')
-rw-r--r--meta-oe/recipes-graphics/pango/pango-1.29.4/no-tests.patch11
-rw-r--r--meta-oe/recipes-graphics/pango/pango_1.29.4.bb10
2 files changed, 0 insertions, 21 deletions
diff --git a/meta-oe/recipes-graphics/pango/pango-1.29.4/no-tests.patch b/meta-oe/recipes-graphics/pango/pango-1.29.4/no-tests.patch
deleted file mode 100644
index ce64db152..000000000
--- a/meta-oe/recipes-graphics/pango/pango-1.29.4/no-tests.patch
+++ /dev/null
@@ -1,11 +0,0 @@
1diff -uNr pango-1.29.4.orig/Makefile.am pango-1.29.4/Makefile.am
2--- pango-1.29.4.orig/Makefile.am 2011-08-16 03:11:08.000000000 +0200
3+++ pango-1.29.4/Makefile.am 2011-09-30 16:11:53.792567952 +0200
4@@ -1,6 +1,6 @@
5 ## Process this file with automake to create Makefile.in.
6
7-SUBDIRS= pango modules pango-view examples docs tools tests build
8+SUBDIRS= pango modules pango-view examples docs tools build
9
10 EXTRA_DIST = \
11 autogen.sh \
diff --git a/meta-oe/recipes-graphics/pango/pango_1.29.4.bb b/meta-oe/recipes-graphics/pango/pango_1.29.4.bb
deleted file mode 100644
index ea79a63f7..000000000
--- a/meta-oe/recipes-graphics/pango/pango_1.29.4.bb
+++ /dev/null
@@ -1,10 +0,0 @@
1require recipes-graphics/pango/pango.inc
2
3LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
4
5SRC_URI[archive.md5sum] = "a5ee785f4f31d6bdd8625a09ea3f8b4b"
6SRC_URI[archive.sha256sum] = "f15deecaecf1e9dcb7db0e4947d12b5bcff112586434f8d30a5afd750747ff2b"
7
8SRC_URI += "file://no-tests.patch"
9
10PR = "r4"