aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/aspell/aspell_0.60.6.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-10-26 18:13:33 -0700
committerKhem Raj <raj.khem@gmail.com>2010-10-26 18:13:33 -0700
commit0058d3f85fa04555f024b4eccd5df30d94c091fc (patch)
tree755c346c997b90fcc71099fada75e0c2fbcd3056 /recipes/aspell/aspell_0.60.6.bb
parentd9f64014e9c71383a58536716181e12ecf063f0a (diff)
downloadopenembedded-0058d3f85fa04555f024b4eccd5df30d94c091fc.tar.gz
aspell: Use BBCLASSEXTEND for native recipe
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/aspell/aspell_0.60.6.bb')
-rw-r--r--recipes/aspell/aspell_0.60.6.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/aspell/aspell_0.60.6.bb b/recipes/aspell/aspell_0.60.6.bb
index 3711846e21..b4c57ae3e2 100644
--- a/recipes/aspell/aspell_0.60.6.bb
+++ b/recipes/aspell/aspell_0.60.6.bb
@@ -16,3 +16,5 @@ inherit autotools gettext
SRC_URI[md5sum] = "bc80f0198773d5c05086522be67334eb"
SRC_URI[sha256sum] = "4f5b1520e26cf6bbb1b5ca8a2f9f22948c3ca38ac4c2dd9e02df042fee7c0e36"
+
+BBCLASSEXTEND = "native"