mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02:00
pixman: Remove duplication of license MIT
Remove duplication of license MIT from pixman bbfile. (From OE-Core rev: 76f928359f76d449de0d884c591a5d9fdba9d19c) Signed-off-by: Poonam Jadhav <poonam.jadhav@kpit.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
b4b545cd9d
commit
6826d0ba08
@@ -19,7 +19,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