chore: 6.8.0-rc3 -> 6.8.0-rc4
Changes include - fix PCIe link errors when starting Wi-Fi link - switch to using GIC ITS for PCIe MSIs - disable ASPM L0s for X13s Wi-Fi - disable ASPM L0s for CRD NVMe - add missing PCIe minimum OPP
This commit is contained in:
parent
307f966e34
commit
2ff2c3fbcf
2 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@ let
|
|||
linux_x13s_pkg =
|
||||
{ buildLinux, ... }@args:
|
||||
let
|
||||
version = "6.8.0-rc3";
|
||||
version = "6.8.0-rc4";
|
||||
modDirVersion = "${version}";
|
||||
in
|
||||
buildLinux (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue