From 21bc438c781004d4a0daf17c15af5bebc1ad272c Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Thu, 23 Dec 2010 07:02:00 -0800 Subject: cross-localedef: add LIC_FILES_CHKCSUM Signed-off-by: Saul Wold --- meta/recipes-core/eglibc/cross-localedef-native_2.12.bb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'meta') diff --git a/meta/recipes-core/eglibc/cross-localedef-native_2.12.bb b/meta/recipes-core/eglibc/cross-localedef-native_2.12.bb index e2247dc535..096c0827f0 100644 --- a/meta/recipes-core/eglibc/cross-localedef-native_2.12.bb +++ b/meta/recipes-core/eglibc/cross-localedef-native_2.12.bb @@ -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 -- cgit v1.2.3-54-g00ecf