From 29b6cf792fbb21cd646243d0f0d93969a52a5080 Mon Sep 17 00:00:00 2001 From: Peter Kjellerstedt Date: Thu, 4 Jun 2026 16:34:51 +0200 Subject: [PATCH] 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 Signed-off-by: Khem Raj --- meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 SUMMARY = "DejaVu font - TTF Edition" HOMEPAGE = "http://dejavu.sourceforge.net/wiki/" -LICENSE = "BitstreamVera" +LICENSE = "Bitstream-Vera" LIC_FILES_CHKSUM = "file://../LICENSE;md5=449b2c30bfe5fa897fe87b8b70b16cfa" # all subpackages except ${PN}-common itself rdepends on ${PN}-common