diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-17 11:30:01 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-17 12:32:11 +0100 |
commit | 566ad643efd03db34b59a427f48ca55ce613cf89 (patch) | |
tree | a5958195a78b9746fd9af9bdf4aba6efadc36b83 /meta/recipes-extended/cwautomacros | |
parent | b99acaa8aa06dcbca46c3f7048124d6f8d643a8b (diff) | |
download | openembedded-core-566ad643efd03db34b59a427f48ca55ce613cf89.tar.gz openembedded-core-566ad643efd03db34b59a427f48ca55ce613cf89.tar.bz2 openembedded-core-566ad643efd03db34b59a427f48ca55ce613cf89.tar.xz openembedded-core-566ad643efd03db34b59a427f48ca55ce613cf89.zip |
qemu: Disable curl explicitly, its not in DEPENDS
There is an error when build meta-toolchain-sdk on Ubuntu 10.10:
| Installing NATIVESDK packages
| Processing task-sdk-host-nativesdk...
| Processing task-cross-canadian-mips...
| error: Failed dependencies:
| libcurl.so.4 is needed by qemu-nativesdk-0.15.1-r5.i686
NOTE: package meta-toolchain-gmae-1.0-r7: task do_populate_sdk: Failed
ERROR: Task 21 (/buildarea2/lyang1/poky/meta/recipes-core/meta/meta-toolchain-gmae.bb, do_populate_sdk) failed with exit code '1'
This is because qemu would depend on curl if it happened to be
available at build time and could confuse the -native and -nativesdk
librbaries.
[YOCTO #2305]
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/cwautomacros')
0 files changed, 0 insertions, 0 deletions