[oe-commits] Martin Jansa : pango-native: remove 1.22.0 as it' s already provided by pango_1.22.0.bb thanks to BBCLASSEXTEND from . inc file, resulting package seems the same

git version control git at git.openembedded.org
Thu Mar 4 10:36:44 UTC 2010


Module: openembedded.git
Branch: shr/testing2010
Commit: c852af3dc402c78f491c38a9dd8cd918daa90566
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c852af3dc402c78f491c38a9dd8cd918daa90566

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Mar  3 10:03:50 2010 +0100

pango-native: remove 1.22.0 as it's already provided by pango_1.22.0.bb thanks to BBCLASSEXTEND from .inc file, resulting package seems the same

* list of included files is the almost the same (native from
  pango_1.22.0.bb doesn't have tests (as removed with no-tests.patch
  from pango.inc).
* PR changed from r0 to r2

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
Acked-by: Koen Kooi <koen at openembedded.org>

---

 recipes/pango/pango-native-1.22.0/no-tests.patch |   10 ----------
 recipes/pango/pango-native_1.22.0.bb             |   12 ------------
 2 files changed, 0 insertions(+), 22 deletions(-)

diff --git a/recipes/pango/pango-native-1.22.0/no-tests.patch b/recipes/pango/pango-native-1.22.0/no-tests.patch
deleted file mode 100644
index dafcb20..0000000
--- a/recipes/pango/pango-native-1.22.0/no-tests.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- /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/recipes/pango/pango-native_1.22.0.bb b/recipes/pango/pango-native_1.22.0.bb
deleted file mode 100644
index ba2cf4c..0000000
--- a/recipes/pango/pango-native_1.22.0.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-
-require pango_1.22.0.bb
-
-inherit native
-
-DEPENDS += "glib-2.0-native cairo-native"
-PROVIDES = "pango-native"
-
-SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.6/pango-${PV}.tar.bz2"
-
-PR = "r0"
-





More information about the Openembedded-commits mailing list