From ab2596d8cf2bb97d16c0bcd796f75b38737dc7a0 Mon Sep 17 00:00:00 2001 From: Mei Lei Date: Wed, 24 Nov 2010 14:35:04 +0800 Subject: mtools:Add license checksum to bb file Add COPYING file checksum to bb file Signed-off-by: Mei Lei --- meta/recipes-devtools/mtools/mtools_3.9.9.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta/recipes-devtools/mtools') diff --git a/meta/recipes-devtools/mtools/mtools_3.9.9.bb b/meta/recipes-devtools/mtools/mtools_3.9.9.bb index 932d88f2a3..faf8317089 100644 --- a/meta/recipes-devtools/mtools/mtools_3.9.9.bb +++ b/meta/recipes-devtools/mtools/mtools_3.9.9.bb @@ -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 -- cgit v1.2.3-54-g00ecf