]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
insane.bbclass: remove skipping of cross-compiled packages
authorEmil Kronborg <emil.kronborg@protonmail.com>
Thu, 23 May 2024 12:55:25 +0000 (12:55 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 Jun 2024 06:47:00 +0000 (07:47 +0100)
commit6e1ddeb05dcd5ff77e0f5526a6e56a484daa4864
tree3e1c73127b9f64d8a13ecac90c5e69b4e226ffdf
parent28a7064403f2433ef3cb4d52b03dd73437f2d665
insane.bbclass: remove skipping of cross-compiled packages

After commit cd25e5544ca3 ("insane: use HOST_ variables, not TARGET_ to
determine the cross system"), this check is no longer necessary. The
introduction of HOST_ variables ensures architecture compatibility is
correctly checked.

Signed-off-by: Emil Kronborg <emil.kronborg@protonmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/classes-global/insane.bbclass