linuxPackages_latest: update to linuxPackages_5_9
The linux 5.9 package set was introduced in
0a614d2fb5
but the linuxPackages_latest
packageset alias wasn't updated.
This commit is contained in:
parent
f67893d8ac
commit
873497f94f
1 changed files with 1 additions and 1 deletions
|
@ -18107,7 +18107,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 a new issue