summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorPeter Kjellerstedt <pkj@axis.com>2026-06-04 16:34:51 +0200
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-06-07 18:21:50 -0700
commit29b6cf792fbb21cd646243d0f0d93969a52a5080 (patch)
treef5ee4b167f07a46b2fa31d2201d223011e5487da /meta-oe
parent18576ace94ee0dbaefe549fd058e1c76f1390a72 (diff)
downloadmeta-openembedded-29b6cf792fbb21cd646243d0f0d93969a52a5080.tar.gz
ttf-dejavu: Use "Bitstream-Vera" instead of "BitstreamVera" as license
"Bitstream-Vera" is the official SPDX license identifier for the license. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb
index 9dc23fc4c7..98c0660ad2 100644
--- a/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb
+++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb
@@ -2,7 +2,7 @@ require ttf.inc
2 2
3SUMMARY = "DejaVu font - TTF Edition" 3SUMMARY = "DejaVu font - TTF Edition"
4HOMEPAGE = "http://dejavu.sourceforge.net/wiki/" 4HOMEPAGE = "http://dejavu.sourceforge.net/wiki/"
5LICENSE = "BitstreamVera" 5LICENSE = "Bitstream-Vera"
6LIC_FILES_CHKSUM = "file://../LICENSE;md5=449b2c30bfe5fa897fe87b8b70b16cfa" 6LIC_FILES_CHKSUM = "file://../LICENSE;md5=449b2c30bfe5fa897fe87b8b70b16cfa"
7 7
8# all subpackages except ${PN}-common itself rdepends on ${PN}-common 8# all subpackages except ${PN}-common itself rdepends on ${PN}-common