From e2ebd12081588bba80b29fff0812f2f5026122dc Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sun, 8 Jun 2014 11:04:35 +0100 Subject: packagegroup-opie-toolchain-target: drop LIC_FILES_CHKSUM, inherit packagegroup There's no actual content of the resulting packages here, and packagegroup recipes don't have a do_configure task which would normally check this field, so just drop it. Signed-off-by: Paul Eggleton --- recipes-opie/packagegroups/packagegroup-opie-toolchain-target.bb | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'recipes-opie') diff --git a/recipes-opie/packagegroups/packagegroup-opie-toolchain-target.bb b/recipes-opie/packagegroups/packagegroup-opie-toolchain-target.bb index 04fa21d..b2ff41a 100644 --- a/recipes-opie/packagegroups/packagegroup-opie-toolchain-target.bb +++ b/recipes-opie/packagegroups/packagegroup-opie-toolchain-target.bb @@ -1,11 +1,8 @@ DESCRIPTION = "Target packages for Opie SDK" PR = "r7" LICENSE = "MIT" -ALLOW_EMPTY_${PN} = "1" - -LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ - file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" +inherit packagegroup RDEPENDS_${PN} = "\ packagegroup-core-standalone-sdk-target \ -- cgit 1.2.3-korg