mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
dtc:Add license checksum and add the GPL information
Add GPL file and libfdt.h file checksum to bb file and add the "GPLv2|BSD" according to the License file Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
require dtc.inc
|
||||
require dtc_git.inc
|
||||
LICENSE="GPLv2|BSD"
|
||||
LIC_FILES_CHKSUM = "file://GPL;md5=94d55d512a9ba36caa9b7df079bae19f \
|
||||
file://libfdt/libfdt.h;beginline=3;endline=52;md5=fb360963151f8ec2d6c06b055bcbb68c"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user