summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/minicom
diff options
context:
space:
mode:
authorMei Lei <lei.mei@intel.com>2010-11-23 14:10:45 +0800
committerSaul Wold <Saul.Wold@intel.com>2010-11-23 16:46:50 -0800
commitb2470c8df58a1c77f4a2425ccb669b2478c8e3cb (patch)
treee55b00f2ca6682b035547077d72b9b6cac796e8f /meta/recipes-extended/minicom
parent69c498387c5ea8cbca774151d1c522445d355f1b (diff)
downloadpoky-b2470c8df58a1c77f4a2425ccb669b2478c8e3cb.tar.gz
minicom: Add license file checksum and update the GPL information to bb file
Add COPYING checksum to bb file and update the "GPL" to "GPLv2" according to COPYING Signed-off-by: Mei Lei<lei.mei@intel.com>
Diffstat (limited to 'meta/recipes-extended/minicom')
-rw-r--r--meta/recipes-extended/minicom/minicom_2.3.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-extended/minicom/minicom_2.3.bb b/meta/recipes-extended/minicom/minicom_2.3.bb
index a114e30c99..c327e944b4 100644
--- a/meta/recipes-extended/minicom/minicom_2.3.bb
+++ b/meta/recipes-extended/minicom/minicom_2.3.bb
@@ -1,6 +1,7 @@
1SECTION = "console/network" 1SECTION = "console/network"
2DEPENDS = "ncurses" 2DEPENDS = "ncurses"
3LICENSE = "GPL" 3LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=420477abc567404debca0a2a1cb6b645"
4SRC_URI = "http://alioth.debian.org/frs/download.php/2332/minicom-${PV}.tar.gz \ 5SRC_URI = "http://alioth.debian.org/frs/download.php/2332/minicom-${PV}.tar.gz \
5 file://rename-conflicting-functions.patch \ 6 file://rename-conflicting-functions.patch \
6 " 7 "