summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorPoonam Jadhav <ppjadhav456@gmail.com>2023-08-17 13:41:20 +0530
committerSteve Sakoman <steve@sakoman.com>2023-08-22 07:07:13 -1000
commit76f928359f76d449de0d884c591a5d9fdba9d19c (patch)
treec1070fdba3d4e8284fe35b439f375097559f417b /meta/recipes-graphics
parent135624fd57c3c9ba3786c5c10cd1f6c37ce82dad (diff)
downloadopenembedded-core-contrib-76f928359f76d449de0d884c591a5d9fdba9d19c.tar.gz
pixman: Remove duplication of license MIT
Remove duplication of license MIT from pixman bbfile. Signed-off-by: Poonam Jadhav <poonam.jadhav@kpit.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/xorg-lib/pixman_0.40.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/pixman_0.40.0.bb b/meta/recipes-graphics/xorg-lib/pixman_0.40.0.bb
index c56733eefd..63fd6d2978 100644
--- a/meta/recipes-graphics/xorg-lib/pixman_0.40.0.bb
+++ b/meta/recipes-graphics/xorg-lib/pixman_0.40.0.bb
@@ -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 \