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 14:08:40 +0100 |
commit | ad229f81f4b1722ee3785a31f27b7afe81feed20 (patch) | |
tree | bc6c3a087f596c1ada745705d166efdde8ae2a11 /meta/classes/useradd.bbclass | |
parent | 1e190eef71376fb0ad89c1a661009d9fb46a7d58 (diff) | |
download | poky-ad229f81f4b1722ee3785a31f27b7afe81feed20.tar.gz |
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]
(From OE-Core rev: 566ad643efd03db34b59a427f48ca55ce613cf89)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/useradd.bbclass')
0 files changed, 0 insertions, 0 deletions