]> code.ossystems Code Review - meta-freescale.git/commit
rcw: compile only for needed boards
authorJens Rehsack <sno@netbsd.org>
Mon, 25 May 2020 17:02:52 +0000 (19:02 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 26 May 2020 18:18:26 +0000 (15:18 -0300)
commit306b6419fa71077560f7b8f539c417ff60e109bb
treea64f2d291cef98d1bf3f8f18f4fe74433b7b2bcc
parent0a5343f1e05b336220cf158f5e8e456e0b6092e0
rcw: compile only for needed boards

Instead of default compile stage, which compiles for all built-in boards,
compile those boards which are needed (based on machine configuration).

Since BOARDS is a list either, do not run make for each target board but
handle all of them in one run.

Signed-off-by: Jens Rehsack <sno@netbsd.org>
recipes-bsp/rcw/rcw_git.bb