mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
libx11-compose-data: set precise BSD license
"BSD" is ambiguous, use the precise licenses BSD-2-Clause BSD-4-Clause. (From OE-Core rev: e55bc3bdb8698ea6673174d33f659518b55f1ff2) 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
f5e78cb2ca
commit
d3f2e9d8ec
@@ -8,7 +8,7 @@ python () {
|
||||
|
||||
require xorg-lib-common.inc
|
||||
|
||||
LICENSE = "MIT & MIT-style & BSD"
|
||||
LICENSE = "MIT & MIT-style & BSD-4-Clause & BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=172255dee66bb0151435b2d5d709fcf7"
|
||||
|
||||
SRC_URI[md5sum] = "c5fa5a86a20e3591bed6c046498d4b8f"
|
||||
|
||||
Reference in New Issue
Block a user