linuxPackages_latest: Use kernel 5.11

This commit is contained in:
adisbladis 2021-02-15 12:50:42 +01:00 committed by Tim Steinbach
parent 3a6c739b16
commit a34cbf8a04

View file

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