aspell: Use BBCLASSEXTEND for native recipe
authorKhem Raj <raj.khem@gmail.com>
Wed, 27 Oct 2010 01:13:33 +0000 (18:13 -0700)
committerKhem Raj <raj.khem@gmail.com>
Wed, 27 Oct 2010 01:13:33 +0000 (18:13 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/aspell/aspell-native_0.60.5.bb [deleted file]
recipes/aspell/aspell_0.60.6.bb

diff --git a/recipes/aspell/aspell-native_0.60.5.bb b/recipes/aspell/aspell-native_0.60.5.bb
deleted file mode 100644 (file)
index 174821c..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-require aspell_${PV}.bb
-
-inherit native
-
-S = "${WORKDIR}/aspell-${PV}"
-
index 3711846..b4c57ae 100644 (file)
@@ -16,3 +16,5 @@ inherit autotools gettext
 
 SRC_URI[md5sum] = "bc80f0198773d5c05086522be67334eb"
 SRC_URI[sha256sum] = "4f5b1520e26cf6bbb1b5ca8a2f9f22948c3ca38ac4c2dd9e02df042fee7c0e36"
+
+BBCLASSEXTEND = "native"