mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
multi-kernel: parallel_make fix has moved to linux.inc
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -17,10 +17,6 @@ SRC_URI += " \
|
||||
|
||||
MULTI_CONFIG_BASE_SUFFIX = "multi-config-"
|
||||
|
||||
# bitbake.conf only prepends PARALLEL make in tasks called do_compile, which isn't the case for multiconfig
|
||||
# So explicitly enable it for compileconfigs in here
|
||||
EXTRA_OEMAKE = "${PARALLEL_MAKE} "
|
||||
|
||||
do_compileconfigs () {
|
||||
|
||||
# fixup for fetcher change
|
||||
|
||||
Reference in New Issue
Block a user