diff options
author | Lianhao Lu <lianhao.lu@intel.com> | 2011-01-18 16:10:43 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-01-20 21:36:57 +0000 |
commit | 5246c996e9f42bc9bf4d9f4cb7d394610676e976 (patch) | |
tree | 47f0e367d947c33b90c817570829e1c1cab22a1f /meta/recipes-core | |
parent | 8cd693f32a826328a9174092d43c76d6b2bc86e2 (diff) | |
download | poky-5246c996e9f42bc9bf4d9f4cb7d394610676e976.tar.gz |
libtool: Adjusted content of various libtool packages.
[BUGID #562] fixing:
1. Adjusted the content of various packages generated by libtool.
2. Added libtool-nativesdk into task-sdk-host.
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r-- | meta/recipes-core/tasks/task-sdk-host.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/tasks/task-sdk-host.bb b/meta/recipes-core/tasks/task-sdk-host.bb index b906307145..1837d9a0cf 100644 --- a/meta/recipes-core/tasks/task-sdk-host.bb +++ b/meta/recipes-core/tasks/task-sdk-host.bb | |||
@@ -3,7 +3,7 @@ | |||
3 | # | 3 | # |
4 | 4 | ||
5 | DESCRIPTION = "Host packages for the standalone SDK or external toolchain" | 5 | DESCRIPTION = "Host packages for the standalone SDK or external toolchain" |
6 | PR = "r9" | 6 | PR = "r10" |
7 | LICENSE = "MIT" | 7 | LICENSE = "MIT" |
8 | ALLOW_EMPTY = "1" | 8 | ALLOW_EMPTY = "1" |
9 | 9 | ||