From: Martin Jansa Date: Sun, 27 Jun 2010 09:39:58 +0000 (+0200) Subject: fixesproto: convert to BBCLASSEXTENDS X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fead56e1b00fd609db2488dad7b607904535d8f3;p=openembedded.git fixesproto: convert to BBCLASSEXTENDS Signed-off-by: Martin Jansa --- diff --git a/recipes/xorg-proto/fixesproto-native_4.0.bb b/recipes/xorg-proto/fixesproto-native_4.0.bb deleted file mode 100644 index 3169eaac1f..0000000000 --- a/recipes/xorg-proto/fixesproto-native_4.0.bb +++ /dev/null @@ -1,5 +0,0 @@ -require fixesproto_${PV}.bb -require xorg-proto-native.inc - -PR = "r1" - diff --git a/recipes/xorg-proto/fixesproto-native_4.1.1.bb b/recipes/xorg-proto/fixesproto-native_4.1.1.bb deleted file mode 100644 index 4d0b2be372..0000000000 --- a/recipes/xorg-proto/fixesproto-native_4.1.1.bb +++ /dev/null @@ -1,6 +0,0 @@ -require fixesproto_${PV}.bb - -PR = "r1" - - -inherit native diff --git a/recipes/xorg-proto/fixesproto_4.0.bb b/recipes/xorg-proto/fixesproto_4.0.bb index fa83bf7c7c..8728d6d779 100644 --- a/recipes/xorg-proto/fixesproto_4.0.bb +++ b/recipes/xorg-proto/fixesproto_4.0.bb @@ -4,6 +4,7 @@ CONFLICTS = "fixesext" PR = "r1" PE = "1" +BBCLASSEXTEND = "native" SRC_URI[archive.md5sum] = "8b298cc3424597f8138c7faf7763dce9" SRC_URI[archive.sha256sum] = "b3fe971ccc8152db6c78da7117c31fc4cd2fcb2b6a4df3db0f8fed13d4ceb08f" diff --git a/recipes/xorg-proto/fixesproto_4.1.1.bb b/recipes/xorg-proto/fixesproto_4.1.1.bb index 11e2c770ce..18aed94b94 100644 --- a/recipes/xorg-proto/fixesproto_4.1.1.bb +++ b/recipes/xorg-proto/fixesproto_4.1.1.bb @@ -4,6 +4,7 @@ CONFLICTS = "fixesext" PR = "r1" PE = "1" +BBCLASSEXTEND = "native" SRC_URI[archive.md5sum] = "4c1cb4f2ed9f34de59f2f04783ca9483" SRC_URI[archive.sha256sum] = "e72a32916ad4bbd03847f8945c55582bdbafc039d286ded7365d402a7ff164ef"