mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +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>
(cherry picked from commit 29b6cf792f)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
committed by
Anuj Mittal
parent
f6b65e17a9
commit
24a11f288c
@@ -2,7 +2,7 @@ require ttf.inc
|
|||||||
|
|
||||||
SUMMARY = "DejaVu font - TTF Edition"
|
SUMMARY = "DejaVu font - TTF Edition"
|
||||||
HOMEPAGE = "http://dejavu.sourceforge.net/wiki/"
|
HOMEPAGE = "http://dejavu.sourceforge.net/wiki/"
|
||||||
LICENSE = "BitstreamVera"
|
LICENSE = "Bitstream-Vera"
|
||||||
LIC_FILES_CHKSUM = "file://../LICENSE;md5=449b2c30bfe5fa897fe87b8b70b16cfa"
|
LIC_FILES_CHKSUM = "file://../LICENSE;md5=449b2c30bfe5fa897fe87b8b70b16cfa"
|
||||||
|
|
||||||
# all subpackages except ${PN}-common itself rdepends on ${PN}-common
|
# all subpackages except ${PN}-common itself rdepends on ${PN}-common
|
||||||
|
|||||||
Reference in New Issue
Block a user