Merge pull request #100528 from mweinelt/linux_latest
linuxPackages_latest: update to linuxPackages_5_9
This commit is contained in:
commit
153787e7dc
|
@ -18072,7 +18072,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_8;
|
||||
linuxPackages_latest = linuxPackages_5_9;
|
||||
linux_latest = linuxPackages_latest.kernel;
|
||||
|
||||
# Realtime kernel packages.
|
||||
|
|
Loading…
Reference in New Issue