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 445ce2abb..784ac375a 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 48a6eba4b..7f1169573 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 49f8ba78a..f8f4d093c 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 c3bc8ff71..dc27580e4 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 340051e22..0200353ea 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 8294aa856..676539dec 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 ae41b974d..5c1e5107b 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 345e70a4d..39eadd03b 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 bc86a2a32..574824384 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 662f1802e..bc0bd7e8e 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 ae16557de..9493be51f 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 7bb504052..c5e7e5f3d 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 dc7ec86a0..976b64dc4 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 e4b5165fa..b984c452b 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 9836b97b6..620680672 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 0ab27b41c..48860e846 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 a3c2ef433..3b1442d68 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 102493ee3..5fef8d531 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 7e7246a92..128bb6dd4 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 483fb3d96..03b87e946 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 ad53cdb5c..a598a8260 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 8273b7cd2..7eee45b4d 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 9e7e4cdb0..9e57e7cb5 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 bd1384735..56505b46c 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 a8f0133be..4d5f15b65 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 d7bcd7749..fe08a5861 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 4317b71b5..3f359fba9 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 75e04e14c..763d35b91 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 2dd2b6124..48e26682a 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 76c8f464c..d0a4988dc 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 0dee57720..95c329641 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 e1318f5c4..31d15e935 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 40730d215..2a1144161 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 ebe2881d2..bd7d886c9 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 01b550d9a..e6457d34e 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 e613603c6..659751fed 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 04a39a57b..fe68e2ac1 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 22514be14..5a427d0e6 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 d2e6d9e4f..bc9b13bf3 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 58e746bb0..1b168007f 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 f62de7640..9107b25af 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 645c5ee84..f87b379cf 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 5d7ad67ba..19e0b09db 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 55da023ac..38556a3dd 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 02b608dce..b5339ec97 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 36355c2cf..7124275ec 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 f7e251729..8f452e193 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 902b3f665..57050001f 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 b62bf2ee6..25a4b5c4a 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 6f82d63c0..4ab5965c4 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 074d77f52..9571b9a88 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 9c1ca7cbd..9e5b58826 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 2957116e6..0d91649ac 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 2c0efadff..ab15dfdff 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 b390f8945..42080d5ad 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 edf48c553..9d143cf82 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 a1e135c29..debea3030 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 c231f1e83..ef2abc838 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 69e3280cd..8d3948b6a 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 301f54782..8e601c4b0 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 8e44e35f8..405189063 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 3399ccbca..f2dac8d2d 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 da1009d3a..768bc3850 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 e39d31193..425c1c4fd 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 d7ef4b1de..29c9f8c33 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 accccfb3e..1bdab8a04 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 475fc8268..ca1efed7e 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 69bc7fdc5..55ae5d662 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 c337a0efc..592d526dd 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 d4704c6b5..172e2f4b8 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 4e97db7c6..1f13b7728 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 b87d6a082..b828d2696 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 f6a3512e7..9c4406a8b 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 31e91f817..bbb5edc74 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 443768434..c4f040f2a 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 897ab2563..afd9d3339 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 19fac78c2..175f13d91 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 06ee21a6c..ba4224d22 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 a166b440b..f316b6bf9 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 6e1b41e29..a1c2eebe3 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