mirror of
https://git.yoctoproject.org/poky
synced 2026-04-09 20:02:21 +02:00
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>
This commit is contained in:
@@ -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 \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user