qoriq: switch to kernel 5.15
The testing kernel has been running fine for months on a rather complex network setup, with one exception being a crash in __xfrm_state_delete(). This crash has been fixed in kernel 5.15.82, so let's switch the qoriq target to kernel 5.15 by default. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
		| @@ -11,8 +11,7 @@ CPU_TYPE:=e5500 | |||||||
| FEATURES:=boot-part ext4 fpu legacy-sdcard powerpc64 ramdisk rootfs-part rtc source-only | FEATURES:=boot-part ext4 fpu legacy-sdcard powerpc64 ramdisk rootfs-part rtc source-only | ||||||
| SUBTARGETS:=generic | SUBTARGETS:=generic | ||||||
|  |  | ||||||
| KERNEL_PATCHVER:=5.10 | KERNEL_PATCHVER:=5.15 | ||||||
| KERNEL_TESTING_PATCHVER:=5.15 |  | ||||||
|  |  | ||||||
| KERNELNAME:=zImage | KERNELNAME:=zImage | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Stijn Tintel
					Stijn Tintel