]> code.ossystems Code Review - openembedded-core.git/commitdiff
cross-localedef: add LIC_FILES_CHKCSUM
authorSaul Wold <sgw@linux.intel.com>
Thu, 23 Dec 2010 15:02:00 +0000 (07:02 -0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 23 Dec 2010 15:26:53 +0000 (15:26 +0000)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/eglibc/cross-localedef-native_2.12.bb

index e2247dc535d2f8fb432f35a0a56f37650cf43bb1..096c0827f0effa91d406140137d21fb42b226b8f 100644 (file)
@@ -4,6 +4,13 @@ SECTION = "libs"
 PRIORITY = "required"
 LICENSE = "LGPL"
 
+LIC_DIR = "${WORKDIR}/${EGLIBC_BRANCH}/libc"
+LIC_FILES_CHKSUM = "file://${LIC_DIR}/LICENSES;md5=07a394b26e0902b9ffdec03765209770 \
+      file://${LIC_DIR}/COPYING;md5=393a5ca445f6965873eca0259a17f833 \
+      file://${LIC_DIR}/posix/rxspencer/COPYRIGHT;md5=dc5485bb394a13b2332ec1c785f5d83a \
+      file://${LIC_DIR}/COPYING.LIB;md5=bbb461211a33b134d42ed5ee802b37ff "
+
+
 inherit native
 inherit autotools