mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
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:
@@ -18,6 +18,8 @@ EXTRAOPKGCONFIG = "poky-feed-config-opkg"
|
|||||||
DISTRO_EXTRA_RDEPENDS += "task-core-boot"
|
DISTRO_EXTRA_RDEPENDS += "task-core-boot"
|
||||||
DISTRO_EXTRA_RRECOMMENDS += "kernel-module-af-packet"
|
DISTRO_EXTRA_RRECOMMENDS += "kernel-module-af-packet"
|
||||||
|
|
||||||
|
TCLIBCAPPEND = ""
|
||||||
|
|
||||||
QEMU_TARGETS ?= "arm i386 mips mipsel ppc x86_64"
|
QEMU_TARGETS ?= "arm i386 mips mipsel ppc x86_64"
|
||||||
# Other QEMU_TARGETS "mips64 mips64el sh4"
|
# Other QEMU_TARGETS "mips64 mips64el sh4"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user