Package kernel-image-rpi-def: Information

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

Source package: kernel-image-rpi-def
Version: 5.10.36-alt1
Build time:  May 26, 2021, 04:36 PM in the task #272154
Report package bug
License: GPL
Summary: The Linux kernel (the core of the Linux operating system)
Description: 
This package contains the Linux kernel that is used to boot and run
your system.

Most hardware drivers for this kernel are built as modules.  Some of
these drivers are built separately from the kernel; they are available
in separate packages (kernel-modules-*-rpi-def).

There are some kernel variants in ALT systems:
* std-def: standard longterm kernel without preemption;
* std-pae: variant of std-def kernel for i686 with 64G memory support;
* std-debug: variant of std-def kernel kernel with some DEBUG options enabled;
* un-def: more modern then std-def and with voluntary (on ppc64le) and
  forced (on x86) preemption enabled.

List of rpms provided by this srpm:
kernel-doc-rpi (noarch)
kernel-headers-modules-rpi-def (armh, aarch64)
kernel-headers-rpi-def (armh, aarch64)
kernel-image-rpi-def (armh, aarch64)
kernel-image-rpi-def-debuginfo (armh, aarch64)
kernel-modules-staging-rpi-def (armh, aarch64)
kernel-modules-staging-rpi-def-debuginfo (armh, aarch64)
kernel-modules-v4l-rpi-def (armh, aarch64)
kernel-modules-v4l-rpi-def-debuginfo (armh, aarch64)




    1. openssl-devel
    2. rsync
    3. flex
    4. /usr/bin/sphinx-build
    5. fontconfig
    6. gcc10
    7. libdb4-devel
    8. gcc10-c++
    9. gcc10-plugin-devel
    10. python3-module-sphinx
    11. python3-module-sphinx_rtd_theme
    12. libelf-devel
    13. perl-Pod-Usage
    14. lzma-utils
    15. bc
    16. module-init-tools >= 3.16
    17. rpm-build-kernel
    18. libmpc-devel
    19. libgmp-devel
    20. kernel-source-5.10 = 1.0.0

Last changed


May 19, 2021 Dmitry Terekhin 1:5.10.36-alt1
- Updated to 5.10.36 (still RPi-specific)
- https://github.com/raspberrypi/linux.git rpi-5.10.y
- commit b657cd2f27d9171b75c846f21e7b4bb581b3ed29
- To allow put comments in iptables ruleset
- CONFIG_NETFILTER_XT_MATCH_COMMENT=m
- (closes: 39767)
- CONFIG_PPS=y
- CONFIG_PPS_CLIENT_KTIMER=m
- CONFIG_PPS_CLIENT_LDISC=m
- CONFIG_PPS_CLIENT_GPIO=m
- To VC4 driver can emulate framebuffer on RPi3
- CONFIG_DRM_FBDEV_OVERALLOC=100
- add ZRam support
- CONFIG_ZSMALLOC=m
- CONFIG_ZRAM=m
March 1, 2021 Dmitry Terekhin 1:5.4.83-alt2
- To work bluetooth on RPi3
- CONFIG_SERIAL_DEV_BUS=y
- CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
- CONFIG_BT_HCIUART_BCM=y
- To work thermal sensor on RPi3 (armh)
- CONFIG_BCM2835_THERMAL=y
Jan. 19, 2021 Dmitry Terekhin 1:5.4.83-alt1
- Updated to 5.4.83 (still RPi-specific)
- https://github.com/raspberrypi/linux.git rpi-5.4.y
- commit bd204130252690fffb35e9f4f9495d322329bc59