libxrandr convert to BBCLASSEXTEND
authorMartin Jansa <Martin.Jansa@gmail.com>
Fri, 25 Jun 2010 05:26:38 +0000 (07:26 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Fri, 25 Jun 2010 05:30:39 +0000 (07:30 +0200)
* PR will be bumped later with INC_PR conversion
* remove original PROVIDES it's not used anywhere and is broken with BBCLASSEXTEND

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/xorg-lib/libxrandr-sdk_1.2.2.bb [deleted file]
recipes/xorg-lib/libxrandr_1.1.2.bb
recipes/xorg-lib/libxrandr_1.2.1.bb
recipes/xorg-lib/libxrandr_1.2.2.bb
recipes/xorg-lib/libxrandr_1.2.3.bb
recipes/xorg-lib/libxrandr_1.3.0.bb

diff --git a/recipes/xorg-lib/libxrandr-sdk_1.2.2.bb b/recipes/xorg-lib/libxrandr-sdk_1.2.2.bb
deleted file mode 100644 (file)
index 10919a5..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-require libxrandr_${PV}.bb
-
-DEPENDS = "randrproto-sdk util-macros-sdk libxext-sdk libxrender-sdk"
-
-inherit sdk
-
-SRC_URI[archive.md5sum] = "1b244b5d19f0ccab01d7083436cd3558"
-SRC_URI[archive.sha256sum] = "206f8dc850f12b1213fb73dbef09fafa1bb8fb8c3ddfe4d39721c1e2dec12a98"
index e660cd8..35c8f40 100644 (file)
@@ -5,6 +5,7 @@ DESCRIPTION = "X Resize and Rotate extension library."
 LICENSE = "BSD-X"
 
 DEPENDS += " virtual/libx11 randrproto libxext xextproto libxrender renderproto"
+BBCLASSEXTEND = "sdk"
 
 XORG_PN = "libXrandr"
 
index 3cb841c..547684f 100644 (file)
@@ -3,6 +3,7 @@ require xorg-lib-common.inc
 DESCRIPTION = "X11 Resize and Rotate extension library"
 LICENSE = "BSD-X"
 DEPENDS += "randrproto libxrender libxext"
+BBCLASSEXTEND = "sdk"
 PR = "r1"
 PE = "1"
 
index 15b1d7c..8a230f8 100644 (file)
@@ -3,6 +3,7 @@ require xorg-lib-common.inc
 DESCRIPTION = "X11 Resize and Rotate extension library"
 LICENSE = "BSD-X"
 DEPENDS += "randrproto libxrender libxext"
+BBCLASSEXTEND = "sdk"
 PR = "r1"
 PE = "1"
 
index b90c751..9ce4ae2 100644 (file)
@@ -3,6 +3,7 @@ require xorg-lib-common.inc
 DESCRIPTION = "X11 Resize and Rotate extension library"
 LICENSE = "BSD-X"
 DEPENDS += "randrproto libxrender libxext"
+BBCLASSEXTEND = "sdk"
 PR = "r0"
 PE = "1"
 
index 04b07fb..a881f44 100644 (file)
@@ -3,6 +3,7 @@ require xorg-lib-common.inc
 DESCRIPTION = "X11 Resize and Rotate extension library"
 LICENSE = "BSD-X"
 DEPENDS += "randrproto libxrender libxext"
+BBCLASSEXTEND = "sdk"
 PR = "r0"
 PE = "1"