diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2010-12-03 14:22:42 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-06 22:02:21 +0000 |
commit | 3b32bebc015ba9007df3959c6a8bb2c9f1e4050b (patch) | |
tree | 990c6d4434d1464518dc39976378d2144e4bd52d /meta | |
parent | f003c9f5ae901e0a42227f934a316f81ebac314d (diff) | |
download | poky-3b32bebc015ba9007df3959c6a8bb2c9f1e4050b.tar.gz |
task-poky-lsb: update LIC_FILES_CHKSUM info
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-extended/tasks/task-poky-lsb.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/tasks/task-poky-lsb.bb b/meta/recipes-extended/tasks/task-poky-lsb.bb index 82933e89f6..9d308e77c6 100644 --- a/meta/recipes-extended/tasks/task-poky-lsb.bb +++ b/meta/recipes-extended/tasks/task-poky-lsb.bb | |||
@@ -5,6 +5,8 @@ | |||
5 | DESCRIPTION = "Create Small Image Tasks" | 5 | DESCRIPTION = "Create Small Image Tasks" |
6 | PR = "r2" | 6 | PR = "r2" |
7 | LICENSE = "MIT" | 7 | LICENSE = "MIT" |
8 | LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ | ||
9 | file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | ||
8 | 10 | ||
9 | PACKAGES = "\ | 11 | PACKAGES = "\ |
10 | task-poky-lsb \ | 12 | task-poky-lsb \ |