[OE-core] [PATCH] acpica: drop NATIVE_INSTALL_WORKS

Paul Eggleton paul.eggleton at linux.intel.com
Mon Dec 4 20:43:27 UTC 2017


This variable hasn't been used in a very long time, so there's no need
to be setting it here.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 meta/recipes-extended/acpica/acpica_20170303.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta/recipes-extended/acpica/acpica_20170303.bb b/meta/recipes-extended/acpica/acpica_20170303.bb
index e712ca0..7026c05 100644
--- a/meta/recipes-extended/acpica/acpica_20170303.bb
+++ b/meta/recipes-extended/acpica/acpica_20170303.bb
@@ -50,5 +50,4 @@ RPROVIDES_${PN} += "iasl"
 RREPLACES_${PN} += "iasl"
 RCONFLIGHTS_${PN} += "iasl"
 
-NATIVE_INSTALL_WORKS = "1"
 BBCLASSEXTEND = "native"
-- 
2.9.5




More information about the Openembedded-core mailing list