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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user