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

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

libice: 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/libice_1.0.3.bb |    1 -
 recipes/xorg-lib/libice_1.0.4.bb |    1 -
 recipes/xorg-lib/libice_1.0.6.bb |    1 -
 3 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/recipes/xorg-lib/libice_1.0.3.bb b/recipes/xorg-lib/libice_1.0.3.bb
index ad27829..5384b34 100644
--- a/recipes/xorg-lib/libice_1.0.3.bb
+++ b/recipes/xorg-lib/libice_1.0.3.bb
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "X11 Inter-Client Exchange library"
 DEPENDS += "xproto xtrans"
-PROVIDES = "ice"
 BBCLASSEXTEND = "native"
 PR = "r1"
 PE = "1"
diff --git a/recipes/xorg-lib/libice_1.0.4.bb b/recipes/xorg-lib/libice_1.0.4.bb
index 259c8b3..0c325a8 100644
--- a/recipes/xorg-lib/libice_1.0.4.bb
+++ b/recipes/xorg-lib/libice_1.0.4.bb
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "X11 Inter-Client Exchange library"
 DEPENDS += "xproto xtrans"
-PROVIDES = "ice"
 BBCLASSEXTEND = "native"
 PR = "r1"
 PE = "1"
diff --git a/recipes/xorg-lib/libice_1.0.6.bb b/recipes/xorg-lib/libice_1.0.6.bb
index df8253e..1e95abd 100644
--- a/recipes/xorg-lib/libice_1.0.6.bb
+++ b/recipes/xorg-lib/libice_1.0.6.bb
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "X11 Inter-Client Exchange library"
 DEPENDS += "xproto xtrans"
-PROVIDES = "ice"
 BBCLASSEXTEND = "native"
 PR = "r1"
 PE = "1"





More information about the Openembedded-commits mailing list