1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

quilt:Add license checksum and update the GPL information

Add COPYING file checksum to bb file and add "GPLv2" information according to the COPYING 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 d5132c5f35
commit c4c11d9d80
+2 -1
View File
@@ -1,5 +1,6 @@
require quilt.inc
LICENSE="GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
RDEPENDS_${PN} += "patch diffstat bzip2 util-linux"
PR = "r0"
SRC_URI += "file://aclocal.patch"