summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta/conf/distro/poky-bleeding.conf2
-rw-r--r--meta/packages/pango/pango-1.17.5/no-tests.patch10
-rw-r--r--meta/packages/pango/pango_1.17.5.bb1
3 files changed, 12 insertions, 1 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf
index ea574f8ba..799dbffd8 100644
--- a/meta/conf/distro/poky-bleeding.conf
+++ b/meta/conf/distro/poky-bleeding.conf
@@ -2,7 +2,7 @@ PREFERRED_VERSION_glib-2.0 ?= "2.13.7"
PREFERRED_VERSION_glib-2.0-native ?= "2.12.4"
PREFERRED_VERSION_cairo ?= "1.4.8"
-PREFERRED_VERSION_pango ?= "1.16.4"
+PREFERRED_VERSION_pango ?= "1.17.5"
PREFERRED_VERSION_gtk+ ?= "2.10.14"
PREFERRED_VERSION_gtk-engines ?= "2.10.0"
diff --git a/meta/packages/pango/pango-1.17.5/no-tests.patch b/meta/packages/pango/pango-1.17.5/no-tests.patch
new file mode 100644
index 000000000..dafcb20c3
--- /dev/null
+++ b/meta/packages/pango/pango-1.17.5/no-tests.patch
@@ -0,0 +1,10 @@
+--- /tmp/Makefile.am 2007-03-01 13:29:37.000000000 +0100
++++ pango-1.16.0/Makefile.am 2007-03-01 13:29:52.545251000 +0100
+@@ -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 \
diff --git a/meta/packages/pango/pango_1.17.5.bb b/meta/packages/pango/pango_1.17.5.bb
new file mode 100644
index 000000000..8e3e8e7d3
--- /dev/null
+++ b/meta/packages/pango/pango_1.17.5.bb
@@ -0,0 +1 @@
+require pango.inc