libxtst: remove original PROVIDES it's not used anywhere and is broken with BBCLASSEXTEND
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 24 Jun 2010 19:36:22 +0000 (21:36 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Fri, 25 Jun 2010 05:30:45 +0000 (07:30 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/xorg-lib/libxtst_1.0.2.bb
recipes/xorg-lib/libxtst_1.0.3.bb
recipes/xorg-lib/libxtst_1.1.0.bb

index 53dcf7e..fe98bda 100644 (file)
@@ -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"
 
index e1a4b9c..768af2a 100644 (file)
@@ -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"
 
index cde0369..5214b7d 100644 (file)
@@ -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"