1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

upgrade pango to 1.22.2; disable pango tests

This commit is contained in:
Xu Li
2008-11-11 20:26:01 +08:00
committed by Richard Purdie
parent d12f673a23
commit d3bd1e8ab3
3 changed files with 16 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
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 \
+3
View File
@@ -0,0 +1,3 @@
require pango.inc
SRC_URI += "file://no-tests.patch;patch=1"