]> code.ossystems Code Review - openembedded-core.git/commitdiff
dosfstools:Add license checksum and update the GPL information
authorMei Lei <lei.mei@intel.com>
Tue, 23 Nov 2010 08:55:31 +0000 (16:55 +0800)
committerSaul Wold <Saul.Wold@intel.com>
Wed, 24 Nov 2010 00:47:02 +0000 (16:47 -0800)
Add COPYING file checksum to bb file and update the "GPL" to "GPLv2" according to the COPYING file

Signed-off-by: Mei Lei <lei.mei@intel.com>
meta/recipes-devtools/dosfstools/dosfstools_2.10.bb
meta/recipes-devtools/dosfstools/dosfstools_2.11.bb

index 100044b75d0469856941507b9963324a3316aad3..dadf2f93124cd0e8cfab210b145c14527e37e881 100644 (file)
@@ -6,8 +6,8 @@ DESCRIPTION = "DOS FAT Filesystem Utilities"
 
 SECTION = "base"
 PRIORITY = "optional"
-LICENSE = "GPL"
-
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://mkdosfs/COPYING;md5=cbe67f08d6883bff587f615f0cc81aa8"
 PR = "r2"
 
 SRC_URI = "ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-${PV}.src.tar.gz \
index a5f6e034dd35e8ad3e6c038af50511d569bfd1b0..f21e7b93558e1dc728de1cfd72fc878c16648a04 100644 (file)
@@ -6,8 +6,8 @@ DESCRIPTION = "DOS FAT Filesystem Utilities"
 
 SECTION = "base"
 PRIORITY = "optional"
-LICENSE = "GPL"
-
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://mkdosfs/COPYING;md5=cbe67f08d6883bff587f615f0cc81aa8"
 PR = "r0"
 
 SRC_URI = "ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/dosfstools-${PV}.src.tar.gz \