mirror of
git://git.yoctoproject.org/poky
synced 2026-09-16 06:43:49 +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:
parent
7f9cf21642
commit
75921860df
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user