mirror of
git://git.yoctoproject.org/poky
synced 2026-08-16 07:55:35 +00:00
linux-yocto: Add LIC_FILES_CHKSUM
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
parent
45e026555d
commit
89fc010c06
@ -2,6 +2,8 @@ DESCRIPTION = "Yocto Kernel"
|
||||
SECTION = "kernel"
|
||||
LICENSE = "GPL"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
|
||||
|
||||
# A KMACHINE is the mapping of a yocto $MACHINE to what is built
|
||||
# by the kernel. This is typically the branch that should be built,
|
||||
# and it can be specific to the machine or shared
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user