From 546e8cab4b6c623be09e7f62fa9f21eb38a2ecda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 6 Jan 2014 13:09:04 +0100 Subject: [PATCH] angstrom-libc-fixup-hack: update oe-core's LICENSE checksum MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-angstrom/angstrom/angstrom-libc-fixup-hack.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-angstrom/angstrom/angstrom-libc-fixup-hack.bb b/recipes-angstrom/angstrom/angstrom-libc-fixup-hack.bb index fe2e220..0abf020 100644 --- a/recipes-angstrom/angstrom/angstrom-libc-fixup-hack.bb +++ b/recipes-angstrom/angstrom/angstrom-libc-fixup-hack.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Fixup some miscompiled apps by making an extra symlink" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" +LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690" PACKAGE_ARCH = "all" ALLOW_EMPTY_${PN} = "1"