From fe605aca92a296f0144403873128b7b3e2f51c77 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sun, 8 Jun 2014 11:00:18 +0100 Subject: opie-image*: drop LIC_FILES_CHKSUM There's no actual content other than the packages brought in which have their own licenses, and image 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/images/opie-image-16mb.bb | 2 -- recipes-opie/images/opie-image.bb | 2 -- 2 files changed, 4 deletions(-) diff --git a/recipes-opie/images/opie-image-16mb.bb b/recipes-opie/images/opie-image-16mb.bb index be06009..cd1ba42 100644 --- a/recipes-opie/images/opie-image-16mb.bb +++ b/recipes-opie/images/opie-image-16mb.bb @@ -1,5 +1,3 @@ -LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" - IMAGE_LINGUAS = "" DEPENDS = "packagegroup-boot packagegroup-opie-16mb" diff --git a/recipes-opie/images/opie-image.bb b/recipes-opie/images/opie-image.bb index 2aab65e..1db455a 100644 --- a/recipes-opie/images/opie-image.bb +++ b/recipes-opie/images/opie-image.bb @@ -1,5 +1,3 @@ -LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" - IMAGE_LINGUAS = "" DEPENDS = "packagegroup-base packagegroup-opie" -- cgit 1.2.3-korg