aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/tasks
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2010-12-03 14:33:18 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-06 22:02:23 +0000
commita26cd447688ecdd0606aec5c6fe04ef4db63b82a (patch)
tree9c44562a5574df8749ae2ea8147794882c3632c8 /meta/recipes-core/tasks
parent95a9d52f463f127e242a4ce700822d7c17876cfd (diff)
downloadopenembedded-core-contrib-a26cd447688ecdd0606aec5c6fe04ef4db63b82a.tar.gz
task-poky-standalone-sdk-target: update LIC_FILES_CHKSUM info
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-core/tasks')
-rw-r--r--meta/recipes-core/tasks/task-poky-standalone-sdk-target.bb2
1 files changed, 2 insertions, 0 deletions
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"