mirror of
git://git.yoctoproject.org/poky
synced 2026-09-17 00:29:58 +00:00
libffi:Add license checksum to bb file
Add LICENSE file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
parent
5e1c8ff9ef
commit
890e14cff0
@ -1,6 +1,6 @@
|
|||||||
SRC_URI = "ftp://sourceware.org/pub/libffi/${BPN}-${PV}.tar.gz"
|
SRC_URI = "ftp://sourceware.org/pub/libffi/${BPN}-${PV}.tar.gz"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=fa09cb778aaba64dc9eac37ab7e4e5d8"
|
||||||
inherit autotools
|
inherit autotools
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user