diff options
Diffstat (limited to 'meta/recipes-extended/acpica')
-rw-r--r-- | meta/recipes-extended/acpica/acpica_20170303.bb | 3 |
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() { | |||
48 | PROVIDES = "iasl" | 48 | PROVIDES = "iasl" |
49 | RPROVIDES_${PN} += "iasl" | 49 | RPROVIDES_${PN} += "iasl" |
50 | RREPLACES_${PN} += "iasl" | 50 | RREPLACES_${PN} += "iasl" |
51 | RCONFLIGHTS_${PN} += "iasl" | 51 | RCONFLICTS_${PN} += "iasl" |
52 | 52 | ||
53 | NATIVE_INSTALL_WORKS = "1" | ||
54 | BBCLASSEXTEND = "native" | 53 | BBCLASSEXTEND = "native" |