diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2010-12-03 14:33:18 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-06 22:02:23 +0000 |
commit | a26cd447688ecdd0606aec5c6fe04ef4db63b82a (patch) | |
tree | 9c44562a5574df8749ae2ea8147794882c3632c8 /meta | |
parent | 95a9d52f463f127e242a4ce700822d7c17876cfd (diff) | |
download | poky-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')
-rw-r--r-- | meta/recipes-core/tasks/task-poky-standalone-sdk-target.bb | 2 |
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 @@ | |||
1 | DESCRIPTION = "Target packages for the standalone SDK" | 1 | DESCRIPTION = "Target packages for the standalone SDK" |
2 | PR = "r6" | 2 | PR = "r6" |
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ | ||
5 | file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | ||
4 | ALLOW_EMPTY = "1" | 6 | ALLOW_EMPTY = "1" |
5 | 7 | ||
6 | PACKAGES = "${PN} ${PN}-dbg" | 8 | PACKAGES = "${PN} ${PN}-dbg" |