1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-04 02:00:04 +00:00

make:Add license checksum and update the GPL information

Add COPYING file and COPYING.LIB file checksum to bb file and add the "GPLv3" "GPLv2" according to the license file

Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
Mei Lei
2010-11-26 09:28:34 +08:00
committed by Richard Purdie
parent c4c11d9d80
commit 85266fa8de
+3 -1
View File
@@ -1,3 +1,5 @@
PR = "r0"
LICENSE="GPLv3&LGPLv2"
LIC_FILES_CHKSUM = "file://tests/COPYING;md5=d32239bcb673463ab874e80d47fae504 \
file://glob/COPYING.LIB;md5=4a770b67e6be0f60da244beb2de0fce4"
require make.inc