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

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

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

diff --git a/recipes/xorg-lib/libxaw_1.0.3.bb b/recipes/xorg-lib/libxaw_1.0.3.bb
index 1618ae3..2e9b0e2 100644
--- a/recipes/xorg-lib/libxaw_1.0.3.bb
+++ b/recipes/xorg-lib/libxaw_1.0.3.bb
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "X Athena Widget Set"
 DEPENDS += "xproto virtual/libx11 libxext xextproto libxt libxmu libxpm libxp printproto libxau"
-PROVIDES = "xaw"
 PR = "r1"
 PE = "1"
 
diff --git a/recipes/xorg-lib/libxaw_1.0.4.bb b/recipes/xorg-lib/libxaw_1.0.4.bb
index 4878a0d..db2b119 100644
--- a/recipes/xorg-lib/libxaw_1.0.4.bb
+++ b/recipes/xorg-lib/libxaw_1.0.4.bb
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "X Athena Widget Set"
 DEPENDS += "xproto virtual/libx11 libxext xextproto libxt libxmu libxpm libxp printproto libxau"
-PROVIDES = "xaw"
 PR = "r1"
 PE = "1"
 
diff --git a/recipes/xorg-lib/libxaw_1.0.7.bb b/recipes/xorg-lib/libxaw_1.0.7.bb
index 41551f9..f7f6007 100644
--- a/recipes/xorg-lib/libxaw_1.0.7.bb
+++ b/recipes/xorg-lib/libxaw_1.0.7.bb
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "X Athena Widget Set"
 DEPENDS += "xproto virtual/libx11 libxext xextproto libxt libxmu libxpm libxp printproto libxau"
-PROVIDES = "xaw"
 PR = "r2"
 PE = "1"
 





More information about the Openembedded-commits mailing list