From 6c296210cb9258b2e1fdac0a57546d0b82d7a0f7 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 24 Jun 2010 21:35:50 +0200 Subject: liblbxutil: remove original PROVIDES it's not used anywhere and is broken with BBCLASSEXTEND Signed-off-by: Martin Jansa --- recipes/xorg-lib/liblbxutil_1.0.1.bb | 1 - recipes/xorg-lib/liblbxutil_1.1.0.bb | 1 - 2 files changed, 2 deletions(-) (limited to 'recipes/xorg-lib') diff --git a/recipes/xorg-lib/liblbxutil_1.0.1.bb b/recipes/xorg-lib/liblbxutil_1.0.1.bb index fc6e612174..84657b3267 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 a00f15ffe0..dda79bd022 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" -- cgit v1.2.3