mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 09:32:14 +02:00
lttng:Add license file checksum and update the GPL information
Add COPYING checksum to bb file and update the "GPL" to "GPLv3" according to COPYING Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
@@ -2,8 +2,8 @@ SECTION = "devel"
|
||||
DESCRIPTION = "The Linux trace toolkit is a suite of tools designed to \
|
||||
extract program execution details from the Linux operating system and \
|
||||
interpret them."
|
||||
LICENSE = "GPL"
|
||||
|
||||
LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=id32239bcb673463ab874e80d47fae504"
|
||||
PR = "r0"
|
||||
|
||||
LTTDATE = "09062010"
|
||||
|
||||
Reference in New Issue
Block a user