summaryrefslogtreecommitdiffstats
path: root/recipes/xorg-proto
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-12-06 13:50:08 +0100
committerKoen Kooi <koen@openembedded.org>2010-12-06 13:51:10 +0100
commit1c40a83a7962cf228f99f4f9c866746cf67dd804 (patch)
tree13137c732e13619b6a2dc4b9e73de1be57b5f350 /recipes/xorg-proto
parent8df2b96e67d4f70accded8760b4c833403ac2121 (diff)
downloadopenembedded-1c40a83a7962cf228f99f4f9c866746cf67dd804.tar.gz
xorg-proto: move BBCLASSEXTEND to .inc
Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/xorg-proto')
-rw-r--r--recipes/xorg-proto/bigreqsproto_1.1.0.bb1
-rw-r--r--recipes/xorg-proto/bigreqsproto_1.1.1.bb1
-rw-r--r--recipes/xorg-proto/fixesproto_4.1.1.bb1
-rw-r--r--recipes/xorg-proto/fixesproto_4.1.2.bb1
-rw-r--r--recipes/xorg-proto/fontcacheproto_0.1.3.bb1
-rw-r--r--recipes/xorg-proto/fontsproto_2.1.0.bb1
-rw-r--r--recipes/xorg-proto/fontsproto_2.1.1.bb1
-rw-r--r--recipes/xorg-proto/inputproto_2.0.1.bb1
-rw-r--r--recipes/xorg-proto/inputproto_2.0.bb1
-rw-r--r--recipes/xorg-proto/kbproto_1.0.4.bb1
-rw-r--r--recipes/xorg-proto/kbproto_1.0.5.bb1
-rw-r--r--recipes/xorg-proto/randrproto_1.2.1.bb1
-rw-r--r--recipes/xorg-proto/randrproto_1.3.1.bb1
-rw-r--r--recipes/xorg-proto/randrproto_1.3.2.bb1
-rw-r--r--recipes/xorg-proto/renderproto_0.11.1.bb1
-rw-r--r--recipes/xorg-proto/renderproto_0.11.bb1
-rw-r--r--recipes/xorg-proto/xcmiscproto_1.2.0.bb1
-rw-r--r--recipes/xorg-proto/xcmiscproto_1.2.1.bb1
-rw-r--r--recipes/xorg-proto/xextproto_7.0.5.bb1
-rw-r--r--recipes/xorg-proto/xextproto_7.1.1.bb1
-rw-r--r--recipes/xorg-proto/xextproto_7.1.2.bb1
-rw-r--r--recipes/xorg-proto/xf86bigfontproto_1.2.0.bb1
-rw-r--r--recipes/xorg-proto/xorg-proto-common.inc1
-rw-r--r--recipes/xorg-proto/xproto_7.0.16.bb1
-rw-r--r--recipes/xorg-proto/xproto_7.0.19.bb1
25 files changed, 1 insertions, 24 deletions
diff --git a/recipes/xorg-proto/bigreqsproto_1.1.0.bb b/recipes/xorg-proto/bigreqsproto_1.1.0.bb
index e9a1732c24..7fb106b7bc 100644
--- a/recipes/xorg-proto/bigreqsproto_1.1.0.bb
+++ b/recipes/xorg-proto/bigreqsproto_1.1.0.bb
@@ -5,4 +5,3 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "d30c5dbf19ca6dffcd9788227ecff8c5"
SRC_URI[archive.sha256sum] = "4864e12d3c5a99b0a9ee4704822455299345e6c65b23c688a4e4bf11481107bd"
-BBCLASSEXTEND = "native nativesdk sdk"
diff --git a/recipes/xorg-proto/bigreqsproto_1.1.1.bb b/recipes/xorg-proto/bigreqsproto_1.1.1.bb
index 4bba2e6a83..cb7a28197d 100644
--- a/recipes/xorg-proto/bigreqsproto_1.1.1.bb
+++ b/recipes/xorg-proto/bigreqsproto_1.1.1.bb
@@ -5,4 +5,3 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "6f6c24436c2b3ab235eb14a85b9aaacf"
SRC_URI[archive.sha256sum] = "1c3b85872b58d215e8fbfdc7c36bb397d10053324a5df8722227d35254fff09a"
-BBCLASSEXTEND = "native nativesdk sdk"
diff --git a/recipes/xorg-proto/fixesproto_4.1.1.bb b/recipes/xorg-proto/fixesproto_4.1.1.bb
index 66bd51cdd0..4c57f21688 100644
--- a/recipes/xorg-proto/fixesproto_4.1.1.bb
+++ b/recipes/xorg-proto/fixesproto_4.1.1.bb
@@ -5,6 +5,5 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "4c1cb4f2ed9f34de59f2f04783ca9483"
SRC_URI[archive.sha256sum] = "e72a32916ad4bbd03847f8945c55582bdbafc039d286ded7365d402a7ff164ef"
-BBCLASSEXTEND = "native"
CONFLICTS = "fixesext"
diff --git a/recipes/xorg-proto/fixesproto_4.1.2.bb b/recipes/xorg-proto/fixesproto_4.1.2.bb
index 36ad7e40db..a9ad0d5db4 100644
--- a/recipes/xorg-proto/fixesproto_4.1.2.bb
+++ b/recipes/xorg-proto/fixesproto_4.1.2.bb
@@ -5,6 +5,5 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "bdb58ecc313b509247036d5c11fa99df"
SRC_URI[archive.sha256sum] = "de4cbfccb533c190073445eb2a891d997e89f6fb58204f68ae82871de044f857"
-BBCLASSEXTEND = "native"
CONFLICTS = "fixesext"
diff --git a/recipes/xorg-proto/fontcacheproto_0.1.3.bb b/recipes/xorg-proto/fontcacheproto_0.1.3.bb
index c79c8f98df..035fe6355f 100644
--- a/recipes/xorg-proto/fontcacheproto_0.1.3.bb
+++ b/recipes/xorg-proto/fontcacheproto_0.1.3.bb
@@ -5,4 +5,3 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "a8a50e5e995bfacb0359575faf7f6906"
SRC_URI[archive.sha256sum] = "1dcaa659d416272ff68e567d1910ccc1e369768f13b983cffcccd6c563dbe3cb"
-BBCLASSEXTEND = "native"
diff --git a/recipes/xorg-proto/fontsproto_2.1.0.bb b/recipes/xorg-proto/fontsproto_2.1.0.bb
index f9ed08afca..63c32f17c5 100644
--- a/recipes/xorg-proto/fontsproto_2.1.0.bb
+++ b/recipes/xorg-proto/fontsproto_2.1.0.bb
@@ -5,4 +5,3 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "f3a857deadca3144fba041af1dbf7603"
SRC_URI[archive.sha256sum] = "5a9af61dc9142488c9ba6e4ae30a9d970ea0f889a1ab7f59de1c1898c83aeb35"
-BBCLASSEXTEND = "native"
diff --git a/recipes/xorg-proto/fontsproto_2.1.1.bb b/recipes/xorg-proto/fontsproto_2.1.1.bb
index 5c169c9b51..524e94ba0b 100644
--- a/recipes/xorg-proto/fontsproto_2.1.1.bb
+++ b/recipes/xorg-proto/fontsproto_2.1.1.bb
@@ -5,4 +5,3 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "37102ffcaa73f77d700acd6f7a25d8f0"
SRC_URI[archive.sha256sum] = "9c9abc81e2927e6b6ffc6eece1f3fbc7559f506a2848673a21e72c0ae4d639bc"
-BBCLASSEXTEND = "native"
diff --git a/recipes/xorg-proto/inputproto_2.0.1.bb b/recipes/xorg-proto/inputproto_2.0.1.bb
index 2fee0a203c..f0a9151874 100644
--- a/recipes/xorg-proto/inputproto_2.0.1.bb
+++ b/recipes/xorg-proto/inputproto_2.0.1.bb
@@ -5,4 +5,3 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "da9bf9e5d174163f597d2d72757d9038"
SRC_URI[archive.sha256sum] = "63663dd88df812738e0efdc52a18868c0756128f09748cbe89c8ec6d17124a44"
-BBCLASSEXTEND = "native nativesdk sdk"
diff --git a/recipes/xorg-proto/inputproto_2.0.bb b/recipes/xorg-proto/inputproto_2.0.bb
index 53c5c34254..e5c6807b85 100644
--- a/recipes/xorg-proto/inputproto_2.0.bb
+++ b/recipes/xorg-proto/inputproto_2.0.bb
@@ -5,4 +5,3 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "0f7acbc14a082f9ae03744396527d23d"
SRC_URI[archive.sha256sum] = "472f57f7928ab20a1303a25982c4091db9674c2729bbd692c9a7204e23ea1af4"
-BBCLASSEXTEND = "native nativesdk sdk"
diff --git a/recipes/xorg-proto/kbproto_1.0.4.bb b/recipes/xorg-proto/kbproto_1.0.4.bb
index 87c88f946a..314107b256 100644
--- a/recipes/xorg-proto/kbproto_1.0.4.bb
+++ b/recipes/xorg-proto/kbproto_1.0.4.bb
@@ -5,4 +5,3 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "7f439166a9b2bf81471a33951883019f"
SRC_URI[archive.sha256sum] = "1baa29931313d0c3eb81dffd42662768cc76ce49ce94024d5fe32ef5a4e8603c"
-BBCLASSEXTEND = "native nativesdk sdk"
diff --git a/recipes/xorg-proto/kbproto_1.0.5.bb b/recipes/xorg-proto/kbproto_1.0.5.bb
index 1d62aaf36f..94f59756b2 100644
--- a/recipes/xorg-proto/kbproto_1.0.5.bb
+++ b/recipes/xorg-proto/kbproto_1.0.5.bb
@@ -5,4 +5,3 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "e7edb59a3f54af15f749e8f3e314ee62"
SRC_URI[archive.sha256sum] = "0eba4f525e1700798cc0585fe29556e4369fba6517c670866273ad104cf5f49d"
-BBCLASSEXTEND = "native nativesdk sdk"
diff --git a/recipes/xorg-proto/randrproto_1.2.1.bb b/recipes/xorg-proto/randrproto_1.2.1.bb
index 950f156fbe..64f44ce57d 100644
--- a/recipes/xorg-proto/randrproto_1.2.1.bb
+++ b/recipes/xorg-proto/randrproto_1.2.1.bb
@@ -5,6 +5,5 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "e2e45564f8ce22e00e1360e79c8ccdeb"
SRC_URI[archive.sha256sum] = "102fd42f8f2562450f4e45c28bfb0390c2d30ffa6a805eead15d67018930f654"
-BBCLASSEXTEND = "nativesdk sdk"
CONFLICTS = "randrext"
diff --git a/recipes/xorg-proto/randrproto_1.3.1.bb b/recipes/xorg-proto/randrproto_1.3.1.bb
index b304d08bfb..6f3497691a 100644
--- a/recipes/xorg-proto/randrproto_1.3.1.bb
+++ b/recipes/xorg-proto/randrproto_1.3.1.bb
@@ -5,6 +5,5 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "a5c244c36382b0de39b2828cea4b651d"
SRC_URI[archive.sha256sum] = "d93ca3c0ae710a45da6a27e1eeadfb3c9d4aee47f23657c996e1124c0d9985ca"
-BBCLASSEXTEND = "nativesdk sdk"
CONFLICTS = "randrext"
diff --git a/recipes/xorg-proto/randrproto_1.3.2.bb b/recipes/xorg-proto/randrproto_1.3.2.bb
index fbba3bcbd5..c391fa03e6 100644
--- a/recipes/xorg-proto/randrproto_1.3.2.bb
+++ b/recipes/xorg-proto/randrproto_1.3.2.bb
@@ -5,6 +5,5 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "597491c0d8055e2a66f11350c4985775"
SRC_URI[archive.sha256sum] = "d90d00612cc49292bd8d9dc19efb1c9187385fbe87590d7279a02e5e1066dc71"
-BBCLASSEXTEND = "nativesdk sdk"
CONFLICTS = "randrext"
diff --git a/recipes/xorg-proto/renderproto_0.11.1.bb b/recipes/xorg-proto/renderproto_0.11.1.bb
index 466333cb99..4f41d8f8ce 100644
--- a/recipes/xorg-proto/renderproto_0.11.1.bb
+++ b/recipes/xorg-proto/renderproto_0.11.1.bb
@@ -5,6 +5,5 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "a914ccc1de66ddeb4b611c6b0686e274"
SRC_URI[archive.sha256sum] = "06735a5b92b20759204e4751ecd6064a2ad8a6246bb65b3078b862a00def2537"
-BBCLASSEXTEND = "native nativesdk sdk"
CONFLICTS = "renderext"
diff --git a/recipes/xorg-proto/renderproto_0.11.bb b/recipes/xorg-proto/renderproto_0.11.bb
index a51d5731fb..11c0783a18 100644
--- a/recipes/xorg-proto/renderproto_0.11.bb
+++ b/recipes/xorg-proto/renderproto_0.11.bb
@@ -5,6 +5,5 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "b160a9733fe91b666e74fca284333148"
SRC_URI[archive.sha256sum] = "c4d1d6d9b0b6ed9a328a94890c171d534f62708f0982d071ccd443322bedffc2"
-BBCLASSEXTEND = "native nativesdk sdk"
CONFLICTS = "renderext"
diff --git a/recipes/xorg-proto/xcmiscproto_1.2.0.bb b/recipes/xorg-proto/xcmiscproto_1.2.0.bb
index d970dca757..cb6c83ee11 100644
--- a/recipes/xorg-proto/xcmiscproto_1.2.0.bb
+++ b/recipes/xorg-proto/xcmiscproto_1.2.0.bb
@@ -5,4 +5,3 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "7b83e4a7e9f4edc9c6cfb0500f4a7196"
SRC_URI[archive.sha256sum] = "de17c06b7005c5e9ab469e324e76c5c3b8baa2dfc3c1dc7e93438c197facf68e"
-BBCLASSEXTEND = "native nativesdk sdk"
diff --git a/recipes/xorg-proto/xcmiscproto_1.2.1.bb b/recipes/xorg-proto/xcmiscproto_1.2.1.bb
index 4dc9f3cef0..74bca6459c 100644
--- a/recipes/xorg-proto/xcmiscproto_1.2.1.bb
+++ b/recipes/xorg-proto/xcmiscproto_1.2.1.bb
@@ -5,4 +5,3 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "cd7372cd827bfd7ca7e9238f2ce274b1"
SRC_URI[archive.sha256sum] = "730e27e22bfb99409bc364233f3f766f5163de0cbf2edad33738cfdf55f04c15"
-BBCLASSEXTEND = "native nativesdk sdk"
diff --git a/recipes/xorg-proto/xextproto_7.0.5.bb b/recipes/xorg-proto/xextproto_7.0.5.bb
index ec618ad86a..6e5ded37fe 100644
--- a/recipes/xorg-proto/xextproto_7.0.5.bb
+++ b/recipes/xorg-proto/xextproto_7.0.5.bb
@@ -5,4 +5,3 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "e6841018a7c64983b0954aa2c564d115"
SRC_URI[archive.sha256sum] = "d33e1f3c96daad78667b2dfc14a1ce2ee3bdce19409f82cd5ede6c696ca5b042"
-BBCLASSEXTEND = "native nativesdk sdk"
diff --git a/recipes/xorg-proto/xextproto_7.1.1.bb b/recipes/xorg-proto/xextproto_7.1.1.bb
index 2ff4f69255..67a03a815f 100644
--- a/recipes/xorg-proto/xextproto_7.1.1.bb
+++ b/recipes/xorg-proto/xextproto_7.1.1.bb
@@ -5,4 +5,3 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "fb6ccaae76db7a35e49b12aea60ca6ff"
SRC_URI[archive.sha256sum] = "6d0abd31ddd57c2cb24cecf5fd90b4c29a276e20e3e03ca3c2c57d074f964d99"
-BBCLASSEXTEND = "native nativesdk sdk"
diff --git a/recipes/xorg-proto/xextproto_7.1.2.bb b/recipes/xorg-proto/xextproto_7.1.2.bb
index 4e5cccd71d..ecf23cb460 100644
--- a/recipes/xorg-proto/xextproto_7.1.2.bb
+++ b/recipes/xorg-proto/xextproto_7.1.2.bb
@@ -5,4 +5,3 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "263ae968b223c23b2986603d84e5c30e"
SRC_URI[archive.sha256sum] = "f6f829e112c8eca7c2f10b2193e8d927b9b7722283d647cfd2aea09758159199"
-BBCLASSEXTEND = "native nativesdk sdk"
diff --git a/recipes/xorg-proto/xf86bigfontproto_1.2.0.bb b/recipes/xorg-proto/xf86bigfontproto_1.2.0.bb
index 43e6ed9637..c0522ee334 100644
--- a/recipes/xorg-proto/xf86bigfontproto_1.2.0.bb
+++ b/recipes/xorg-proto/xf86bigfontproto_1.2.0.bb
@@ -5,4 +5,3 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "120e226ede5a4687b25dd357cc9b8efe"
SRC_URI[archive.sha256sum] = "ba9220e2c4475f5ed2ddaa7287426b30089e4d29bd58d35fad57ba5ea43e1648"
-BBCLASSEXTEND = "native nativesdk sdk"
diff --git a/recipes/xorg-proto/xorg-proto-common.inc b/recipes/xorg-proto/xorg-proto-common.inc
index 3e7c701c79..318348268c 100644
--- a/recipes/xorg-proto/xorg-proto-common.inc
+++ b/recipes/xorg-proto/xorg-proto-common.inc
@@ -15,3 +15,4 @@ S = "${WORKDIR}/${BPN}-${PV}"
inherit autotools pkgconfig
+BBCLASSEXTEND = "native nativesdk sdk"
diff --git a/recipes/xorg-proto/xproto_7.0.16.bb b/recipes/xorg-proto/xproto_7.0.16.bb
index 386fc724a5..27162c1d7a 100644
--- a/recipes/xorg-proto/xproto_7.0.16.bb
+++ b/recipes/xorg-proto/xproto_7.0.16.bb
@@ -5,4 +5,3 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "75c9edff1f3823e5ab6bb9e66821a901"
SRC_URI[archive.sha256sum] = "8224da1ce19c0ded4e07a325f3ed62bb4453782db97fd175cb3ffd1acaeb9672"
-BBCLASSEXTEND = "native nativesdk sdk"
diff --git a/recipes/xorg-proto/xproto_7.0.19.bb b/recipes/xorg-proto/xproto_7.0.19.bb
index db40abe4ae..6ae50be0a8 100644
--- a/recipes/xorg-proto/xproto_7.0.19.bb
+++ b/recipes/xorg-proto/xproto_7.0.19.bb
@@ -5,4 +5,3 @@ PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "700f8663c23713c2a81a6038a7d358f0"
SRC_URI[archive.sha256sum] = "47b14f6da8c57a726ef1cfa5964a4a6cf9505bc6d78f69d3ae89f4b19956fc2a"
-BBCLASSEXTEND = "native nativesdk sdk"