Skip to content

Commit

Permalink
qoriq: use 6.1 by default and drop 5.15
Browse files Browse the repository at this point in the history
qoriq has had kernel 6.1 as testing for 2 months now, so lets default to
it and drop 5.15 support.

Link: openwrt#15767
Signed-off-by: Robert Marko <robimarko@gmail.com>
  • Loading branch information
robimarko committed Jun 21, 2024
1 parent 66edb2f commit dcc4307
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 397 deletions.
3 changes: 1 addition & 2 deletions target/linux/qoriq/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ CPU_TYPE:=e5500
FEATURES:=boot-part ext4 fpu legacy-sdcard powerpc64 ramdisk rootfs-part rtc source-only
SUBTARGETS:=generic

KERNEL_PATCHVER:=5.15
KERNEL_TESTING_PATCHVER:=6.1
KERNEL_PATCHVER:=6.1

KERNELNAME:=zImage

Expand Down
Loading

0 comments on commit dcc4307

Please sign in to comment.