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

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

liblbxutil: 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/liblbxutil_1.0.1.bb |    1 -
 recipes/xorg-lib/liblbxutil_1.1.0.bb |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/recipes/xorg-lib/liblbxutil_1.0.1.bb b/recipes/xorg-lib/liblbxutil_1.0.1.bb
index fc6e612..84657b3 100644
--- a/recipes/xorg-lib/liblbxutil_1.0.1.bb
+++ b/recipes/xorg-lib/liblbxutil_1.0.1.bb
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "XFIXES Extension"
 DEPENDS += " xextproto xproto zlib"
-PROVIDES = "lbxutil"
 PE = "1"
 
 SRC_URI += "file://mkg3states.patch"
diff --git a/recipes/xorg-lib/liblbxutil_1.1.0.bb b/recipes/xorg-lib/liblbxutil_1.1.0.bb
index a00f15f..dda79bd 100644
--- a/recipes/xorg-lib/liblbxutil_1.1.0.bb
+++ b/recipes/xorg-lib/liblbxutil_1.1.0.bb
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "XFIXES Extension"
 DEPENDS += " xextproto xproto zlib"
-PROVIDES = "lbxutil"
 PE = "1"
 
 SRC_URI += "file://mkg3states-1.1.patch"





More information about the Openembedded-commits mailing list