]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
kernel.bbclass: remove unused CMDLINE_CONSOLE
authorJon Mason <jdmason@kudzu.us>
Wed, 14 Aug 2024 19:59:18 +0000 (15:59 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Aug 2024 13:51:52 +0000 (14:51 +0100)
commitd075b7c8f15488d98f0cda7b59de9dbed2a4f2d1
tree9e2f17113d4f50e495894880612ba0acd7f318b9
parent6c4705d1cc5812ef6d1b17f46899007f1709af17
kernel.bbclass: remove unused CMDLINE_CONSOLE

CMDLINE_CONSOLE appears to be a legacy variable that is unused anywhere,
and has not been modified the creation of the git tree.  Remove it and
make life simpler.

Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/kernel.bbclass