summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/tasks
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2010-12-03 14:25:57 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-06 22:02:22 +0000
commit0c7a4e04c8d71205692d00c930f04b45d715cd8c (patch)
tree91b0d2adec04efaac00a1c24ea5c4410f6155b42 /meta/recipes-core/tasks
parenta02edf1a1c32d9e909a5c24c9c69ae3d54f28e18 (diff)
downloadpoky-0c7a4e04c8d71205692d00c930f04b45d715cd8c.tar.gz
task-base: 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-base.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/tasks/task-base.bb b/meta/recipes-core/tasks/task-base.bb
index af0e9d9f5e..d613bb2e90 100644
--- a/meta/recipes-core/tasks/task-base.bb
+++ b/meta/recipes-core/tasks/task-base.bb
@@ -1,5 +1,7 @@
1DESCRIPTION = "Merge machine and distro options to create a basic machine task/package" 1DESCRIPTION = "Merge machine and distro options to create a basic machine task/package"
2LICENSE = "MIT" 2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
4 file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
3PR = "r69" 5PR = "r69"
4 6
5inherit task 7inherit task