From 2aa46ceac323392f7010296a01d142d6c8a026e0 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 24 Jun 2010 21:36:01 +0200 Subject: libxdamage: remove original PROVIDES it's not used anywhere and is broken with BBCLASSEXTEND Signed-off-by: Martin Jansa --- recipes/xorg-lib/libxdamage_1.0.4.bb | 1 - recipes/xorg-lib/libxdamage_1.1.1.bb | 1 - recipes/xorg-lib/libxdamage_1.1.2.bb | 1 - recipes/xorg-lib/libxdamage_1.1.3.bb | 1 - 4 files changed, 4 deletions(-) (limited to 'recipes') diff --git a/recipes/xorg-lib/libxdamage_1.0.4.bb b/recipes/xorg-lib/libxdamage_1.0.4.bb index c4b59c13eb..ccab459452 100644 --- a/recipes/xorg-lib/libxdamage_1.0.4.bb +++ b/recipes/xorg-lib/libxdamage_1.0.4.bb @@ -5,7 +5,6 @@ DESCRIPTION = "X Damage extension library." LICENSE= "BSD-X" DEPENDS += " virtual/libx11 damageproto libxfixes fixesproto xextproto" -PROVIDES = "xdamage" XORG_PN = "libXdamage" diff --git a/recipes/xorg-lib/libxdamage_1.1.1.bb b/recipes/xorg-lib/libxdamage_1.1.1.bb index c508df805e..53d4cf0913 100644 --- a/recipes/xorg-lib/libxdamage_1.1.1.bb +++ b/recipes/xorg-lib/libxdamage_1.1.1.bb @@ -3,7 +3,6 @@ require xorg-lib-common.inc DESCRIPTION = "X11 damaged region extension library" LICENSE= "BSD-X" DEPENDS += "damageproto libxfixes" -PROVIDES = "xdamage" PR = "r1" PE = "1" diff --git a/recipes/xorg-lib/libxdamage_1.1.2.bb b/recipes/xorg-lib/libxdamage_1.1.2.bb index 48c05bce56..542fac83f2 100644 --- a/recipes/xorg-lib/libxdamage_1.1.2.bb +++ b/recipes/xorg-lib/libxdamage_1.1.2.bb @@ -3,7 +3,6 @@ require xorg-lib-common.inc DESCRIPTION = "X11 damaged region extension library" LICENSE= "BSD-X" DEPENDS += "damageproto libxfixes" -PROVIDES = "xdamage" PR = "r1" PE = "1" diff --git a/recipes/xorg-lib/libxdamage_1.1.3.bb b/recipes/xorg-lib/libxdamage_1.1.3.bb index bcef444951..326b0e0a33 100644 --- a/recipes/xorg-lib/libxdamage_1.1.3.bb +++ b/recipes/xorg-lib/libxdamage_1.1.3.bb @@ -3,7 +3,6 @@ require xorg-lib-common.inc DESCRIPTION = "X11 damaged region extension library" LICENSE= "BSD-X" DEPENDS += "damageproto libxfixes" -PROVIDES = "xdamage" PR = "r1" PE = "1" -- cgit v1.2.3