[oe-commits] Martin Jansa : libxft: 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: 3dd43a6e25d60b013ec756bd7d7b90a79270f627
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3dd43a6e25d60b013ec756bd7d7b90a79270f627

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

libxft: 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/libxft_2.1.12.bb |    1 -
 recipes/xorg-lib/libxft_2.1.13.bb |    1 -
 recipes/xorg-lib/libxft_2.1.14.bb |    1 -
 3 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/recipes/xorg-lib/libxft_2.1.12.bb b/recipes/xorg-lib/libxft_2.1.12.bb
index 96820b2..64d0d04 100644
--- a/recipes/xorg-lib/libxft_2.1.12.bb
+++ b/recipes/xorg-lib/libxft_2.1.12.bb
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "FreeType-based font drawing library for X"
 DEPENDS += "libxrender freetype fontconfig"
-PROVIDES = "xft"
 PR = "r1"
 PE = "1"
 
diff --git a/recipes/xorg-lib/libxft_2.1.13.bb b/recipes/xorg-lib/libxft_2.1.13.bb
index 79783a8..a071ca5 100644
--- a/recipes/xorg-lib/libxft_2.1.13.bb
+++ b/recipes/xorg-lib/libxft_2.1.13.bb
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "FreeType-based font drawing library for X"
 DEPENDS += "libxrender freetype fontconfig"
-PROVIDES = "xft"
 PR = "r0"
 PE = "1"
 
diff --git a/recipes/xorg-lib/libxft_2.1.14.bb b/recipes/xorg-lib/libxft_2.1.14.bb
index bb8be59..1157dd1 100644
--- a/recipes/xorg-lib/libxft_2.1.14.bb
+++ b/recipes/xorg-lib/libxft_2.1.14.bb
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "FreeType-based font drawing library for X"
 DEPENDS += "libxrender freetype fontconfig"
-PROVIDES = "xft"
 PR = "r1"
 PE = "1"
 





More information about the Openembedded-commits mailing list