From 1a5985b1af63a269da52e933d8d5d2b422316ace Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sat, 21 Aug 2010 09:01:48 +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/lzo_1.08.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/lzo/lzo_1.08.bb b/recipes/lzo/lzo_1.08.bb index 8dedcbc102..fc8b6f3691 100644 --- a/recipes/lzo/lzo_1.08.bb +++ b/recipes/lzo/lzo_1.08.bb @@ -11,7 +11,6 @@ inherit autotools EXTRA_OECONF = "--enable-shared" -NATIVE_INSTALL_WORKS = "1" BBCLASSEXTEND = "native" SRC_URI[md5sum] = "ab94d3da364c7cbd5b78d76f1875b0f6" -- 2.39.5