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

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

libxdamage: 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/libxdamage_1.0.4.bb |    1 -
 recipes/xorg-lib/libxdamage_1.1.1.bb |    1 -
 recipes/xorg-lib/libxdamage_1.1.2.bb |    1 -
 recipes/xorg-lib/libxdamage_1.1.3.bb |    1 -
 4 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/recipes/xorg-lib/libxdamage_1.0.4.bb b/recipes/xorg-lib/libxdamage_1.0.4.bb
index c4b59c1..ccab459 100644
--- a/recipes/xorg-lib/libxdamage_1.0.4.bb
+++ b/recipes/xorg-lib/libxdamage_1.0.4.bb
@@ -5,7 +5,6 @@ DESCRIPTION = "X Damage extension library."
 LICENSE= "BSD-X"
 
 DEPENDS += " virtual/libx11 damageproto libxfixes fixesproto xextproto"
-PROVIDES = "xdamage"
 
 XORG_PN = "libXdamage"
 
diff --git a/recipes/xorg-lib/libxdamage_1.1.1.bb b/recipes/xorg-lib/libxdamage_1.1.1.bb
index c508df8..53d4cf0 100644
--- a/recipes/xorg-lib/libxdamage_1.1.1.bb
+++ b/recipes/xorg-lib/libxdamage_1.1.1.bb
@@ -3,7 +3,6 @@ require xorg-lib-common.inc
 DESCRIPTION = "X11 damaged region extension library"
 LICENSE= "BSD-X"
 DEPENDS += "damageproto libxfixes"
-PROVIDES = "xdamage"
 PR = "r1"
 PE = "1"
 
diff --git a/recipes/xorg-lib/libxdamage_1.1.2.bb b/recipes/xorg-lib/libxdamage_1.1.2.bb
index 48c05bc..542fac8 100644
--- a/recipes/xorg-lib/libxdamage_1.1.2.bb
+++ b/recipes/xorg-lib/libxdamage_1.1.2.bb
@@ -3,7 +3,6 @@ require xorg-lib-common.inc
 DESCRIPTION = "X11 damaged region extension library"
 LICENSE= "BSD-X"
 DEPENDS += "damageproto libxfixes"
-PROVIDES = "xdamage"
 PR = "r1"
 PE = "1"
 
diff --git a/recipes/xorg-lib/libxdamage_1.1.3.bb b/recipes/xorg-lib/libxdamage_1.1.3.bb
index bcef444..326b0e0 100644
--- a/recipes/xorg-lib/libxdamage_1.1.3.bb
+++ b/recipes/xorg-lib/libxdamage_1.1.3.bb
@@ -3,7 +3,6 @@ require xorg-lib-common.inc
 DESCRIPTION = "X11 damaged region extension library"
 LICENSE= "BSD-X"
 DEPENDS += "damageproto libxfixes"
-PROVIDES = "xdamage"
 PR = "r1"
 PE = "1"
 





More information about the Openembedded-commits mailing list