Package kernel-headers-modules-rpi-def: Information

  • Default inline alert: Version in the repository: 5.15.92-alt2

Binary package: kernel-headers-modules-rpi-def
Version: 5.15.25-alt1
Architecture: aarch64
Build time:  Mar 3, 2022, 02:52 PM in the task #296090
Source package: kernel-image-rpi-def
Report package bug
License: GPL
Summary: Headers and other files needed for building kernel modules
Description: 
This package contains header files, Makefiles and other parts of the
Linux kernel build system which are needed to build kernel modules for
the Linux kernel package kernel-image-rpi-def-5.15.25-alt1.

If you need to compile a third-party kernel module for the Linux
kernel package kernel-image-rpi-def-5.15.25-alt1, install this package
and specify /usr/src/linux-5.15.25-rpi-def-alt1 as the kernel source
directory.



Last changed


March 3, 2022 Dmitry Terekhin 1:5.15.25-alt1
- Updated to 5.15.25 (still RPi-specific)
- https://github.com/raspberrypi/linux.git rpi-5.15.y
- commit 2f17f80d7fa9734b1af6ae94ecd35cd9c71770fa
- Replaced config-aarch64 file based on rpi-un
- Move v4l and staging modules to kernel-image package
- Add the ability to build a package using a cross compiler
Nov. 30, 2021 Dmitry Terekhin 1:5.10.81-alt1
- Updated to 5.10.81 (still RPi-specific)
- https://github.com/raspberrypi/linux.git rpi-5.10.y
- commit e16e31540935728ce57f22a1de56e8b2da5dd33b
- CONFIG_NF_TABLES=m
- Add some NFT modules
- (closes: 41084)
- Build for armh is off
Oct. 7, 2021 Dmitry Terekhin 1:5.10.63-alt1
- Updated to 5.10.63 (still RPi-specific)
- https://github.com/raspberrypi/linux.git rpi-5.10.y
- commit 6237d09759ba6c8746cd1e19b16faee50c97bfac
- CONFIG_WIREGUARD=m
- Add some CRYPTO modules
- (closes: 41046)
- Enabled loading compressed firmware blobs on armh
- CONFIG_FW_LOADER_PAGED_BUF=y
- CONFIG_FW_LOADER_USER_HELPER=y
- CONFIG_FW_LOADER_COMPRESS=y
- (closes: 41070)