From b0ac556f72cb06790f1b2acb36ef722206352a03 Mon Sep 17 00:00:00 2001 From: Yu Ke Date: Sat, 9 Apr 2011 21:33:50 +0800 Subject: pango: upgrade from 1.28.3 to 1.28.4 (From OE-Core rev: 76b86764b0346d8cac6aa915f4907f4b0ffe9a8d) Signed-off-by: Yu Ke Signed-off-by: Richard Purdie --- meta/recipes-graphics/pango/pango-1.28.3/no-tests.patch | 12 ------------ meta/recipes-graphics/pango/pango-1.28.4/no-tests.patch | 16 ++++++++++++++++ meta/recipes-graphics/pango/pango_1.28.3.bb | 12 ------------ meta/recipes-graphics/pango/pango_1.28.4.bb | 12 ++++++++++++ 4 files changed, 28 insertions(+), 24 deletions(-) delete mode 100644 meta/recipes-graphics/pango/pango-1.28.3/no-tests.patch create mode 100644 meta/recipes-graphics/pango/pango-1.28.4/no-tests.patch delete mode 100644 meta/recipes-graphics/pango/pango_1.28.3.bb create mode 100644 meta/recipes-graphics/pango/pango_1.28.4.bb (limited to 'meta/recipes-graphics/pango') diff --git a/meta/recipes-graphics/pango/pango-1.28.3/no-tests.patch b/meta/recipes-graphics/pango/pango-1.28.3/no-tests.patch deleted file mode 100644 index 4a74d8c4d6..0000000000 --- a/meta/recipes-graphics/pango/pango-1.28.3/no-tests.patch +++ /dev/null @@ -1,12 +0,0 @@ -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 \ 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 @@ +Upstream-Status: Inappropriate [ disable tests make sense in embedded, but not appropriate for upstream] + +Signed-off-by: Yu Ke + +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 \ diff --git a/meta/recipes-graphics/pango/pango_1.28.3.bb b/meta/recipes-graphics/pango/pango_1.28.3.bb deleted file mode 100644 index 228aae77a8..0000000000 --- a/meta/recipes-graphics/pango/pango_1.28.3.bb +++ /dev/null @@ -1,12 +0,0 @@ -require pango.inc - -LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" - -PR = "r0" - -SRC_URI += "file://no-tests.patch" - -SRC_URI[archive.md5sum] = "caa74baea47e7e16bc73c89f9089d522" -SRC_URI[archive.sha256sum] = "5e278bc9430cc7bb00270f183360d262c5006b51248e8b537ea904573f200632" - -#PARALLEL_MAKE = "" diff --git a/meta/recipes-graphics/pango/pango_1.28.4.bb b/meta/recipes-graphics/pango/pango_1.28.4.bb new file mode 100644 index 0000000000..600f00b740 --- /dev/null +++ b/meta/recipes-graphics/pango/pango_1.28.4.bb @@ -0,0 +1,12 @@ +require pango.inc + +LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" + +PR = "r0" + +SRC_URI += "file://no-tests.patch" + +SRC_URI[archive.md5sum] = "3f3989700f04e9117d30544a9078b3a0" +SRC_URI[archive.sha256sum] = "7eb035bcc10dd01569a214d5e2bc3437de95d9ac1cfa9f50035a687c45f05a9f" + +#PARALLEL_MAKE = "" -- cgit v1.2.3-54-g00ecf