mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
mtools:Add license 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:
@@ -4,7 +4,8 @@
|
|||||||
|
|
||||||
DESCRIPTION="Mtools is a collection of utilities for accessing MS-DOS disks from Unix without mounting them."
|
DESCRIPTION="Mtools is a collection of utilities for accessing MS-DOS disks from Unix without mounting them."
|
||||||
HOMEPAGE="http://mtools.linux.lu"
|
HOMEPAGE="http://mtools.linux.lu"
|
||||||
LICENSE="GPL"
|
LICENSE="GPLv2+"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=92b58ec77696788ce278b044d2a8e9d3"
|
||||||
PR = "r4"
|
PR = "r4"
|
||||||
|
|
||||||
#http://mtools.linux.lu/mtools-${PV}.tar.gz
|
#http://mtools.linux.lu/mtools-${PV}.tar.gz
|
||||||
|
|||||||
Reference in New Issue
Block a user