]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
busybox: Fix tc applet build when using kernel 6.8+
authorKhem Raj <raj.khem@gmail.com>
Sun, 14 Jul 2024 16:59:04 +0000 (09:59 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Jul 2024 16:19:03 +0000 (17:19 +0100)
commit3afbeb1ea418a69a452e82cbce00c36452b75f1e
tree73c0ee264c63583413e612a82871b6967029a458
parent758508614541c68dd6a2b7084e07287c71f40a8f
busybox: Fix tc applet build when using kernel 6.8+

We now have 6.9 kernel headers in master which means
busybox builds with CONFIG_TC will fail to build due
to CBQ being dropped in kernel 6.8+

Apply a fix which is reported upstream

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/busybox/busybox/busybox-1.36.1-no-cbq.patch [new file with mode: 0644]
meta/recipes-core/busybox/busybox_1.36.1.bb