From 94d26351d2e2aaa90761b9407b95c176bc2d1aeb Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Thu, 21 Aug 2025 15:14:43 +0800 Subject: [PATCH] config: change order of preferred kernels reorder kernel preference in more boards as "current > edge > legacy" --- config/boards/bananapi.conf | 2 +- config/boards/bananapim1plus.csc | 2 +- config/boards/bananapim2.eos | 2 +- config/boards/bananapim2ultra.csc | 2 +- config/boards/bananapim2zero.csc | 2 +- config/boards/bananapim3.csc | 2 +- config/boards/bananapim64.csc | 2 +- config/boards/bananapipro.csc | 2 +- config/boards/beelinkx2.tvb | 2 +- config/boards/cubieboard.csc | 2 +- config/boards/cubieboard2.csc | 2 +- config/boards/cubieboard4.csc | 2 +- config/boards/cubietruck.csc | 2 +- config/boards/cubietruckplus.eos | 2 +- config/boards/imx7sabre.eos | 2 +- config/boards/licheepi-4a.eos | 2 +- config/boards/lime-a33.csc | 2 +- config/boards/lime-a64.csc | 2 +- config/boards/lime.csc | 2 +- config/boards/lime2.csc | 2 +- config/boards/melea1000.csc | 2 +- config/boards/mk808c.csc | 2 +- config/boards/nanopi-r1.csc | 2 +- config/boards/nanopi-r1s-h5.csc | 2 +- config/boards/nanopia64.csc | 2 +- config/boards/nanopiair.csc | 2 +- config/boards/nanopiduo.csc | 2 +- config/boards/nanopiduo2.csc | 2 +- config/boards/nanopik1plus.csc | 2 +- config/boards/nanopim1.eos | 2 +- config/boards/nanopim1plus.eos | 2 +- config/boards/nanopim1plus2.eos | 2 +- config/boards/nanopineo.csc | 2 +- config/boards/nanopineo2.csc | 2 +- config/boards/nanopineo2black.csc | 2 +- config/boards/nanopineocore2.csc | 2 +- config/boards/nanopineoplus2.csc | 2 +- config/boards/olimex-a20-olinuxino-micro.csc | 2 +- config/boards/olimex-teres-a64.csc | 2 +- config/boards/olinux-som-a13.csc | 2 +- config/boards/orangepi-r1.csc | 2 +- config/boards/orangepi.eos | 2 +- config/boards/orangepi2.csc | 2 +- config/boards/orangepi3-lts.csc | 2 +- config/boards/orangepi3.csc | 2 +- config/boards/orangepilite.csc | 2 +- config/boards/orangepilite2.csc | 2 +- config/boards/orangepimini.eos | 2 +- config/boards/orangepione.conf | 2 +- config/boards/orangepioneplus.csc | 2 +- config/boards/orangepipc.csc | 2 +- config/boards/orangepipc2.csc | 2 +- config/boards/orangepipcplus.csc | 2 +- config/boards/orangepiplus.csc | 2 +- config/boards/orangepiplus2e.csc | 2 +- config/boards/orangepiprime.csc | 2 +- config/boards/orangepiwin.csc | 2 +- config/boards/orangepizero.csc | 2 +- config/boards/orangepizeroplus.csc | 2 +- config/boards/orangepizeroplus2-h3.csc | 2 +- config/boards/orangepizeroplus2-h5.csc | 2 +- config/boards/pcduino3.csc | 2 +- config/boards/pcduino3nano.eos | 2 +- config/boards/phytiumpi.conf | 2 +- config/boards/pine64.conf | 2 +- config/boards/pine64so.csc | 2 +- config/boards/pinebook-a64.csc | 2 +- config/boards/pinecube.csc | 2 +- config/boards/pineh64-b.csc | 2 +- config/boards/pineh64.csc | 2 +- config/boards/qemu-uefi-x86.conf | 2 +- config/boards/recore.csc | 2 +- config/boards/rpi4b.conf | 2 +- config/boards/sunvell-r69.tvb | 2 +- config/boards/tanix-tx6.tvb | 2 +- config/boards/tritium-h3.conf | 2 +- config/boards/tritium-h5.conf | 2 +- config/boards/uefi-arm64.conf | 2 +- config/boards/uefi-riscv64.csc | 2 +- config/boards/uefi-x86.conf | 2 +- 80 files changed, 80 insertions(+), 80 deletions(-) diff --git a/config/boards/bananapi.conf b/config/boards/bananapi.conf index 445ce2abba..784ac375a3 100644 --- a/config/boards/bananapi.conf +++ b/config/boards/bananapi.conf @@ -3,7 +3,7 @@ BOARD_NAME="Banana Pi" BOARDFAMILY="sun7i" BOARD_MAINTAINER="DylanHP janprunk" BOOTCONFIG="Bananapi_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" function post_config_uboot_target__extra_configs_for_bananapi() { diff --git a/config/boards/bananapim1plus.csc b/config/boards/bananapim1plus.csc index 48a6eba4bb..7f11695730 100644 --- a/config/boards/bananapim1plus.csc +++ b/config/boards/bananapim1plus.csc @@ -3,5 +3,5 @@ BOARD_NAME="Banana Pi M1+" BOARDFAMILY="sun7i" BOARD_MAINTAINER="" BOOTCONFIG="bananapi_m1_plus_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" diff --git a/config/boards/bananapim2.eos b/config/boards/bananapim2.eos index 49f8ba78aa..f8f4d093cc 100644 --- a/config/boards/bananapim2.eos +++ b/config/boards/bananapim2.eos @@ -4,5 +4,5 @@ BOARDFAMILY="sun6i" BOARD_MAINTAINER="" BOOTCONFIG="Sinovoip_BPI_M2_defconfig" OVERLAY_PREFIX="sun6i-a31s" -KERNEL_TARGET="legacy,current" +KERNEL_TARGET="current,legacy" KERNEL_TEST_TARGET="current" diff --git a/config/boards/bananapim2ultra.csc b/config/boards/bananapim2ultra.csc index c3bc8ff710..dc27580e4f 100644 --- a/config/boards/bananapim2ultra.csc +++ b/config/boards/bananapim2ultra.csc @@ -4,5 +4,5 @@ BOARDFAMILY="sun8i" BOARD_MAINTAINER="" BOOTCONFIG="Bananapi_M2_Ultra_defconfig" OVERLAY_PREFIX="sun8i-r40" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" diff --git a/config/boards/bananapim2zero.csc b/config/boards/bananapim2zero.csc index 340051e22d..0200353eaa 100644 --- a/config/boards/bananapim2zero.csc +++ b/config/boards/bananapim2zero.csc @@ -6,5 +6,5 @@ BOOTCONFIG="bananapi_m2_zero_defconfig" MODULES_LEGACY="g_serial" MODULES_CURRENT="g_serial" SERIALCON="ttyS0,ttyGS0" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" diff --git a/config/boards/bananapim3.csc b/config/boards/bananapim3.csc index 8294aa8564..676539decb 100644 --- a/config/boards/bananapim3.csc +++ b/config/boards/bananapim3.csc @@ -4,7 +4,7 @@ BOARDFAMILY="sun8i" BOARD_MAINTAINER="AaronNGray" BOOTCONFIG="Sinovoip_BPI_M3_defconfig" OVERLAY_PREFIX="sun8i-a83t" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" BOOTBRANCH="tag:v2024.01" diff --git a/config/boards/bananapim64.csc b/config/boards/bananapim64.csc index ae41b974d9..5c1e5107b0 100644 --- a/config/boards/bananapim64.csc +++ b/config/boards/bananapim64.csc @@ -4,6 +4,6 @@ BOARDFAMILY="sun50iw1" BOARD_MAINTAINER="devdotnetorg" BOOTCONFIG_DEFAULT="sun50iw1p1_config" BOOTCONFIG="bananapi_m64_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" CRUSTCONFIG="a64_defconfig" diff --git a/config/boards/bananapipro.csc b/config/boards/bananapipro.csc index 345e70a4d0..39eadd03b2 100644 --- a/config/boards/bananapipro.csc +++ b/config/boards/bananapipro.csc @@ -3,7 +3,7 @@ BOARD_NAME="Banana Pi Pro" BOARDFAMILY="sun7i" BOARD_MAINTAINER="" BOOTCONFIG="Bananapro_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" function post_config_uboot_target__extra_configs_for_bananapipro() { diff --git a/config/boards/beelinkx2.tvb b/config/boards/beelinkx2.tvb index bc86a2a322..5748243841 100644 --- a/config/boards/beelinkx2.tvb +++ b/config/boards/beelinkx2.tvb @@ -3,5 +3,5 @@ BOARD_NAME="Beelink X2" BOARDFAMILY="sun8i" BOARD_MAINTAINER="" BOOTCONFIG="beelink_x2_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" diff --git a/config/boards/cubieboard.csc b/config/boards/cubieboard.csc index 662f1802ee..bc0bd7e8ef 100644 --- a/config/boards/cubieboard.csc +++ b/config/boards/cubieboard.csc @@ -4,7 +4,7 @@ BOARDFAMILY="sun4i" BOARD_MAINTAINER="" BOOTCONFIG="Cubieboard_config" HAS_VIDEO_OUTPUT="no" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" MODULES_BLACKLIST="ir_lirc_codec lirc_dev sunxi-cir" diff --git a/config/boards/cubieboard2.csc b/config/boards/cubieboard2.csc index ae16557dee..9493be51fc 100644 --- a/config/boards/cubieboard2.csc +++ b/config/boards/cubieboard2.csc @@ -3,7 +3,7 @@ BOARD_NAME="Cubieboard 2" BOARDFAMILY="sun7i" BOARD_MAINTAINER="" BOOTCONFIG="Cubieboard2_config" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" function post_config_uboot_target__extra_configs_for_cubieboard2() { diff --git a/config/boards/cubieboard4.csc b/config/boards/cubieboard4.csc index 7bb504052d..c5e7e5f3dd 100644 --- a/config/boards/cubieboard4.csc +++ b/config/boards/cubieboard4.csc @@ -3,5 +3,5 @@ BOARD_NAME="Cubieboard 4" BOARDFAMILY="sun9i" BOARD_MAINTAINER="" BOOTCONFIG=Cubieboard4_defconfig -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" diff --git a/config/boards/cubietruck.csc b/config/boards/cubietruck.csc index dc7ec86a07..976b64dc46 100644 --- a/config/boards/cubietruck.csc +++ b/config/boards/cubietruck.csc @@ -3,5 +3,5 @@ BOARD_NAME="Cubietruck" BOARDFAMILY="sun7i" BOARD_MAINTAINER="" BOOTCONFIG="Cubietruck_config" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" diff --git a/config/boards/cubietruckplus.eos b/config/boards/cubietruckplus.eos index e4b5165fa8..b984c452b3 100644 --- a/config/boards/cubietruckplus.eos +++ b/config/boards/cubietruckplus.eos @@ -4,4 +4,4 @@ BOARDFAMILY="sun8i" BOARD_MAINTAINER="" BOOTCONFIG="Cubietruck_plus_defconfig" OVERLAY_PREFIX="sun8i-a83t" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" diff --git a/config/boards/imx7sabre.eos b/config/boards/imx7sabre.eos index 9836b97b61..6206806726 100644 --- a/config/boards/imx7sabre.eos +++ b/config/boards/imx7sabre.eos @@ -3,4 +3,4 @@ BOARD_NAME="MCIMX7SABRE" BOARDFAMILY="imx7d" BOARD_MAINTAINER="" BOOTCONFIG="imx_v7_defconfig" -KERNEL_TARGET="legacy,current" +KERNEL_TARGET="current,legacy" diff --git a/config/boards/licheepi-4a.eos b/config/boards/licheepi-4a.eos index 0ab27b41cc..48860e8466 100644 --- a/config/boards/licheepi-4a.eos +++ b/config/boards/licheepi-4a.eos @@ -2,7 +2,7 @@ BOARD_NAME="LicheePi 4A" BOARDFAMILY="thead" BOARD_MAINTAINER="chainsx" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" BOOT_FDT_FILE="thead/th1520-lichee-pi-4a.dtb" SRC_EXTLINUX="yes" diff --git a/config/boards/lime-a33.csc b/config/boards/lime-a33.csc index a3c2ef433b..3b1442d68d 100644 --- a/config/boards/lime-a33.csc +++ b/config/boards/lime-a33.csc @@ -5,5 +5,5 @@ BOARD_MAINTAINER="" HAS_VIDEO_OUTPUT="no" BOOTCONFIG="A33-OLinuXino_defconfig" OVERLAY_PREFIX="sun8i-a33" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" diff --git a/config/boards/lime-a64.csc b/config/boards/lime-a64.csc index 102493ee37..5fef8d5319 100644 --- a/config/boards/lime-a64.csc +++ b/config/boards/lime-a64.csc @@ -4,7 +4,7 @@ BOARDFAMILY="sun50iw1" BOARD_MAINTAINER="" BOOTCONFIG_DEFAULT="sun50iw1p1_config" BOOTCONFIG="a64-olinuxino_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" FULL_DESKTOP="yes" CRUSTCONFIG="a64_defconfig" diff --git a/config/boards/lime.csc b/config/boards/lime.csc index 7e7246a92d..128bb6dd41 100644 --- a/config/boards/lime.csc +++ b/config/boards/lime.csc @@ -3,5 +3,5 @@ BOARD_NAME="A20 OLinuXino Lime" BOARDFAMILY="sun7i" BOARD_MAINTAINER="" BOOTCONFIG="A20-OLinuXino-Lime_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" diff --git a/config/boards/lime2.csc b/config/boards/lime2.csc index 483fb3d96e..03b87e9468 100644 --- a/config/boards/lime2.csc +++ b/config/boards/lime2.csc @@ -3,7 +3,7 @@ BOARD_NAME="A20 OLinuXino Lime 2" BOARDFAMILY="sun7i" BOARD_MAINTAINER="" BOOTCONFIG="A20-OLinuXino-Lime2-eMMC_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" function post_config_uboot_target__extra_configs_for_lime2() { diff --git a/config/boards/melea1000.csc b/config/boards/melea1000.csc index ad53cdb5c0..a598a82606 100644 --- a/config/boards/melea1000.csc +++ b/config/boards/melea1000.csc @@ -4,5 +4,5 @@ BOARDFAMILY="sun4i" BOARD_MAINTAINER="" HAS_VIDEO_OUTPUT="no" BOOTCONFIG="Mele_A1000_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" diff --git a/config/boards/mk808c.csc b/config/boards/mk808c.csc index 8273b7cd2d..7eee45b4d1 100644 --- a/config/boards/mk808c.csc +++ b/config/boards/mk808c.csc @@ -4,5 +4,5 @@ BOARDFAMILY="sun7i" BOARD_MAINTAINER="" HAS_VIDEO_OUTPUT="no" BOOTCONFIG="MK808C_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" diff --git a/config/boards/nanopi-r1.csc b/config/boards/nanopi-r1.csc index 9e7e4cdb04..9e57e7cb5e 100644 --- a/config/boards/nanopi-r1.csc +++ b/config/boards/nanopi-r1.csc @@ -9,7 +9,7 @@ DEFAULT_OVERLAYS="usbhost0 usbhost1 uart1" DEFAULT_CONSOLE="serial" SERIALCON="ttyS1,ttyGS0" HAS_VIDEO_OUTPUT="no" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" BOOT_FDT_FILE="sun8i-h3-nanopi-r1.dtb" diff --git a/config/boards/nanopi-r1s-h5.csc b/config/boards/nanopi-r1s-h5.csc index bd13847356..56505b46c3 100644 --- a/config/boards/nanopi-r1s-h5.csc +++ b/config/boards/nanopi-r1s-h5.csc @@ -8,7 +8,7 @@ MODULES_BLACKLIST="lima" DEFAULT_OVERLAYS="usbhost1 usbhost2" DEFAULT_CONSOLE="serial" SERIALCON="ttyS0,ttyGS0" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" HAS_VIDEO_OUTPUT="no" CRUSTCONFIG="h5_defconfig" diff --git a/config/boards/nanopia64.csc b/config/boards/nanopia64.csc index a8f0133be3..4d5f15b656 100644 --- a/config/boards/nanopia64.csc +++ b/config/boards/nanopia64.csc @@ -3,7 +3,7 @@ BOARD_NAME="NanoPi A64" BOARDFAMILY="sun50iw1" BOARD_MAINTAINER="" BOOTCONFIG="nanopi_a64_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" FULL_DESKTOP="yes" CRUSTCONFIG="a64_defconfig" diff --git a/config/boards/nanopiair.csc b/config/boards/nanopiair.csc index d7bcd7749b..fe08a58612 100644 --- a/config/boards/nanopiair.csc +++ b/config/boards/nanopiair.csc @@ -9,5 +9,5 @@ DEFAULT_OVERLAYS="usbhost2 usbhost3" DEFAULT_CONSOLE="serial" SERIALCON="ttyS0,ttyGS0" HAS_VIDEO_OUTPUT="no" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" diff --git a/config/boards/nanopiduo.csc b/config/boards/nanopiduo.csc index 4317b71b56..3f359fba97 100644 --- a/config/boards/nanopiduo.csc +++ b/config/boards/nanopiduo.csc @@ -9,5 +9,5 @@ DEFAULT_OVERLAYS="usbhost2 usbhost3" DEFAULT_CONSOLE="serial" HAS_VIDEO_OUTPUT="no" SERIALCON="ttyS0,ttyGS0" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" diff --git a/config/boards/nanopiduo2.csc b/config/boards/nanopiduo2.csc index 75e04e14c8..763d35b91b 100644 --- a/config/boards/nanopiduo2.csc +++ b/config/boards/nanopiduo2.csc @@ -9,7 +9,7 @@ DEFAULT_OVERLAYS="usbhost0 usbhost2 usbhost3" DEFAULT_CONSOLE="serial" HAS_VIDEO_OUTPUT="no" SERIALCON="ttyS0,ttyGS0" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" BOOT_FDT_FILE="sun8i-h3-nanopi-duo2.dtb" CRUSTCONFIG="nanopi_m1_plus_defconfig" diff --git a/config/boards/nanopik1plus.csc b/config/boards/nanopik1plus.csc index 2dd2b6124b..48e26682aa 100644 --- a/config/boards/nanopik1plus.csc +++ b/config/boards/nanopik1plus.csc @@ -4,6 +4,6 @@ BOARDFAMILY="sun50iw2" BOARD_MAINTAINER="" BOOTCONFIG="nanopi_k1_plus_defconfig" DEFAULT_OVERLAYS="analog-codec" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" CRUSTCONFIG="h5_defconfig" diff --git a/config/boards/nanopim1.eos b/config/boards/nanopim1.eos index 76c8f464cd..d0a4988dc3 100644 --- a/config/boards/nanopim1.eos +++ b/config/boards/nanopim1.eos @@ -6,5 +6,5 @@ BOOTCONFIG="nanopi_m1_defconfig" MODULES_LEGACY="g_serial" MODULES_CURRENT="g_serial" SERIALCON="ttyS0" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" diff --git a/config/boards/nanopim1plus.eos b/config/boards/nanopim1plus.eos index 0dee577203..95c3296417 100644 --- a/config/boards/nanopim1plus.eos +++ b/config/boards/nanopim1plus.eos @@ -6,7 +6,7 @@ BOOTCONFIG="nanopi_m1_plus_defconfig" MODULES_LEGACY="g_serial" MODULES_CURRENT="g_serial" SERIALCON="ttyS0,ttyGS0" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" function post_config_uboot_target__extra_configs_for_nanopi_m1_plus() { display_alert "$BOARD" "set dram clock" "info" diff --git a/config/boards/nanopim1plus2.eos b/config/boards/nanopim1plus2.eos index e1318f5c40..31d15e9359 100644 --- a/config/boards/nanopim1plus2.eos +++ b/config/boards/nanopim1plus2.eos @@ -3,5 +3,5 @@ BOARD_NAME="Nanopi M1 Plus 2" BOARDFAMILY="sun50iw2" BOARD_MAINTAINER="" BOOTCONFIG="nanopi_m1_plus2_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" CRUSTCONFIG="h5_defconfig" diff --git a/config/boards/nanopineo.csc b/config/boards/nanopineo.csc index 40730d215c..2a1144161e 100644 --- a/config/boards/nanopineo.csc +++ b/config/boards/nanopineo.csc @@ -9,5 +9,5 @@ DEFAULT_OVERLAYS="usbhost1 usbhost2" DEFAULT_CONSOLE="serial" SERIALCON="ttyS0,ttyGS0" HAS_VIDEO_OUTPUT="no" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" diff --git a/config/boards/nanopineo2.csc b/config/boards/nanopineo2.csc index ebe2881d27..bd7d886c93 100644 --- a/config/boards/nanopineo2.csc +++ b/config/boards/nanopineo2.csc @@ -9,6 +9,6 @@ DEFAULT_OVERLAYS="usbhost1 usbhost2" DEFAULT_CONSOLE="serial" SERIALCON="ttyS0,ttyGS0" HAS_VIDEO_OUTPUT="no" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" CRUSTCONFIG="h5_defconfig" diff --git a/config/boards/nanopineo2black.csc b/config/boards/nanopineo2black.csc index 01b550d9a5..e6457d34e9 100644 --- a/config/boards/nanopineo2black.csc +++ b/config/boards/nanopineo2black.csc @@ -9,6 +9,6 @@ DEFAULT_OVERLAYS="usbhost1 usbhost2" DEFAULT_CONSOLE="serial" SERIALCON="ttyS1,ttyGS0" HAS_VIDEO_OUTPUT="no" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" CRUSTCONFIG="h5_defconfig" diff --git a/config/boards/nanopineocore2.csc b/config/boards/nanopineocore2.csc index e613603c60..659751fed7 100644 --- a/config/boards/nanopineocore2.csc +++ b/config/boards/nanopineocore2.csc @@ -9,6 +9,6 @@ DEFAULT_OVERLAYS="usbhost1 usbhost2" DEFAULT_CONSOLE="serial" SERIALCON="ttyS0,ttyGS0" HAS_VIDEO_OUTPUT="no" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" CRUSTCONFIG="h5_defconfig" diff --git a/config/boards/nanopineoplus2.csc b/config/boards/nanopineoplus2.csc index 04a39a57b6..fe68e2ac1a 100644 --- a/config/boards/nanopineoplus2.csc +++ b/config/boards/nanopineoplus2.csc @@ -9,7 +9,7 @@ DEFAULT_OVERLAYS="usbhost1 usbhost2" DEFAULT_CONSOLE="serial" SERIALCON="ttyS0,ttyGS0" HAS_VIDEO_OUTPUT="no" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" CRUSTCONFIG="h5_defconfig" diff --git a/config/boards/olimex-a20-olinuxino-micro.csc b/config/boards/olimex-a20-olinuxino-micro.csc index 22514be146..5a427d0e60 100644 --- a/config/boards/olimex-a20-olinuxino-micro.csc +++ b/config/boards/olimex-a20-olinuxino-micro.csc @@ -3,5 +3,5 @@ BOARD_NAME="A20 OLinuXino Micro" BOARDFAMILY="sun7i" BOARD_MAINTAINER="" BOOTCONFIG="A20-OLinuXino_MICRO-eMMC_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" diff --git a/config/boards/olimex-teres-a64.csc b/config/boards/olimex-teres-a64.csc index d2e6d9e4f0..bc9b13bf34 100644 --- a/config/boards/olimex-teres-a64.csc +++ b/config/boards/olimex-teres-a64.csc @@ -6,7 +6,7 @@ BOARDFAMILY="sun50iw1" BOARD_MAINTAINER="Kreyren" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" # NOTE(Krey): IMAGE_PARTITION_TABLE="gpt" was not tested, uses msdos by default diff --git a/config/boards/olinux-som-a13.csc b/config/boards/olinux-som-a13.csc index 58e746bb00..1b168007f1 100644 --- a/config/boards/olinux-som-a13.csc +++ b/config/boards/olinux-som-a13.csc @@ -4,5 +4,5 @@ BOARDFAMILY="sun5i" BOARD_MAINTAINER="" HAS_VIDEO_OUTPUT="no" BOOTCONFIG="A13-OLinuXino_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" diff --git a/config/boards/orangepi-r1.csc b/config/boards/orangepi-r1.csc index f62de7640a..9107b25af9 100644 --- a/config/boards/orangepi-r1.csc +++ b/config/boards/orangepi-r1.csc @@ -9,5 +9,5 @@ MODULES_BLACKLIST="lima sunxi_cedrus" HAS_VIDEO_OUTPUT="no" DEFAULT_CONSOLE="serial" SERIALCON="ttyS0,ttyGS0" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" diff --git a/config/boards/orangepi.eos b/config/boards/orangepi.eos index 645c5ee845..f87b379cf1 100644 --- a/config/boards/orangepi.eos +++ b/config/boards/orangepi.eos @@ -3,7 +3,7 @@ BOARD_NAME="Orange Pi" BOARDFAMILY="sun7i" BOARD_MAINTAINER="" BOOTCONFIG="Orangepi_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" function post_config_uboot_target__extra_configs_for_orangepi() { display_alert "$BOARD" "set dram clock" "info" diff --git a/config/boards/orangepi2.csc b/config/boards/orangepi2.csc index 5d7ad67bac..19e0b09db2 100644 --- a/config/boards/orangepi2.csc +++ b/config/boards/orangepi2.csc @@ -3,5 +3,5 @@ BOARD_NAME="Orange Pi 2" BOARDFAMILY="sun8i" BOARD_MAINTAINER="" BOOTCONFIG="orangepi_2_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" diff --git a/config/boards/orangepi3-lts.csc b/config/boards/orangepi3-lts.csc index 55da023ac7..38556a3dd6 100644 --- a/config/boards/orangepi3-lts.csc +++ b/config/boards/orangepi3-lts.csc @@ -4,7 +4,7 @@ BOARDFAMILY="sun50iw6" BOARD_MAINTAINER="" BOOTCONFIG="orangepi_3_lts_defconfig" BOOT_LOGO="desktop" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" CRUSTCONFIG="orangepi_3_lts_defconfig" diff --git a/config/boards/orangepi3.csc b/config/boards/orangepi3.csc index 02b608dcea..b5339ec977 100644 --- a/config/boards/orangepi3.csc +++ b/config/boards/orangepi3.csc @@ -3,7 +3,7 @@ BOARD_NAME="Orange Pi 3" BOARDFAMILY="sun50iw6" BOARD_MAINTAINER="" BOOTCONFIG="orangepi_3_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" FULL_DESKTOP="yes" CRUSTCONFIG="orangepi_3_defconfig" diff --git a/config/boards/orangepilite.csc b/config/boards/orangepilite.csc index 36355c2cf6..7124275ec7 100644 --- a/config/boards/orangepilite.csc +++ b/config/boards/orangepilite.csc @@ -5,7 +5,7 @@ BOARD_MAINTAINER="" BOOTCONFIG="orangepi_lite_defconfig" MODULES_LEGACY="g_serial" MODULES_CURRENT="g_serial" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" function post_config_uboot_target__extra_configs_for_orangepi_lite() { diff --git a/config/boards/orangepilite2.csc b/config/boards/orangepilite2.csc index f7e251729c..8f452e193a 100644 --- a/config/boards/orangepilite2.csc +++ b/config/boards/orangepilite2.csc @@ -3,6 +3,6 @@ BOARD_NAME="Orange Pi Lite 2" BOARDFAMILY="sun50iw6" BOARD_MAINTAINER="" BOOTCONFIG="orangepi_lite2_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" CRUSTCONFIG="orangepi_3_lts_defconfig" diff --git a/config/boards/orangepimini.eos b/config/boards/orangepimini.eos index 902b3f6653..57050001f8 100644 --- a/config/boards/orangepimini.eos +++ b/config/boards/orangepimini.eos @@ -3,7 +3,7 @@ BOARD_NAME="Orange Pi Mini" BOARDFAMILY="sun7i" BOARD_MAINTAINER="" BOOTCONFIG="Orangepi_mini_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" function post_config_uboot_target__extra_configs_for_orangepi_mini() { display_alert "$BOARD" "set dram clock" "info" diff --git a/config/boards/orangepione.conf b/config/boards/orangepione.conf index b62bf2ee61..25a4b5c4a6 100644 --- a/config/boards/orangepione.conf +++ b/config/boards/orangepione.conf @@ -3,7 +3,7 @@ BOARD_NAME="Orange Pi One" BOARDFAMILY="sun8i" BOARD_MAINTAINER="StephenGraf" BOOTCONFIG="orangepi_one_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" function post_config_uboot_target__extra_configs_for_orangepi_one() { diff --git a/config/boards/orangepioneplus.csc b/config/boards/orangepioneplus.csc index 6f82d63c03..4ab5965c4c 100644 --- a/config/boards/orangepioneplus.csc +++ b/config/boards/orangepioneplus.csc @@ -3,6 +3,6 @@ BOARD_NAME="Orange Pi One+" BOARDFAMILY="sun50iw6" BOARD_MAINTAINER="" BOOTCONFIG="orangepi_one_plus_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" CRUSTCONFIG="orangepi_3_lts_defconfig" diff --git a/config/boards/orangepipc.csc b/config/boards/orangepipc.csc index 074d77f52b..9571b9a883 100644 --- a/config/boards/orangepipc.csc +++ b/config/boards/orangepipc.csc @@ -3,5 +3,5 @@ BOARD_NAME="Orange Pi PC" BOARDFAMILY="sun8i" BOARD_MAINTAINER="lbmendes" BOOTCONFIG="orangepi_pc_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" diff --git a/config/boards/orangepipc2.csc b/config/boards/orangepipc2.csc index 9c1ca7cbd2..9e5b58826b 100644 --- a/config/boards/orangepipc2.csc +++ b/config/boards/orangepipc2.csc @@ -3,7 +3,7 @@ BOARD_NAME="Orange Pi PC2" BOARDFAMILY="sun50iw2" BOARD_MAINTAINER="" BOOTCONFIG="orangepi_pc2_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" FULL_DESKTOP="yes" CRUSTCONFIG="h5_defconfig" diff --git a/config/boards/orangepipcplus.csc b/config/boards/orangepipcplus.csc index 2957116e6c..0d91649ac8 100644 --- a/config/boards/orangepipcplus.csc +++ b/config/boards/orangepipcplus.csc @@ -3,5 +3,5 @@ BOARD_NAME="Orange Pi PC +" BOARDFAMILY="sun8i" BOARD_MAINTAINER="Janmcha" BOOTCONFIG="orangepi_pc_plus_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" diff --git a/config/boards/orangepiplus.csc b/config/boards/orangepiplus.csc index 2c0efadff8..ab15dfdffd 100644 --- a/config/boards/orangepiplus.csc +++ b/config/boards/orangepiplus.csc @@ -3,7 +3,7 @@ BOARD_NAME="Orange Pi+" BOARDFAMILY="sun8i" BOARD_MAINTAINER="" BOOTCONFIG="orangepi_plus_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" function post_config_uboot_target__extra_configs_for_orangepi_plus() { diff --git a/config/boards/orangepiplus2e.csc b/config/boards/orangepiplus2e.csc index b390f89455..42080d5ad4 100644 --- a/config/boards/orangepiplus2e.csc +++ b/config/boards/orangepiplus2e.csc @@ -3,7 +3,7 @@ BOARD_NAME="Orange Pi+ 2E" BOARDFAMILY="sun8i" BOARD_MAINTAINER="" BOOTCONFIG="orangepi_plus2e_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="legacy" FULL_DESKTOP="yes" diff --git a/config/boards/orangepiprime.csc b/config/boards/orangepiprime.csc index edf48c5531..9d143cf82b 100644 --- a/config/boards/orangepiprime.csc +++ b/config/boards/orangepiprime.csc @@ -4,7 +4,7 @@ BOARDFAMILY="sun50iw2" BOARD_MAINTAINER="" BOOTCONFIG="orangepi_prime_defconfig" DEFAULT_OVERLAYS="analog-codec" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" FULL_DESKTOP="yes" CRUSTCONFIG="orangepi_pc2_defconfig" diff --git a/config/boards/orangepiwin.csc b/config/boards/orangepiwin.csc index a1e135c29d..debea3030f 100644 --- a/config/boards/orangepiwin.csc +++ b/config/boards/orangepiwin.csc @@ -3,6 +3,6 @@ BOARD_NAME="Orange Pi Win" BOARDFAMILY="sun50iw1" BOARD_MAINTAINER="" BOOTCONFIG="orangepi_win_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" CRUSTCONFIG="a64_defconfig" diff --git a/config/boards/orangepizero.csc b/config/boards/orangepizero.csc index c231f1e837..ef2abc8380 100644 --- a/config/boards/orangepizero.csc +++ b/config/boards/orangepizero.csc @@ -9,7 +9,7 @@ DEFAULT_OVERLAYS="usbhost2 usbhost3 tve" DEFAULT_CONSOLE="both" HAS_VIDEO_OUTPUT="yes" SERIALCON="ttyS0,ttyGS0" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" # CRUSTCONFIG="orangepi_zero_defconfig" # Crust is failing https://github.com/armbian/build/issues/8197 diff --git a/config/boards/orangepizeroplus.csc b/config/boards/orangepizeroplus.csc index 69e3280cd2..8d3948b6ad 100644 --- a/config/boards/orangepizeroplus.csc +++ b/config/boards/orangepizeroplus.csc @@ -9,6 +9,6 @@ MODULES_BLACKLIST="lima" SERIALCON="ttyS0,ttyGS0" DEFAULT_OVERLAYS="usbhost2 usbhost3" HAS_VIDEO_OUTPUT="no" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" CRUSTCONFIG="h5_defconfig" diff --git a/config/boards/orangepizeroplus2-h3.csc b/config/boards/orangepizeroplus2-h3.csc index 301f547822..8e601c4b0b 100644 --- a/config/boards/orangepizeroplus2-h3.csc +++ b/config/boards/orangepizeroplus2-h3.csc @@ -7,5 +7,5 @@ MODULES_LEGACY="g_serial" MODULES_CURRENT="g_serial" DEFAULT_OVERLAYS="usbhost2 usbhost3" SERIALCON="ttyS0,ttyGS0" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" diff --git a/config/boards/orangepizeroplus2-h5.csc b/config/boards/orangepizeroplus2-h5.csc index 8e44e35f82..405189063b 100644 --- a/config/boards/orangepizeroplus2-h5.csc +++ b/config/boards/orangepizeroplus2-h5.csc @@ -8,7 +8,7 @@ MODULES_CURRENT="g_serial" DEFAULT_OVERLAYS="gpio-regulator-1.3v usbhost2 usbhost3" HAS_VIDEO_OUTPUT="no" SERIALCON="ttyS0,ttyGS0" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" CRUSTCONFIG="h5_defconfig" diff --git a/config/boards/pcduino3.csc b/config/boards/pcduino3.csc index 3399ccbcaf..f2dac8d2d9 100644 --- a/config/boards/pcduino3.csc +++ b/config/boards/pcduino3.csc @@ -3,7 +3,7 @@ BOARD_NAME="pcDuino 3" BOARDFAMILY="sun7i" BOARD_MAINTAINER="" BOOTCONFIG="Linksprite_pcDuino3_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" function post_config_uboot_target__extra_configs_for_pcDuino3() { diff --git a/config/boards/pcduino3nano.eos b/config/boards/pcduino3nano.eos index da1009d3aa..768bc38508 100644 --- a/config/boards/pcduino3nano.eos +++ b/config/boards/pcduino3nano.eos @@ -3,4 +3,4 @@ BOARD_NAME="pcDuino3 Nano" BOARDFAMILY="sun7i" BOARD_MAINTAINER="" BOOTCONFIG="Linksprite_pcDuino3_Nano_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" diff --git a/config/boards/phytiumpi.conf b/config/boards/phytiumpi.conf index e39d311933..425c1c4fde 100644 --- a/config/boards/phytiumpi.conf +++ b/config/boards/phytiumpi.conf @@ -2,7 +2,7 @@ BOARD_NAME="Phytium Pi" BOARDFAMILY="phytium-embedded" BOARD_MAINTAINER="chainsx" -KERNEL_TARGET="legacy,current" +KERNEL_TARGET="current,legacy" KERNEL_TEST_TARGET="current" BOOT_FDT_FILE="phytium/phytiumpi_firefly.dtb" FULL_DESKTOP="yes" diff --git a/config/boards/pine64.conf b/config/boards/pine64.conf index d7ef4b1de1..29c9f8c335 100644 --- a/config/boards/pine64.conf +++ b/config/boards/pine64.conf @@ -3,7 +3,7 @@ BOARD_NAME="Pine64" BOARDFAMILY="sun50iw1" BOARD_MAINTAINER="PanderMusubi" BOOTCONFIG="pine64_plus_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" FULL_DESKTOP="yes" CRUSTCONFIG="a64_defconfig" diff --git a/config/boards/pine64so.csc b/config/boards/pine64so.csc index accccfb3e0..1bdab8a04b 100644 --- a/config/boards/pine64so.csc +++ b/config/boards/pine64so.csc @@ -3,7 +3,7 @@ BOARD_NAME="SoPine A64" BOARDFAMILY="sun50iw1" BOARD_MAINTAINER="" BOOTCONFIG="sopine_baseboard_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" FULL_DESKTOP="yes" CRUSTCONFIG="a64_defconfig" diff --git a/config/boards/pinebook-a64.csc b/config/boards/pinebook-a64.csc index 475fc8268d..ca1efed7e4 100644 --- a/config/boards/pinebook-a64.csc +++ b/config/boards/pinebook-a64.csc @@ -3,7 +3,7 @@ BOARD_NAME="Pinebook A64" BOARDFAMILY="sun50iw1" BOARD_MAINTAINER="Qvy-png" BOOTCONFIG="pinebook_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" FULL_DESKTOP="yes" BOOT_LOGO="desktop" diff --git a/config/boards/pinecube.csc b/config/boards/pinecube.csc index 69bc7fdc54..55ae5d6626 100644 --- a/config/boards/pinecube.csc +++ b/config/boards/pinecube.csc @@ -2,7 +2,7 @@ BOARD_NAME="Pine Cube" BOARDFAMILY="sun8i-v3s" BOARD_MAINTAINER="" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" BOOTCONFIG="pinecube_defconfig" HAS_VIDEO_OUTPUT="no" diff --git a/config/boards/pineh64-b.csc b/config/boards/pineh64-b.csc index c337a0efc3..592d526dd6 100644 --- a/config/boards/pineh64-b.csc +++ b/config/boards/pineh64-b.csc @@ -3,7 +3,7 @@ BOARD_NAME="Pine H64 model B" BOARDFAMILY="sun50iw6" BOARD_MAINTAINER="" BOOTCONFIG="pine_h64_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" BOOT_FDT_FILE="sun50i-h6-pine-h64-model-b.dtb" CRUSTCONFIG="h6_defconfig" diff --git a/config/boards/pineh64.csc b/config/boards/pineh64.csc index d4704c6b50..172e2f4b8c 100644 --- a/config/boards/pineh64.csc +++ b/config/boards/pineh64.csc @@ -3,6 +3,6 @@ BOARD_NAME="Pine H64" BOARDFAMILY="sun50iw6" BOARD_MAINTAINER="" BOOTCONFIG="pine_h64_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" CRUSTCONFIG="h6_defconfig" diff --git a/config/boards/qemu-uefi-x86.conf b/config/boards/qemu-uefi-x86.conf index 4e97db7c6e..1f13b7728e 100644 --- a/config/boards/qemu-uefi-x86.conf +++ b/config/boards/qemu-uefi-x86.conf @@ -14,7 +14,7 @@ declare -g BOARD_NAME="UEFI x86 (QEMU)" declare -g BOARDFAMILY="uefi-x86" declare -g BOARD_MAINTAINER="davidandreoletti" -declare -g KERNEL_TARGET="legacy,current,edge" +declare -g KERNEL_TARGET="current,edge,legacy" declare -g SERIALCON="tty1,ttyS0" declare -g BOOT_LOGO=desktop diff --git a/config/boards/recore.csc b/config/boards/recore.csc index b87d6a082f..b828d2696d 100644 --- a/config/boards/recore.csc +++ b/config/boards/recore.csc @@ -2,7 +2,7 @@ BOARD_NAME="Iagent Recore" BOARDFAMILY="sun50iw1" BOOTCONFIG="recore_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" MODULES="g_serial" BOOT_LOGO="yes" diff --git a/config/boards/rpi4b.conf b/config/boards/rpi4b.conf index f6a3512e7b..9c4406a8bb 100644 --- a/config/boards/rpi4b.conf +++ b/config/boards/rpi4b.conf @@ -2,7 +2,7 @@ declare -g BOARD_NAME="Raspberry Pi" declare -g BOARDFAMILY="bcm2711" declare -g BOARD_MAINTAINER="PanderMusubi teknoid" -declare -g KERNEL_TARGET="legacy,current,edge" +declare -g KERNEL_TARGET="current,edge,legacy" declare -g ASOUND_STATE="asound.state.rpi" declare -g KERNEL_TEST_TARGET="current" declare -g MODULES="i2c_dev" diff --git a/config/boards/sunvell-r69.tvb b/config/boards/sunvell-r69.tvb index 31e91f817f..bbb5edc74c 100644 --- a/config/boards/sunvell-r69.tvb +++ b/config/boards/sunvell-r69.tvb @@ -4,5 +4,5 @@ BOARDFAMILY="sun8i" BOARD_MAINTAINER="" BOOTCONFIG="sunvell_r69_defconfig" DEFAULT_OVERLAYS="cir analog-codec" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" diff --git a/config/boards/tanix-tx6.tvb b/config/boards/tanix-tx6.tvb index 443768434c..c4f040f2a3 100644 --- a/config/boards/tanix-tx6.tvb +++ b/config/boards/tanix-tx6.tvb @@ -3,6 +3,6 @@ BOARD_NAME="Tanix TX6" BOARDFAMILY="sun50iw6" BOARD_MAINTAINER="" BOOTCONFIG="tanix_tx6_defconfig" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" CRUSTCONFIG="tanix_tx6_defconfig" diff --git a/config/boards/tritium-h3.conf b/config/boards/tritium-h3.conf index 897ab25636..afd9d3339f 100644 --- a/config/boards/tritium-h3.conf +++ b/config/boards/tritium-h3.conf @@ -6,6 +6,6 @@ BOOTCONFIG="libretech_all_h3_cc_h3_defconfig" MODULES_CURRENT="g_serial" DEFAULT_OVERLAYS="usbhost1 usbhost2 analog-codec" SERIALCON="ttyS0,ttyGS0" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" FULL_DESKTOP="yes" diff --git a/config/boards/tritium-h5.conf b/config/boards/tritium-h5.conf index 19fac78c2b..175f13d913 100644 --- a/config/boards/tritium-h5.conf +++ b/config/boards/tritium-h5.conf @@ -6,7 +6,7 @@ BOOTCONFIG="libretech_all_h3_cc_h5_defconfig" MODULES_CURRENT="g_serial" DEFAULT_OVERLAYS="analog-codec" SERIALCON="ttyS0,ttyGS0" -KERNEL_TARGET="legacy,current,edge" +KERNEL_TARGET="current,edge,legacy" KERNEL_TEST_TARGET="current" FULL_DESKTOP="yes" CRUSTCONFIG="h5_defconfig" diff --git a/config/boards/uefi-arm64.conf b/config/boards/uefi-arm64.conf index 06ee21a6c5..ba4224d22c 100644 --- a/config/boards/uefi-arm64.conf +++ b/config/boards/uefi-arm64.conf @@ -2,6 +2,6 @@ declare -g BOARD_NAME="UEFI arm64" declare -g BOARDFAMILY="uefi-arm64" declare -g BOARD_MAINTAINER="rpardini" -declare -g KERNEL_TARGET="legacy,current,edge,cloud" +declare -g KERNEL_TARGET="current,edge,legacy,cloud" declare -g KERNEL_TEST_TARGET="current" declare -g BOOT_LOGO=desktop diff --git a/config/boards/uefi-riscv64.csc b/config/boards/uefi-riscv64.csc index a166b440b9..f316b6bf9f 100644 --- a/config/boards/uefi-riscv64.csc +++ b/config/boards/uefi-riscv64.csc @@ -2,5 +2,5 @@ declare -g BOARD_NAME="UEFI riscv64" declare -g BOARDFAMILY="uefi-riscv64" declare -g BOARD_MAINTAINER="" -declare -g KERNEL_TARGET="legacy,current,edge" +declare -g KERNEL_TARGET="current,edge,legacy" declare -g SERIALCON="ttyS0" diff --git a/config/boards/uefi-x86.conf b/config/boards/uefi-x86.conf index 6e1b41e296..a1c2eebe33 100644 --- a/config/boards/uefi-x86.conf +++ b/config/boards/uefi-x86.conf @@ -2,7 +2,7 @@ declare -g BOARD_NAME="UEFI x86" declare -g BOARDFAMILY="uefi-x86" declare -g BOARD_MAINTAINER="rpardini" -declare -g KERNEL_TARGET="legacy,current,edge,cloud" +declare -g KERNEL_TARGET="current,edge,legacy,cloud" declare -g KERNEL_TEST_TARGET="current" declare -g SERIALCON="tty1" declare -g BOOT_LOGO=desktop