]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
kmod: Enable xz support by default
authorKhem Raj <raj.khem@gmail.com>
Thu, 28 Apr 2022 06:26:47 +0000 (23:26 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 29 Apr 2022 16:54:23 +0000 (17:54 +0100)
commit20e9917b8d40f576b3661bc29e13602a24e86b7b
tree5d24f1a792a59b6fe8dd07416c7d7a14dd1f2d59
parent54e9b8f308f28bb2db37f5ea5b85e6a1608c0516
kmod: Enable xz support by default

RPi kernel has started building compressed kernel modules by default
starting 5.15, currenrly therefore meta-raspberrypi kernels are unable
to load kernel modules since kmod and kmod-native do not entertain xz
compressed modules. There is a fix proposed in meta-raspberrypi [1]
but the fix is needed for native and nativesdk recipes as well, perhaps
its best to enable it here for best out of box experience with
meta-raspberrypi

[1] https://github.com/agherzan/meta-raspberrypi/pull/1056

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/kmod/kmod_29.bb