poky.conf: Poky doesn't support parallel builds of libc at this point

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2011-05-19 23:49:22 +01:00
parent f6f898a517
commit 09862c4239
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ EXTRAOPKGCONFIG = "poky-feed-config-opkg"
DISTRO_EXTRA_RDEPENDS += "task-core-boot"
DISTRO_EXTRA_RRECOMMENDS += "kernel-module-af-packet"
TCLIBCAPPEND = ""
QEMU_TARGETS ?= "arm i386 mips mipsel ppc x86_64"
# Other QEMU_TARGETS "mips64 mips64el sh4"