mirror of
https://git.yoctoproject.org/poky
synced 2026-06-07 15:09:50 +00:00
acpica: set precise BSD license
"BSD" is ambiguous, use the precise license BSD-3-Clause. (From OE-Core rev: 0cfa82ca0df9b711521f7e47a22a7650871e5883) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
aa58df18bb
commit
df0997688a
@@ -9,7 +9,7 @@ ACPI tables."
|
||||
HOMEPAGE = "http://www.acpica.org/"
|
||||
SECTION = "console/tools"
|
||||
|
||||
LICENSE = "Intel | BSD | GPLv2"
|
||||
LICENSE = "Intel | BSD-3-Clause | GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://source/compiler/aslcompile.c;beginline=7;endline=150;md5=c33ce358fdcd142684e41e336b7992e8"
|
||||
|
||||
COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux"
|
||||
|
||||
Reference in New Issue
Block a user