]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
insane.bbclass: fix HOST_ variable names
authorEmil Kronborg <emil.kronborg@protonmail.com>
Thu, 23 May 2024 12:55:49 +0000 (12:55 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 Jun 2024 06:47:00 +0000 (07:47 +0100)
commitf5bebc96580ec74d10bc96b4265357ebc9bcd6ad
treeb80e63ad621a0876a8c1a7c79b999d08280e3e82
parent6e1ddeb05dcd5ff77e0f5526a6e56a484daa4864
insane.bbclass: fix HOST_ variable names

Commit cd25e5544ca3 ("insane: use HOST_ variables, not TARGET_ to
determine the cross system") updated the variables themselves, but not
their names. To prevent confusion, match the Python variable name to the
BitBake variable name.

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