mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
apt:Add license checksum to bb file
Add COPYING.GPL file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
DEPENDS = "curl db"
|
DEPENDS = "curl db"
|
||||||
RDEPENDS = "dpkg"
|
RDEPENDS = "dpkg"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=0636e73ff0215e8d672dc4c32c317bb3"
|
||||||
require apt.inc
|
require apt.inc
|
||||||
|
|
||||||
PR = "r3"
|
PR = "r3"
|
||||||
|
|||||||
Reference in New Issue
Block a user