[poky] [PATCH 02/20] libffi:Add license checksum to bb file
Mei Lei
lei.mei at intel.com
Tue Nov 23 21:46:23 PST 2010
Add LICENSE file checksum to bb file
Signed-off-by: Mei Lei <lei.mei at intel.com>
---
meta/recipes-gnome/libffi/libffi_3.0.9.bb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-gnome/libffi/libffi_3.0.9.bb b/meta/recipes-gnome/libffi/libffi_3.0.9.bb
index 3959ef2..7e3c1d8 100644
--- a/meta/recipes-gnome/libffi/libffi_3.0.9.bb
+++ b/meta/recipes-gnome/libffi/libffi_3.0.9.bb
@@ -1,6 +1,6 @@
SRC_URI = "ftp://sourceware.org/pub/libffi/${BPN}-${PV}.tar.gz"
LICENSE = "MIT"
-
+LIC_FILES_CHKSUM = "file://LICENSE;md5=fa09cb778aaba64dc9eac37ab7e4e5d8"
inherit autotools
BBCLASSEXTEND = "native"
--
1.6.3.3
More information about the poky
mailing list