[oe-commits] Martin Jansa : libxfont: remove original PROVIDES it' s not used anywhere and is broken with BBCLASSEXTEND

git version control git at git.openembedded.org
Fri Jun 25 05:31:20 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: ed88c01509d339cc17649923b545263896a30250
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ed88c01509d339cc17649923b545263896a30250

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Jun 24 21:34:20 2010 +0200

libxfont: remove original PROVIDES it's not used anywhere and is broken with BBCLASSEXTEND

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/xorg-lib/libxfont_1.2.7.bb |    1 -
 recipes/xorg-lib/libxfont_1.2.8.bb |    1 -
 recipes/xorg-lib/libxfont_1.3.0.bb |    1 -
 recipes/xorg-lib/libxfont_1.3.1.bb |    1 -
 recipes/xorg-lib/libxfont_1.3.2.bb |    1 -
 recipes/xorg-lib/libxfont_1.3.3.bb |    1 -
 recipes/xorg-lib/libxfont_1.4.1.bb |    1 -
 7 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/recipes/xorg-lib/libxfont_1.2.7.bb b/recipes/xorg-lib/libxfont_1.2.7.bb
index ceb166d..0d82d17 100644
--- a/recipes/xorg-lib/libxfont_1.2.7.bb
+++ b/recipes/xorg-lib/libxfont_1.2.7.bb
@@ -8,7 +8,6 @@ SRC_URI += "file://no-scalable-crash.patch"
 
 DEPENDS += " freetype fontcacheproto zlib xproto xtrans fontsproto libfontenc"
 BBCLASSEXTEND = "native"
-PROVIDES = "xfont"
 PE = "1"
 
 XORG_PN = "libXfont"
diff --git a/recipes/xorg-lib/libxfont_1.2.8.bb b/recipes/xorg-lib/libxfont_1.2.8.bb
index 407c118..b37c713 100644
--- a/recipes/xorg-lib/libxfont_1.2.8.bb
+++ b/recipes/xorg-lib/libxfont_1.2.8.bb
@@ -8,7 +8,6 @@ SRC_URI += "file://no-scalable-crash.patch"
 
 DEPENDS += " freetype fontcacheproto zlib xproto xtrans fontsproto libfontenc"
 BBCLASSEXTEND = "native"
-PROVIDES = "xfont"
 PE = "1"
 
 XORG_PN = "libXfont"
diff --git a/recipes/xorg-lib/libxfont_1.3.0.bb b/recipes/xorg-lib/libxfont_1.3.0.bb
index 27fc891..c706882 100644
--- a/recipes/xorg-lib/libxfont_1.3.0.bb
+++ b/recipes/xorg-lib/libxfont_1.3.0.bb
@@ -4,7 +4,6 @@ DESCRIPTION = "X11 font rasterisation library"
 LICENSE= "BSD-X"
 DEPENDS += "freetype fontcacheproto xtrans fontsproto libfontenc"
 BBCLASSEXTEND = "native"
-PROVIDES = "xfont"
 PR = "r2"
 PE = "1"
 
diff --git a/recipes/xorg-lib/libxfont_1.3.1.bb b/recipes/xorg-lib/libxfont_1.3.1.bb
index 9c950a7..e93fda5 100644
--- a/recipes/xorg-lib/libxfont_1.3.1.bb
+++ b/recipes/xorg-lib/libxfont_1.3.1.bb
@@ -4,7 +4,6 @@ DESCRIPTION = "X11 font rasterisation library"
 LICENSE= "BSD-X"
 DEPENDS += "freetype fontcacheproto xtrans fontsproto libfontenc"
 BBCLASSEXTEND = "native"
-PROVIDES = "xfont"
 PE = "1"
 
 SRC_URI += "file://no-scalable-crash.patch"
diff --git a/recipes/xorg-lib/libxfont_1.3.2.bb b/recipes/xorg-lib/libxfont_1.3.2.bb
index 647af1a..f1ad7f8 100644
--- a/recipes/xorg-lib/libxfont_1.3.2.bb
+++ b/recipes/xorg-lib/libxfont_1.3.2.bb
@@ -4,7 +4,6 @@ DESCRIPTION = "X11 font rasterisation library"
 LICENSE= "BSD-X"
 DEPENDS += "freetype fontcacheproto xtrans fontsproto libfontenc"
 BBCLASSEXTEND = "native"
-PROVIDES = "xfont"
 PE = "1"
 
 SRC_URI += "file://no-scalable-crash.patch"
diff --git a/recipes/xorg-lib/libxfont_1.3.3.bb b/recipes/xorg-lib/libxfont_1.3.3.bb
index 66d077c..a0e3543 100644
--- a/recipes/xorg-lib/libxfont_1.3.3.bb
+++ b/recipes/xorg-lib/libxfont_1.3.3.bb
@@ -4,7 +4,6 @@ DESCRIPTION = "X11 font rasterisation library"
 LICENSE= "BSD-X"
 DEPENDS += "freetype fontcacheproto xtrans fontsproto libfontenc"
 BBCLASSEXTEND = "native"
-PROVIDES = "xfont"
 PE = "1"
 
 XORG_PN = "libXfont"
diff --git a/recipes/xorg-lib/libxfont_1.4.1.bb b/recipes/xorg-lib/libxfont_1.4.1.bb
index a54c8c6..d436d78 100644
--- a/recipes/xorg-lib/libxfont_1.4.1.bb
+++ b/recipes/xorg-lib/libxfont_1.4.1.bb
@@ -4,7 +4,6 @@ DESCRIPTION = "X11 font rasterisation library"
 LICENSE= "BSD-X"
 DEPENDS += "freetype fontcacheproto xtrans fontsproto libfontenc"
 BBCLASSEXTEND = "native"
-PROVIDES = "xfont"
 PE = "1"
 
 # disable docs





More information about the Openembedded-commits mailing list