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

Signed-off-by: Mei Lei<lei.mei@intel.com>
meta/recipes-extended/minicom/minicom_2.3.bb

index a114e30c99dffa07e195ded219702a8dc35826fb..c327e944b4a6748d1dd6343a3ef63f9e86190fc8 100644 (file)
@@ -1,6 +1,7 @@
 SECTION = "console/network"
 DEPENDS = "ncurses"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=420477abc567404debca0a2a1cb6b645"
 SRC_URI = "http://alioth.debian.org/frs/download.php/2332/minicom-${PV}.tar.gz \
        file://rename-conflicting-functions.patch \
        "