summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/acpica/acpica_20170303.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-extended/acpica/acpica_20170303.bb b/meta/recipes-extended/acpica/acpica_20170303.bb
index e712ca008d..8e914cd450 100644
--- a/meta/recipes-extended/acpica/acpica_20170303.bb
+++ b/meta/recipes-extended/acpica/acpica_20170303.bb
@@ -48,7 +48,6 @@ do_install() {
48PROVIDES = "iasl" 48PROVIDES = "iasl"
49RPROVIDES_${PN} += "iasl" 49RPROVIDES_${PN} += "iasl"
50RREPLACES_${PN} += "iasl" 50RREPLACES_${PN} += "iasl"
51RCONFLIGHTS_${PN} += "iasl" 51RCONFLICTS_${PN} += "iasl"
52 52
53NATIVE_INSTALL_WORKS = "1"
54BBCLASSEXTEND = "native" 53BBCLASSEXTEND = "native"