mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-10 04:30:00 +00:00
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>
This commit is contained in:
committed by
Khem Raj
parent
18576ace94
commit
29b6cf792f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user