linuxPackages_latest: update to 5.12

This commit is contained in:
Dominik Xaver Hörl 2021-05-10 12:02:54 +02:00 committed by Jonathan Ringer
parent 12bf099c64
commit 4d3b47a614

View file

@ -20739,7 +20739,7 @@ in
# Update this when adding the newest kernel major version! # Update this when adding the newest kernel major version!
# And update linux_latest_for_hardened below if the patches are already available # And update linux_latest_for_hardened below if the patches are already available
linuxPackages_latest = linuxPackages_5_11; linuxPackages_latest = linuxPackages_5_12;
linux_latest = linuxPackages_latest.kernel; linux_latest = linuxPackages_latest.kernel;
# Realtime kernel packages. # Realtime kernel packages.