diff options
| author | Bastian Germann <bage@debian.org> | 2025-01-24 17:17:47 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-01-27 15:47:09 +0000 |
| commit | 4a2ae35dae4d8a253e42850b4e7be42831bcaec3 (patch) | |
| tree | 44df6f1b3bd26e597256faeb751beda6e2391ee0 /meta | |
| parent | 241458c8dc410a55c66ad682f3128e2186882835 (diff) | |
| download | poky-4a2ae35dae4d8a253e42850b4e7be42831bcaec3.tar.gz | |
font-util: Correct SPDX expression
The BSD-4-Clause license is not contained in version 1.4.1.
But MIT and X11 are listed in the COPYING file.
License-Update: upstream has changed
(From OE-Core rev: a367bf2fb704695078753bae3c129d2ad050bf83)
Signed-off-by: Bastian Germann <bage@debian.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-graphics/xorg-font/font-util_1.4.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb b/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb index 0c65927fb4..6ad112aca7 100644 --- a/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb +++ b/meta/recipes-graphics/xorg-font/font-util_1.4.1.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "X.Org font package creation/installation utilities" | |||
| 2 | 2 | ||
| 3 | require xorg-font-common.inc | 3 | require xorg-font-common.inc |
| 4 | 4 | ||
| 5 | LICENSE = "Unicode-TOU & BSD-4-Clause & BSD-2-Clause" | 5 | LICENSE = "Unicode-TOU & MIT & X11 & BSD-2-Clause" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=2a9e705c00e463c8d294f90486852e06 \ | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=2a9e705c00e463c8d294f90486852e06 \ |
| 7 | file://ucs2any.c;endline=28;md5=8357dc567fc628bd12696f15b2a33bcb \ | 7 | file://ucs2any.c;endline=28;md5=8357dc567fc628bd12696f15b2a33bcb \ |
| 8 | file://bdftruncate.c;endline=26;md5=4f82ffc101a1b165eae9c6998abff937 \ | 8 | file://bdftruncate.c;endline=26;md5=4f82ffc101a1b165eae9c6998abff937 \ |
