aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-proto
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 12:04:10 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 12:16:36 +0200
commit9abeed7fb51b9eaa5eee9e17b215d0596b1da05b (patch)
tree42c6378ba736ace9a7605a6e966bc52a44fa1dd0 /recipes/xorg-proto
parentc2164a0fc368782d4049f388d0d7e399f7aa318a (diff)
downloadopenembedded-9abeed7fb51b9eaa5eee9e17b215d0596b1da05b.tar.gz
randrproto: convert to BBCLASSEXTENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-proto')
-rw-r--r--recipes/xorg-proto/randrproto-sdk_1.2.1.bb6
-rw-r--r--recipes/xorg-proto/randrproto_1.2.1.bb2
-rw-r--r--recipes/xorg-proto/randrproto_1.3.0.bb2
-rw-r--r--recipes/xorg-proto/randrproto_1.3.1.bb2
4 files changed, 6 insertions, 6 deletions
diff --git a/recipes/xorg-proto/randrproto-sdk_1.2.1.bb b/recipes/xorg-proto/randrproto-sdk_1.2.1.bb
deleted file mode 100644
index 040081f31a..0000000000
--- a/recipes/xorg-proto/randrproto-sdk_1.2.1.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require randrproto_${PV}.bb
-
-inherit sdk
-
-SRC_URI[archive.md5sum] = "e2e45564f8ce22e00e1360e79c8ccdeb"
-SRC_URI[archive.sha256sum] = "102fd42f8f2562450f4e45c28bfb0390c2d30ffa6a805eead15d67018930f654"
diff --git a/recipes/xorg-proto/randrproto_1.2.1.bb b/recipes/xorg-proto/randrproto_1.2.1.bb
index 1d9c62547c..4a018d4eb1 100644
--- a/recipes/xorg-proto/randrproto_1.2.1.bb
+++ b/recipes/xorg-proto/randrproto_1.2.1.bb
@@ -7,3 +7,5 @@ PE = "1"
SRC_URI[archive.md5sum] = "e2e45564f8ce22e00e1360e79c8ccdeb"
SRC_URI[archive.sha256sum] = "102fd42f8f2562450f4e45c28bfb0390c2d30ffa6a805eead15d67018930f654"
+
+BBCLASSEXTEND = "nativesdk sdk"
diff --git a/recipes/xorg-proto/randrproto_1.3.0.bb b/recipes/xorg-proto/randrproto_1.3.0.bb
index 47d9c4046b..e2e9544e0b 100644
--- a/recipes/xorg-proto/randrproto_1.3.0.bb
+++ b/recipes/xorg-proto/randrproto_1.3.0.bb
@@ -7,3 +7,5 @@ PE = "1"
SRC_URI[archive.md5sum] = "a49416013fff33c853efb32f1926551e"
SRC_URI[archive.sha256sum] = "cfeb1429465e3c24debde1bf53ec35ef738fde5e80d2eed14f33e315e747bb8d"
+
+BBCLASSEXTEND = "nativesdk sdk"
diff --git a/recipes/xorg-proto/randrproto_1.3.1.bb b/recipes/xorg-proto/randrproto_1.3.1.bb
index ee02a5ea8e..6cde1f483f 100644
--- a/recipes/xorg-proto/randrproto_1.3.1.bb
+++ b/recipes/xorg-proto/randrproto_1.3.1.bb
@@ -7,3 +7,5 @@ PE = "1"
SRC_URI[archive.md5sum] = "a5c244c36382b0de39b2828cea4b651d"
SRC_URI[archive.sha256sum] = "d93ca3c0ae710a45da6a27e1eeadfb3c9d4aee47f23657c996e1124c0d9985ca"
+
+BBCLASSEXTEND = "nativesdk sdk"