lzo:remove NATIVE_INSTALL_WORKS
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 21 Aug 2010 07:04:19 +0000 (09:04 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sat, 21 Aug 2010 07:04:19 +0000 (09:04 +0200)
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>
recipes/lzo/lzo2_2.03.bb

index 3396b78..ee540b1 100644 (file)
@@ -19,6 +19,5 @@ do_configure() {
        oe_runconf
 }
 
-NATIVE_INSTALL_WORKS = "1"
 BBCLASSEXTEND = "native"