libxmu: remove original PROVIDES it's not used anywhere and is broken with BBCLASSEXTEND
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 24 Jun 2010 19:37:00 +0000 (21:37 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Fri, 25 Jun 2010 05:30:45 +0000 (07:30 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/xorg-lib/libxmu_1.0.3.bb
recipes/xorg-lib/libxmu_1.0.4.bb
recipes/xorg-lib/libxmu_1.0.5.bb

index 9e67f03..9ed7cd9 100644 (file)
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "X11 miscellaneous utility library"
 DEPENDS += "libxt libxext"
-PROVIDES = "xmu"
 PR = "r1"
 PE = "1"
 
index 15d5570..dd2dd83 100644 (file)
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "X11 miscellaneous utility library"
 DEPENDS += "libxt libxext"
-PROVIDES = "xmu"
 PR = "r1"
 PE = "1"
 
index b699533..33f092b 100644 (file)
@@ -2,7 +2,6 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "X11 miscellaneous utility library"
 DEPENDS += "libxt libxext"
-PROVIDES = "xmu"
 PR = "r1"
 PE = "1"