From 9abeed7fb51b9eaa5eee9e17b215d0596b1da05b Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 27 Jun 2010 12:04:10 +0200 Subject: randrproto: convert to BBCLASSEXTENDS Signed-off-by: Martin Jansa --- recipes/xorg-proto/randrproto-sdk_1.2.1.bb | 6 ------ recipes/xorg-proto/randrproto_1.2.1.bb | 2 ++ recipes/xorg-proto/randrproto_1.3.0.bb | 2 ++ recipes/xorg-proto/randrproto_1.3.1.bb | 2 ++ 4 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 recipes/xorg-proto/randrproto-sdk_1.2.1.bb (limited to 'recipes/xorg-proto') 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" -- cgit 1.2.3-korg