mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 13:49:49 +00:00
pixman: Remove duplication of license MIT
Remove duplication of license MIT from pixman bbfile. (From OE-Core rev: 0a14def83fe2bb4f4cc7cf988c7d31d3108e0ed0) Signed-off-by: Poonam Jadhav <poonam.jadhav@kpit.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit e6c87b267252376ca85b534e3c9ee9b77ff665ca) Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
ba648f3b0b
commit
b872e1c4ad
@@ -17,7 +17,7 @@ UPSTREAM_CHECK_REGEX = "pixman-(?P<pver>\d+\.(\d*[02468])+(\.\d+)+)"
|
||||
|
||||
PE = "1"
|
||||
|
||||
LICENSE = "MIT & MIT & PD"
|
||||
LICENSE = "MIT & PD"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=14096c769ae0cbb5fcb94ec468be11b3 \
|
||||
file://pixman/pixman-matrix.c;endline=21;md5=4a018dff3e4e25302724c88ff95c2456 \
|
||||
file://pixman/pixman-arm-neon-asm.h;endline=24;md5=9a9cc1e51abbf1da58f4d9528ec9d49b \
|
||||
|
||||
Reference in New Issue
Block a user