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:
Mei Lei 2010-11-26 09:28:35 +08:00 committed by Richard Purdie
parent c942f83960
commit 36baa90be0
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
require flex.inc
PR = "r1"
LICENSE="BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=e4742cf92e89040b39486a6219b68067"
BBCLASSEXTEND = "native"