From 68490ae3114c40a09d5d19d1fce7492ef00e5d5b Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sat, 21 Aug 2010 09:04:19 +0200 Subject: [PATCH] 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 --- recipes/lzo/lzo2_2.03.bb | 1 - 1 file changed, 1 deletion(-) 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" -- 2.39.5