]> code.ossystems Code Review - openembedded-core.git/commit
insane: use HOST_ variables, not TARGET_ to determine the cross system
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 24 Feb 2022 15:03:02 +0000 (16:03 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Feb 2022 15:30:00 +0000 (15:30 +0000)
commitcd25e5544ca3f48cc4c32001e917aa3dc20dd79a
tree73152dff3176b9a085d7d9a464b61cf8332298d0
parent03679622c5d1088e96d3d2a444c99021e5ae6ee6
insane: use HOST_ variables, not TARGET_ to determine the cross system

Almost everywhere those are the same, except when making a cross toolchain
where HOST_ is where it's going to run, and TARGET_ is what it's going to
produce.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/insane.bbclass