mirror of
https://git.yoctoproject.org/poky
synced 2026-04-09 02:02:26 +02:00
autoconf:Add license checksum and add the GPL information
Add COPYING file and COPYINGv3 file checksum to bb file and add the "GPLv2" "GPLv3" according to the license file Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
@@ -6,7 +6,9 @@ PARALLEL_MAKE = ""
|
||||
|
||||
DEPENDS += "m4-native"
|
||||
RDEPENDS_${PN} = "m4 gnu-config"
|
||||
|
||||
LICENSE = "GPLv2|GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
|
||||
file://COPYINGv3;md5=d32239bcb673463ab874e80d47fae504"
|
||||
SRC_URI += "file://autoreconf-include.patch;patch=1 \
|
||||
file://autoreconf-exclude.patch;patch=1 \
|
||||
file://autoreconf-foreign.patch;patch=1 \
|
||||
|
||||
Reference in New Issue
Block a user