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

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

libxtst: 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/libxtst_1.0.2.bb |    1 -
 recipes/xorg-lib/libxtst_1.0.3.bb |    1 -
 recipes/xorg-lib/libxtst_1.1.0.bb |    1 -
 3 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/recipes/xorg-lib/libxtst_1.0.2.bb b/recipes/xorg-lib/libxtst_1.0.2.bb
index 53dcf7e..fe98bda 100644
--- a/recipes/xorg-lib/libxtst_1.0.2.bb
+++ b/recipes/xorg-lib/libxtst_1.0.2.bb
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "X Test Extension: client side library"
 DEPENDS += "libxext recordproto inputproto"
-PROVIDES = "xtst"
 PR = "r1"
 PE = "1"
 
diff --git a/recipes/xorg-lib/libxtst_1.0.3.bb b/recipes/xorg-lib/libxtst_1.0.3.bb
index e1a4b9c..768af2a 100644
--- a/recipes/xorg-lib/libxtst_1.0.3.bb
+++ b/recipes/xorg-lib/libxtst_1.0.3.bb
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "X Test Extension: client side library"
 DEPENDS += "libxext recordproto inputproto"
-PROVIDES = "xtst"
 PR = "r1"
 PE = "1"
 
diff --git a/recipes/xorg-lib/libxtst_1.1.0.bb b/recipes/xorg-lib/libxtst_1.1.0.bb
index cde0369..5214b7d 100644
--- a/recipes/xorg-lib/libxtst_1.1.0.bb
+++ b/recipes/xorg-lib/libxtst_1.1.0.bb
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "X Test Extension: client side library"
 DEPENDS += "libxext recordproto inputproto libxi"
-PROVIDES = "xtst"
 PR = "r1"
 PE = "1"
 





More information about the Openembedded-commits mailing list