diff options
-rw-r--r-- | meta/recipes-extended/acpica/acpica_20230628.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/acpica/acpica_20230628.bb b/meta/recipes-extended/acpica/acpica_20230628.bb index 3b939ad665..b7921516a2 100644 --- a/meta/recipes-extended/acpica/acpica_20230628.bb +++ b/meta/recipes-extended/acpica/acpica_20230628.bb | |||
@@ -49,4 +49,4 @@ RPROVIDES:${PN} += "iasl" | |||
49 | RREPLACES:${PN} += "iasl" | 49 | RREPLACES:${PN} += "iasl" |
50 | RCONFLICTS:${PN} += "iasl" | 50 | RCONFLICTS:${PN} += "iasl" |
51 | 51 | ||
52 | BBCLASSEXTEND = "native" | 52 | BBCLASSEXTEND = "native nativesdk" |