From: Poonam Jadhav Date: Thu, 17 Aug 2023 07:55:13 +0000 (+0530) Subject: pixman: Remove duplication of license MIT X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6c87b267252376ca85b534e3c9ee9b77ff665ca;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git pixman: Remove duplication of license MIT Remove duplication of license MIT from pixman bbfile. Signed-off-by: Poonam Jadhav Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb b/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb index d26d7f581ac..a580d731851 100644 --- a/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb +++ b/meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb @@ -17,7 +17,7 @@ UPSTREAM_CHECK_REGEX = "pixman-(?P\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 \