]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
classes: make TOOLCHAIN more permissive for kernel
authorAlexey Smirnov <pyih.soft@gmail.com>
Wed, 30 Nov 2022 16:21:13 +0000 (19:21 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 5 Dec 2022 22:28:10 +0000 (22:28 +0000)
commitbe1634fc35dcc81f0301d942064a6eed584e0704
treef03ae387c4439cfb67def710672bfc80bd13e3f8
parent9896fc1694c66d827383e385f1954d751b3e7c65
classes: make TOOLCHAIN more permissive for kernel

Currently TOOLCHAIN is strictly set to gcc in kernel-arch.bbclass.
And this prevents any TOOLCHAIN changes for any kernel recipe.
This change makes TOOLCHAIN configurable as usual.

Signed-off-by: Alexey Smirnov <pyih.soft@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/classes-recipe/kernel-arch.bbclass