Closed agherzan closed 2 years ago
The RaspberryPi default Linux kernel configuration uses xz for compressing kernel modules[1]. This was introduced in 5.15. We need the respective support in kmod too.
[1]https://github.com/raspberrypi/linux/pull/4991
Fixes: https://github.com/agherzan/meta-raspberrypi/issues/1054
oe-core commit in on its way into master so we could have avoided adding this by waiting a little
@kraj I misread a comment. I'll revert the commit.
The RaspberryPi default Linux kernel configuration uses xz for compressing kernel modules[1]. This was introduced in 5.15. We need the respective support in kmod too.
[1]https://github.com/raspberrypi/linux/pull/4991
Fixes: https://github.com/agherzan/meta-raspberrypi/issues/1054