1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

libffi: added LICENSE field

Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
Saul Wold
2010-09-30 10:21:46 -07:00
parent a00a840fb7
commit c649698d90
+2 -1
View File
@@ -1,5 +1,6 @@
SRC_URI = "ftp://sourceware.org/pub/libffi/libffi-3.0.8.tar.gz"
LICENSE = "MIT"
inherit autotools
BBCLASSEXTEND = "native"
BBCLASSEXTEND = "native"