linuxPackages_latest: 5.12.12 -> 5.13
Fixes: 367a53a82b
("linux_5_13: init at 5.13")
This commit is contained in:
parent
9f952205d0
commit
0c21d0fd70
1 changed files with 1 additions and 1 deletions
|
@ -21075,7 +21075,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_12;
|
||||
linuxPackages_latest = linuxPackages_5_13;
|
||||
linux_latest = linuxPackages_latest.kernel;
|
||||
|
||||
# Realtime kernel packages.
|
||||
|
|
Loading…
Reference in a new issue