mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 23:02:22 +02: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."
|
||||
HOMEPAGE="http://mtools.linux.lu"
|
||||
LICENSE="GPL"
|
||||
LICENSE="GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=92b58ec77696788ce278b044d2a8e9d3"
|
||||
PR = "r4"
|
||||
|
||||
#http://mtools.linux.lu/mtools-${PV}.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user