[oe-commits] Frans Meulenbroeks : lzo:remove NATIVE_INSTALL_WORKS

git version control git at git.openembedded.org
Sat Aug 21 07:05:01 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 68490ae3114c40a09d5d19d1fce7492ef00e5d5b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=68490ae3114c40a09d5d19d1fce7492ef00e5d5b

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sat Aug 21 09:04:19 2010 +0200

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 at gmail.com>

---

 recipes/lzo/lzo2_2.03.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/lzo/lzo2_2.03.bb b/recipes/lzo/lzo2_2.03.bb
index 3396b78..ee540b1 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"
 





More information about the Openembedded-commits mailing list