diff options
Diffstat (limited to 'meta/recipes-extended/acpica')
-rw-r--r-- | meta/recipes-extended/acpica/acpica_20211217.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/acpica/acpica_20211217.bb b/meta/recipes-extended/acpica/acpica_20211217.bb index f88e904a90..d1727c1dab 100644 --- a/meta/recipes-extended/acpica/acpica_20211217.bb +++ b/meta/recipes-extended/acpica/acpica_20211217.bb | |||
@@ -9,7 +9,7 @@ ACPI tables." | |||
9 | HOMEPAGE = "http://www.acpica.org/" | 9 | HOMEPAGE = "http://www.acpica.org/" |
10 | SECTION = "console/tools" | 10 | SECTION = "console/tools" |
11 | 11 | ||
12 | LICENSE = "Intel | BSD-3-Clause | GPLv2" | 12 | LICENSE = "Intel | BSD-3-Clause | GPL-2.0-only" |
13 | LIC_FILES_CHKSUM = "file://source/compiler/aslcompile.c;beginline=7;endline=150;md5=c33ce358fdcd142684e41e336b7992e8" | 13 | LIC_FILES_CHKSUM = "file://source/compiler/aslcompile.c;beginline=7;endline=150;md5=c33ce358fdcd142684e41e336b7992e8" |
14 | 14 | ||
15 | COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux" | 15 | COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux" |