linuxKernel.kernels.linux_lqx: 6.8.4-lqx1 -> 6.8.6-lqx2

This commit is contained in:
Jerry Starke 2024-04-16 15:15:13 +02:00
parent 78bca5ada0
commit f06bd76906

View File

@ -11,9 +11,9 @@ let
}; };
# ./update-zen.py lqx # ./update-zen.py lqx
lqxVariant = { lqxVariant = {
version = "6.8.4"; #lqx version = "6.8.6"; #lqx
suffix = "lqx1"; #lqx suffix = "lqx2"; #lqx
sha256 = "1hv9hvx9nw51qki5wbhm4dgyvgw7jjwxl8fvslaazn3r0rqch7z2"; #lqx sha256 = "0mxbl0h8s021m0ab12yy778qyhdlb5789qjbn66l8qxsw0dv4ags"; #lqx
isLqx = true; isLqx = true;
}; };
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // { zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {