From a26cd447688ecdd0606aec5c6fe04ef4db63b82a Mon Sep 17 00:00:00 2001 From: Dongxiao Xu Date: Fri, 3 Dec 2010 14:33:18 +0800 Subject: task-poky-standalone-sdk-target: update LIC_FILES_CHKSUM info Signed-off-by: Dongxiao Xu --- meta/recipes-core/tasks/task-poky-standalone-sdk-target.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-core') diff --git a/meta/recipes-core/tasks/task-poky-standalone-sdk-target.bb b/meta/recipes-core/tasks/task-poky-standalone-sdk-target.bb index 4aa318881c..4dde5b4bec 100644 --- a/meta/recipes-core/tasks/task-poky-standalone-sdk-target.bb +++ b/meta/recipes-core/tasks/task-poky-standalone-sdk-target.bb @@ -1,6 +1,8 @@ DESCRIPTION = "Target packages for the standalone SDK" PR = "r6" LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ + file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" ALLOW_EMPTY = "1" PACKAGES = "${PN} ${PN}-dbg" -- cgit 1.2.3-korg