mirror of
https://git.yoctoproject.org/poky
synced 2026-04-09 02:02:26 +02:00
liberation-fonts:Add license file checksum to bb file
Add COPYING file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
@@ -5,6 +5,7 @@ BUGTRACKER = "https://bugzilla.redhat.com/"
|
||||
SECTION = "x11/fonts"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
PACKAGE_ARCH = "all"
|
||||
RDEPENDS = "fontconfig-utils"
|
||||
PE = "1"
|
||||
|
||||
Reference in New Issue
Block a user