From: Joshua Watt Date: Mon, 1 Jun 2026 18:11:42 +0000 (-0600) Subject: pixman: Change PD license to HPND-sell-variant X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=b0df576caa09506a6c7362311b9d2aadbe6d2133;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git pixman: Change PD license to HPND-sell-variant The license listed matches the SPDX license HPND-sell-variant, so use that identifier instead Signed-off-by: Joshua Watt Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/xorg-lib/pixman_0.46.4.bb b/meta/recipes-graphics/xorg-lib/pixman_0.46.4.bb index 58c7bf3d03..468871f114 100644 --- a/meta/recipes-graphics/xorg-lib/pixman_0.46.4.bb +++ b/meta/recipes-graphics/xorg-lib/pixman_0.46.4.bb @@ -15,7 +15,7 @@ UPSTREAM_CHECK_REGEX = "pixman-(?P\d+\.(\d*[02468])+(\.\d+)+)" PE = "1" -LICENSE = "MIT & PD" +LICENSE = "MIT & HPND-sell-variant" 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 \