[oe-commits] Martin Jansa : libxmu: 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:21 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: c470dca9ddeaa911c4d63edd8e863f31e537e97f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c470dca9ddeaa911c4d63edd8e863f31e537e97f

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

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

diff --git a/recipes/xorg-lib/libxmu_1.0.3.bb b/recipes/xorg-lib/libxmu_1.0.3.bb
index 9e67f03..9ed7cd9 100644
--- a/recipes/xorg-lib/libxmu_1.0.3.bb
+++ b/recipes/xorg-lib/libxmu_1.0.3.bb
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "X11 miscellaneous utility library"
 DEPENDS += "libxt libxext"
-PROVIDES = "xmu"
 PR = "r1"
 PE = "1"
 
diff --git a/recipes/xorg-lib/libxmu_1.0.4.bb b/recipes/xorg-lib/libxmu_1.0.4.bb
index 15d5570..dd2dd83 100644
--- a/recipes/xorg-lib/libxmu_1.0.4.bb
+++ b/recipes/xorg-lib/libxmu_1.0.4.bb
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "X11 miscellaneous utility library"
 DEPENDS += "libxt libxext"
-PROVIDES = "xmu"
 PR = "r1"
 PE = "1"
 
diff --git a/recipes/xorg-lib/libxmu_1.0.5.bb b/recipes/xorg-lib/libxmu_1.0.5.bb
index b699533..33f092b 100644
--- a/recipes/xorg-lib/libxmu_1.0.5.bb
+++ b/recipes/xorg-lib/libxmu_1.0.5.bb
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "X11 miscellaneous utility library"
 DEPENDS += "libxt libxext"
-PROVIDES = "xmu"
 PR = "r1"
 PE = "1"
 





More information about the Openembedded-commits mailing list