aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-21 09:04:19 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-21 09:04:19 +0200
commit68490ae3114c40a09d5d19d1fce7492ef00e5d5b (patch)
treef2eeaab8b0faa71521e4c8fd2c0f8040b463748e /recipes
parent1a5985b1af63a269da52e933d8d5d2b422316ace (diff)
downloadopenembedded-68490ae3114c40a09d5d19d1fce7492ef00e5d5b.tar.gz
lzo:remove NATIVE_INSTALL_WORKS
no need for NATIVE_INSTALL_WORKS when using autotools default install in a recipe with BBCLASSEXTEND = "native" Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/lzo/lzo2_2.03.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/lzo/lzo2_2.03.bb b/recipes/lzo/lzo2_2.03.bb
index 3396b78f8a..ee540b1801 100644
--- a/recipes/lzo/lzo2_2.03.bb
+++ b/recipes/lzo/lzo2_2.03.bb
@@ -19,6 +19,5 @@ do_configure() {
oe_runconf
}
-NATIVE_INSTALL_WORKS = "1"
BBCLASSEXTEND = "native"