raspberry-pi icon indicating copy to clipboard operation
raspberry-pi copied to clipboard

raspberrypi2-kernel4-devel should be marked installonly

Open lightdot opened this issue 2 years ago • 0 comments

Basically, as the title says. A manual solution is to add a installonlypkgs=raspberrypi2-kernel4-devel line to /etc/dnf/dnf.conf.

Without this, only a single raspberrypi2-kernel4-devel is kept as the newer kernel installs. Not having a corresponding raspberrypi2-kernel4-devel package for older raspberrypi2-kernel4 kernels causes issues e.g. when building custom kernel modules.

lightdot avatar Dec 29 '23 14:12 lightdot