mirror of
https://git.yoctoproject.org/poky
synced 2026-06-04 02:00:04 +00:00
flex:Add license checksum and add the license information
Add COPYING file checksum to bb file and add the "BSD" information according to the COPYING file Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
require flex.inc
|
require flex.inc
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
|
LICENSE="BSD"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=e4742cf92e89040b39486a6219b68067"
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Reference in New Issue
Block a user