diff options
98 files changed, 118 insertions, 257 deletions
diff --git a/configs/acmesystems_aria_g25_128mb_defconfig b/configs/acmesystems_aria_g25_128mb_defconfig index 91865f555..b619166d0 100644 --- a/configs/acmesystems_aria_g25_128mb_defconfig +++ b/configs/acmesystems_aria_g25_128mb_defconfig @@ -1,9 +1,7 @@ # Architecture BR2_arm=y -# Toolchain -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.1.1" +# Linux headers same as kernel, a 4.1 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_1=y # Kernel diff --git a/configs/acmesystems_aria_g25_256mb_defconfig b/configs/acmesystems_aria_g25_256mb_defconfig index 936b4f42a..584d8b407 100644 --- a/configs/acmesystems_aria_g25_256mb_defconfig +++ b/configs/acmesystems_aria_g25_256mb_defconfig @@ -1,9 +1,7 @@ # Architecture BR2_arm=y -# Toolchain -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.1.1" +# Linux headers same as kernel, a 4.1 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_1=y # Kernel diff --git a/configs/altera_socdk_defconfig b/configs/altera_socdk_defconfig index 5a27a74d6..f1916df13 100644 --- a/configs/altera_socdk_defconfig +++ b/configs/altera_socdk_defconfig @@ -6,9 +6,7 @@ BR2_ARM_ENABLE_NEON=y BR2_ARM_FPU_NEON=y BR2_ARM_INSTRUCTIONS_THUMB2=y -# Lock to 3.13 headers -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.13.5" +# Linux headers same as kernel, a 3.13 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_13=y BR2_ROOTFS_POST_IMAGE_SCRIPT="board/altera/post-image.sh" diff --git a/configs/altera_sockit_defconfig b/configs/altera_sockit_defconfig index dfb895e44..d2f219fd2 100644 --- a/configs/altera_sockit_defconfig +++ b/configs/altera_sockit_defconfig @@ -6,9 +6,7 @@ BR2_ARM_ENABLE_NEON=y BR2_ARM_FPU_NEON=y BR2_ARM_INSTRUCTIONS_THUMB2=y -# Lock to 3.13 headers -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.13.5" +# Linux headers same as kernel, a 3.13 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_13=y BR2_TARGET_GENERIC_GETTY_BAUDRATE_57600=y diff --git a/configs/arm_foundationv8_defconfig b/configs/arm_foundationv8_defconfig index 2deb333ee..8968c77c0 100644 --- a/configs/arm_foundationv8_defconfig +++ b/configs/arm_foundationv8_defconfig @@ -1,6 +1,5 @@ BR2_aarch64=y -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.13" +# Linux headers same as kernel, a 3.13 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_13=y BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0" BR2_LINUX_KERNEL=y diff --git a/configs/armadeus_apf27_defconfig b/configs/armadeus_apf27_defconfig index b779e6b12..04a7cdc90 100644 --- a/configs/armadeus_apf27_defconfig +++ b/configs/armadeus_apf27_defconfig @@ -2,9 +2,7 @@ BR2_arm=y BR2_arm926t=y -# Lock down headers to avoid breaking with new defaults -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.18.6" +# Linux headers same as kernel, a 3.18 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_18=y # System diff --git a/configs/armadeus_apf28_defconfig b/configs/armadeus_apf28_defconfig index 95d56a5ed..cbaf5b7e0 100644 --- a/configs/armadeus_apf28_defconfig +++ b/configs/armadeus_apf28_defconfig @@ -2,9 +2,7 @@ BR2_arm=y BR2_arm926t=y -# Lock down headers to avoid breaking with new defaults -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.12.7" +# Linux headers same as kernel, a 3.12 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_12=y # System diff --git a/configs/armadeus_apf51_defconfig b/configs/armadeus_apf51_defconfig index 7e932fba0..ac01c1d2a 100644 --- a/configs/armadeus_apf51_defconfig +++ b/configs/armadeus_apf51_defconfig @@ -2,9 +2,7 @@ BR2_arm=y BR2_cortex_a8=y -# Lock down headers to avoid breaking with new defaults -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.12.6" +# Linux headers same as kernel, a 3.12 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_12=y # System diff --git a/configs/armadeus_apf9328_defconfig b/configs/armadeus_apf9328_defconfig index d6388db88..d1526a500 100644 --- a/configs/armadeus_apf9328_defconfig +++ b/configs/armadeus_apf9328_defconfig @@ -10,10 +10,7 @@ BR2_TOOLCHAIN_BUILDROOT_INET_RPC=y BR2_TOOLCHAIN_BUILDROOT_LOCALE=y BR2_TOOLCHAIN_BUILDROOT_CXX=y - -# Lock down headers to avoid breaking with new defaults -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.17" +# Linux headers same as kernel, a 3.17 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_17=y # System diff --git a/configs/at91sam9260eknf_defconfig b/configs/at91sam9260eknf_defconfig index dba0cd5ea..d01cfeb59 100644 --- a/configs/at91sam9260eknf_defconfig +++ b/configs/at91sam9260eknf_defconfig @@ -2,9 +2,7 @@ BR2_arm=y BR2_arm926t=y -# Toolchain -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.9.1" +# Linux headers same as kernel, a 3.9 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_9=y # System diff --git a/configs/at91sam9g20dfc_defconfig b/configs/at91sam9g20dfc_defconfig index 1d346c2f9..4ed5a9b0b 100644 --- a/configs/at91sam9g20dfc_defconfig +++ b/configs/at91sam9g20dfc_defconfig @@ -2,9 +2,7 @@ BR2_arm=y BR2_arm926t=y -# Lock down headers to avoid breaking with new defaults -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.1.6" +# Linux headers same as kernel, a 3.1 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_1=y # Host utilities diff --git a/configs/at91sam9g45m10ek_defconfig b/configs/at91sam9g45m10ek_defconfig index d03b453f0..ab6083e42 100644 --- a/configs/at91sam9g45m10ek_defconfig +++ b/configs/at91sam9g45m10ek_defconfig @@ -1,7 +1,6 @@ BR2_arm=y BR2_arm926t=y -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.18" +# Linux headers same as kernel, a 3.18 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_18=y BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_GIT=y diff --git a/configs/at91sam9rlek_defconfig b/configs/at91sam9rlek_defconfig index 23f1ebde3..1980e21c4 100644 --- a/configs/at91sam9rlek_defconfig +++ b/configs/at91sam9rlek_defconfig @@ -1,7 +1,6 @@ BR2_arm=y BR2_arm926t=y -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.18" +# Linux headers same as kernel, a 3.18 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_18=y BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_GIT=y diff --git a/configs/at91sam9x5ek_defconfig b/configs/at91sam9x5ek_defconfig index 98c5a3eb7..df7cff63b 100644 --- a/configs/at91sam9x5ek_defconfig +++ b/configs/at91sam9x5ek_defconfig @@ -1,7 +1,6 @@ BR2_arm=y BR2_arm926t=y -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.18" +# Linux headers same as kernel, a 3.18 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_18=y BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_GIT=y diff --git a/configs/atmel_sama5d3_xplained_defconfig b/configs/atmel_sama5d3_xplained_defconfig index b8674adb8..74f613c55 100644 --- a/configs/atmel_sama5d3_xplained_defconfig +++ b/configs/atmel_sama5d3_xplained_defconfig @@ -3,8 +3,7 @@ BR2_cortex_a5=y BR2_ARM_EABIHF=y BR2_ARM_FPU_VFPV4D16=y BR2_ARM_INSTRUCTIONS_THUMB2=y -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.18" +# Linux headers same as kernel, a 3.18 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_18=y BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_GIT=y diff --git a/configs/atmel_sama5d3_xplained_mmc_defconfig b/configs/atmel_sama5d3_xplained_mmc_defconfig index 087f4fa8e..a0c132982 100644 --- a/configs/atmel_sama5d3_xplained_mmc_defconfig +++ b/configs/atmel_sama5d3_xplained_mmc_defconfig @@ -1,11 +1,9 @@ # Architecture BR2_arm=y BR2_cortex_a5=y - -# Toolchain configuration BR2_ARM_EABIHF=y -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.18.8" + +# Linux headers same as kernel, a 3.18 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_18=y # Kernel configuration diff --git a/configs/atmel_sama5d3xek_defconfig b/configs/atmel_sama5d3xek_defconfig index cc34bf926..64eabe81d 100644 --- a/configs/atmel_sama5d3xek_defconfig +++ b/configs/atmel_sama5d3xek_defconfig @@ -3,8 +3,7 @@ BR2_cortex_a5=y BR2_ARM_EABIHF=y BR2_ARM_FPU_VFPV4D16=y BR2_ARM_INSTRUCTIONS_THUMB2=y -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.18" +# Linux headers same as kernel, a 3.18 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_18=y BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_GIT=y diff --git a/configs/atmel_sama5d4_xplained_defconfig b/configs/atmel_sama5d4_xplained_defconfig index 84b6518a7..67e2eb2fb 100644 --- a/configs/atmel_sama5d4_xplained_defconfig +++ b/configs/atmel_sama5d4_xplained_defconfig @@ -4,8 +4,7 @@ BR2_ARM_EABIHF=y BR2_ARM_ENABLE_NEON=y BR2_ARM_FPU_VFPV4D16=y BR2_ARM_INSTRUCTIONS_THUMB2=y -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.18" +# Linux headers same as kernel, a 3.18 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_18=y BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_GIT=y diff --git a/configs/atmel_sama5d4ek_defconfig b/configs/atmel_sama5d4ek_defconfig index 36b625b31..73d0a1851 100644 --- a/configs/atmel_sama5d4ek_defconfig +++ b/configs/atmel_sama5d4ek_defconfig @@ -4,8 +4,7 @@ BR2_ARM_EABIHF=y BR2_ARM_ENABLE_NEON=y BR2_ARM_FPU_VFPV4D16=y BR2_ARM_INSTRUCTIONS_THUMB2=y -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.18" +# Linux headers same as kernel, a 3.18 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_18=y BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_GIT=y diff --git a/configs/beaglebone_defconfig b/configs/beaglebone_defconfig index ddb583c8f..c3f527662 100644 --- a/configs/beaglebone_defconfig +++ b/configs/beaglebone_defconfig @@ -15,9 +15,7 @@ BR2_PACKAGE_AM33X_CM3=y BR2_TARGET_ROOTFS_EXT2=y # BR2_TARGET_ROOTFS_TAR is not set -# lock down headers to avoid breaking with new defaults -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.12.10" +# Linux headers same as kernel, a 3.12 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_12=y # bootloader diff --git a/configs/calao_qil_a9260_defconfig b/configs/calao_qil_a9260_defconfig index f18337fa7..271a034f7 100644 --- a/configs/calao_qil_a9260_defconfig +++ b/configs/calao_qil_a9260_defconfig @@ -2,8 +2,7 @@ BR2_arm=y BR2_arm926t=y BR2_GLOBAL_PATCH_DIR="board/calao/qil-a9260/patches/" BR2_TARGET_GENERIC_GETTY_PORT="ttyS1" -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.4" +# Linux headers same as kernel, a 3.4 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_4=y BR2_PACKAGE_HOST_SAM_BA=y BR2_TARGET_ROOTFS_UBIFS=y diff --git a/configs/calao_tny_a9g20_lpw_defconfig b/configs/calao_tny_a9g20_lpw_defconfig index 6a719970d..1b3809284 100644 --- a/configs/calao_tny_a9g20_lpw_defconfig +++ b/configs/calao_tny_a9g20_lpw_defconfig @@ -9,9 +9,7 @@ BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_DEVTMPFS=y # filesystem BR2_TARGET_ROOTFS_UBIFS=y -# lock down headers to avoid breaking with new defaults -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.9.4" +# Linux headers same as kernel, a 3.9 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_9=y # bootloaders diff --git a/configs/calao_usb_a9260_defconfig b/configs/calao_usb_a9260_defconfig index 304dc5023..fa1c51eb1 100644 --- a/configs/calao_usb_a9260_defconfig +++ b/configs/calao_usb_a9260_defconfig @@ -1,5 +1,7 @@ BR2_arm=y BR2_arm926t=y +# Linux headers same as kernel, a 3.10 series +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_10=y BR2_PACKAGE_MTD=y BR2_PACKAGE_HOST_SAM_BA=y BR2_TARGET_ROOTFS_UBIFS=y diff --git a/configs/calao_usb_a9263_defconfig b/configs/calao_usb_a9263_defconfig index 8dc948a1d..ab8f2d051 100644 --- a/configs/calao_usb_a9263_defconfig +++ b/configs/calao_usb_a9263_defconfig @@ -1,5 +1,7 @@ BR2_arm=y BR2_arm926t=y +# Linux headers same as kernel, a 3.10 series +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_10=y BR2_PACKAGE_HOST_SAM_BA=y BR2_TARGET_ROOTFS_UBIFS=y BR2_TARGET_AT91BOOTSTRAP=y diff --git a/configs/calao_usb_a9g20_lpw_defconfig b/configs/calao_usb_a9g20_lpw_defconfig index e9d0665c2..7cfa34c7f 100644 --- a/configs/calao_usb_a9g20_lpw_defconfig +++ b/configs/calao_usb_a9g20_lpw_defconfig @@ -1,5 +1,7 @@ BR2_arm=y BR2_arm926t=y +# Linux headers same as kernel, a 3.10 series +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_10=y BR2_GLOBAL_PATCH_DIR="board/calao/usb-a9g20-lpw/patches/" BR2_PACKAGE_HOST_SAM_BA=y BR2_TARGET_ROOTFS_UBIFS=y diff --git a/configs/ci20_defconfig b/configs/ci20_defconfig index e87181ac1..0455170da 100644 --- a/configs/ci20_defconfig +++ b/configs/ci20_defconfig @@ -3,10 +3,10 @@ BR2_mipsel=y BR2_mips_32r2=y # BR2_MIPS_SOFT_FLOAT is not set -# system -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.18" +# Linux headers same as kernel, a 3.18 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_18=y + +# system BR2_TARGET_GENERIC_GETTY_PORT="ttyS4" # kernel diff --git a/configs/cubieboard2_defconfig b/configs/cubieboard2_defconfig index f277b7235..9511cba80 100644 --- a/configs/cubieboard2_defconfig +++ b/configs/cubieboard2_defconfig @@ -1,8 +1,7 @@ BR2_arm=y BR2_cortex_a7=y BR2_ARM_FPU_NEON_VFPV4=y -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.3.3" +# Linux headers same as kernel, a 4.3 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_3=y BR2_TARGET_GENERIC_HOSTNAME="Cubieboard2" BR2_TARGET_GENERIC_ISSUE="Welcome to Cubieboard2!" diff --git a/configs/cubieboard_defconfig b/configs/cubieboard_defconfig index ef4e3651e..498999b6b 100644 --- a/configs/cubieboard_defconfig +++ b/configs/cubieboard_defconfig @@ -16,8 +16,8 @@ BR2_PACKAGE_SUNXI_TOOLS=y BR2_PACKAGE_SUNXI_BOARDS=y BR2_PACKAGE_SUNXI_BOARDS_FEX_FILE="a10/cubieboard.fex" -# Kernel headers -BR2_KERNEL_HEADERS_3_4=y +# Linux headers same as kernel, a 3.4 series +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_4=y # Kernel BR2_LINUX_KERNEL=y diff --git a/configs/freescale_imx28evk_defconfig b/configs/freescale_imx28evk_defconfig index 3f2f9e7bb..8cb31dc2e 100644 --- a/configs/freescale_imx28evk_defconfig +++ b/configs/freescale_imx28evk_defconfig @@ -2,7 +2,7 @@ BR2_arm=y BR2_arm926t=y -# toolchain +# Linux headers same as kernel, a 3.19 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_19=y # system diff --git a/configs/freescale_imx31_3stack_defconfig b/configs/freescale_imx31_3stack_defconfig index ded656350..df8c00d23 100644 --- a/configs/freescale_imx31_3stack_defconfig +++ b/configs/freescale_imx31_3stack_defconfig @@ -3,7 +3,7 @@ BR2_arm=y BR2_arm1136jf_s_r0=y BR2_ARM_EABIHF=y -# toolchain +# Linux headers same as kernel, a 3.15 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_15=y # system diff --git a/configs/freescale_imx6dlsabreauto_defconfig b/configs/freescale_imx6dlsabreauto_defconfig index 0de8eeaa1..c3abbe39f 100644 --- a/configs/freescale_imx6dlsabreauto_defconfig +++ b/configs/freescale_imx6dlsabreauto_defconfig @@ -5,9 +5,7 @@ BR2_cortex_a9=y # patches BR2_GLOBAL_PATCH_DIR="board/freescale/imx6sabre/patches" -# toolchain -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.14.28" +# Linux headers same as kernel, a 3.14 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_14=y # system diff --git a/configs/freescale_imx6dlsabresd_defconfig b/configs/freescale_imx6dlsabresd_defconfig index 3010d7d57..f3db0894e 100644 --- a/configs/freescale_imx6dlsabresd_defconfig +++ b/configs/freescale_imx6dlsabresd_defconfig @@ -5,9 +5,7 @@ BR2_cortex_a9=y # patches BR2_GLOBAL_PATCH_DIR="board/freescale/imx6sabre/patches" -# toolchain -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.14.28" +# Linux headers same as kernel, a 3.14 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_14=y # system diff --git a/configs/freescale_imx6qsabreauto_defconfig b/configs/freescale_imx6qsabreauto_defconfig index 70367a79f..e94e114d3 100644 --- a/configs/freescale_imx6qsabreauto_defconfig +++ b/configs/freescale_imx6qsabreauto_defconfig @@ -5,9 +5,7 @@ BR2_cortex_a9=y # patches BR2_GLOBAL_PATCH_DIR="board/freescale/imx6sabre/patches" -# toolchain -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.14.28" +# Linux headers same as kernel, a 3.14 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_14=y # system diff --git a/configs/freescale_imx6qsabresd_defconfig b/configs/freescale_imx6qsabresd_defconfig index 3fad77ae5..17ad1b595 100644 --- a/configs/freescale_imx6qsabresd_defconfig +++ b/configs/freescale_imx6qsabresd_defconfig @@ -5,9 +5,7 @@ BR2_cortex_a9=y # patches BR2_GLOBAL_PATCH_DIR="board/freescale/imx6sabre/patches" -# toolchain -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.14.28" +# Linux headers same as kernel, a 3.14 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_14=y # system diff --git a/configs/freescale_imx6sololiteevk_defconfig b/configs/freescale_imx6sololiteevk_defconfig index 5d98e9ab2..4f7d91d9f 100644 --- a/configs/freescale_imx6sololiteevk_defconfig +++ b/configs/freescale_imx6sololiteevk_defconfig @@ -2,6 +2,9 @@ BR2_arm=y BR2_cortex_a9=y +# Linux headers same as kernel, a 3.14 series +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_14=y + # system BR2_TARGET_GENERIC_GETTY_PORT="ttymxc0" diff --git a/configs/freescale_imx6sxsabresd_defconfig b/configs/freescale_imx6sxsabresd_defconfig index bd0d6cc37..7d8e81523 100644 --- a/configs/freescale_imx6sxsabresd_defconfig +++ b/configs/freescale_imx6sxsabresd_defconfig @@ -5,9 +5,7 @@ BR2_cortex_a9=y # patches BR2_GLOBAL_PATCH_DIR="board/freescale/imx6sabre/patches" -# toolchain -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.10.53" +# Linux headers same as kernel, a 3.10 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_10=y # system diff --git a/configs/freescale_imx6ulevk_defconfig b/configs/freescale_imx6ulevk_defconfig index b739ff41f..8359206b2 100644 --- a/configs/freescale_imx6ulevk_defconfig +++ b/configs/freescale_imx6ulevk_defconfig @@ -2,9 +2,7 @@ BR2_arm=y BR2_cortex_a7=y -# toolchain -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.14.28" +# Linux headers same as kernel, a 3.14 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_14=y # system diff --git a/configs/freescale_mpc8315erdb_defconfig b/configs/freescale_mpc8315erdb_defconfig index 9ffef82b3..457736e0d 100644 --- a/configs/freescale_mpc8315erdb_defconfig +++ b/configs/freescale_mpc8315erdb_defconfig @@ -10,9 +10,7 @@ BR2_TARGET_ROOTFS_JFFS2_CUSTOM_PAGESIZE=0x200 BR2_TARGET_ROOTFS_JFFS2_CUSTOM_EBSIZE=0x4000 BR2_TARGET_ROOTFS_JFFS2_NOCLEANMARKER=y -# Lock headers version to match and avoid breakage -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.2.5" +# Linux headers same as kernel, a 4.2 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_2=y # Kernel diff --git a/configs/freescale_p1010rdb_pa_defconfig b/configs/freescale_p1010rdb_pa_defconfig index 699df2d30..93096ded8 100644 --- a/configs/freescale_p1010rdb_pa_defconfig +++ b/configs/freescale_p1010rdb_pa_defconfig @@ -9,9 +9,7 @@ BR2_TARGET_ROOTFS_JFFS2_CUSTOM=y BR2_TARGET_ROOTFS_JFFS2_CUSTOM_PAGESIZE=0x20 BR2_TARGET_ROOTFS_JFFS2_CUSTOM_EBSIZE=0x20000 -# Lock headers version to match and avoid breakage -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.1.4" +# Linux headers same as kernel, a 4.1 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_1=y # Kernel diff --git a/configs/freescale_p2020ds_defconfig b/configs/freescale_p2020ds_defconfig index 387cf5818..6661acbc4 100644 --- a/configs/freescale_p2020ds_defconfig +++ b/configs/freescale_p2020ds_defconfig @@ -6,9 +6,7 @@ BR2_powerpc_8548=y # BR2_TARGET_ROOTFS_TAR is not set BR2_TARGET_ROOTFS_JFFS2=y -# Lock to 3.12 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.12.33" +# Linux headers same as kernel, a 3.12 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_12=y # Kernel diff --git a/configs/galileo_defconfig b/configs/galileo_defconfig index 95ddfc159..ba8f62f17 100644 --- a/configs/galileo_defconfig +++ b/configs/galileo_defconfig @@ -1,6 +1,5 @@ BR2_x86_x1000=y -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.8" +# Linux headers same as kernel, a 3.8 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_8=y # Binutils 2.25 is required as this enables stripping the LOCK prefix BR2_BINUTILS_VERSION_2_25_X=y diff --git a/configs/kb9202_defconfig b/configs/kb9202_defconfig index 1d01a22a0..c38adbffb 100644 --- a/configs/kb9202_defconfig +++ b/configs/kb9202_defconfig @@ -5,9 +5,7 @@ BR2_arm920t=y # Filesystem BR2_TARGET_ROOTFS_TAR=y -# Lock down headers to avoid breaking with new defaults -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="2.6.38.8" +# Linux headers same as kernel, a 2.6 series (so, no option selected) # Kernel BR2_LINUX_KERNEL=y diff --git a/configs/lego_ev3_defconfig b/configs/lego_ev3_defconfig index e4c7facb9..d49fa0602 100644 --- a/configs/lego_ev3_defconfig +++ b/configs/lego_ev3_defconfig @@ -10,9 +10,7 @@ BR2_GCC_VERSION_4_7_X=y BR2_TARGET_GENERIC_GETTY=y BR2_TARGET_GENERIC_GETTY_PORT="ttyS1" -# Lock to 3.3 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.3" +# Linux headers same as kernel, a 3.3 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_3=y # Kernel diff --git a/configs/microzed_defconfig b/configs/microzed_defconfig index 989170c3c..c73fae52a 100644 --- a/configs/microzed_defconfig +++ b/configs/microzed_defconfig @@ -1,9 +1,8 @@ BR2_arm=y BR2_cortex_a9=y BR2_ARM_ENABLE_NEON=y -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.8" -BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_8=y +# Linux headers same as kernel, a 3.18 series +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_18=y BR2_TARGET_GENERIC_GETTY_PORT="ttyPS0" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_GIT=y diff --git a/configs/mini2440_defconfig b/configs/mini2440_defconfig index e8b55cdc2..2891d10df 100644 --- a/configs/mini2440_defconfig +++ b/configs/mini2440_defconfig @@ -15,10 +15,7 @@ BR2_TARGET_ROOTFS_JFFS2_NOCLEANMARKER=y BR2_TARGET_ROOTFS_JFFS2_LE=y BR2_TARGET_ROOTFS_TAR=y - -# Lock down headers to avoid breaking with new defaults -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.0.4" +# Linux headers same as kernel, a 3.0 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_0=y # Bootloader diff --git a/configs/minnowboard_defconfig b/configs/minnowboard_defconfig index e6f1a5559..3091957f3 100644 --- a/configs/minnowboard_defconfig +++ b/configs/minnowboard_defconfig @@ -6,9 +6,7 @@ BR2_x86_atom=y BR2_TARGET_GENERIC_GETTY_PORT="ttyPCH0" BR2_ROOTFS_POST_BUILD_SCRIPT="board/minnowboard/post-build.sh" -# Lock to 3.8 headers -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.8" +# Linux headers same as kernel, a 3.8 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_8=y # Linux kernel diff --git a/configs/minnowboard_max_defconfig b/configs/minnowboard_max_defconfig index 5603aa9d6..98996db95 100644 --- a/configs/minnowboard_max_defconfig +++ b/configs/minnowboard_max_defconfig @@ -6,9 +6,7 @@ BR2_x86_atom=y BR2_TARGET_GENERIC_GETTY_PORT="ttyS0" BR2_ROOTFS_POST_BUILD_SCRIPT="board/minnowboard-max/post-build.sh" -# Lock to 4.4 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.4" +# Linux headers same as kernel, a 4.4 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_4=y # Needed for ethernet diff --git a/configs/mx53loco_defconfig b/configs/mx53loco_defconfig index 942dedf22..bc09bd241 100644 --- a/configs/mx53loco_defconfig +++ b/configs/mx53loco_defconfig @@ -2,15 +2,15 @@ BR2_arm=y BR2_cortex_a8=y +# Linux headers same as kernel, a 2.6 series (so, no option selected) + # System -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="2.6.35" BR2_TARGET_GENERIC_GETTY_PORT="ttymxc0" # Filesystem BR2_TARGET_ROOTFS_EXT2=y -# Bootloader +# Bootloader BR2_TARGET_UBOOT=y BR2_TARGET_UBOOT_BOARDNAME="mx53loco" BR2_TARGET_UBOOT_CUSTOM_GIT=y diff --git a/configs/nitrogen6sx_defconfig b/configs/nitrogen6sx_defconfig index 5155afe6b..e69fafc95 100644 --- a/configs/nitrogen6sx_defconfig +++ b/configs/nitrogen6sx_defconfig @@ -14,9 +14,7 @@ BR2_PACKAGE_HOST_UBOOT_TOOLS=y BR2_TARGET_ROOTFS_EXT2=y BR2_TARGET_ROOTFS_EXT2_4=y -# Lock headers to match kernel -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.14.28" +# Linux headers same as kernel, a 3.14 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_14=y # bootloader diff --git a/configs/nitrogen6x_defconfig b/configs/nitrogen6x_defconfig index 62a3007e0..d8da188cd 100644 --- a/configs/nitrogen6x_defconfig +++ b/configs/nitrogen6x_defconfig @@ -14,9 +14,7 @@ BR2_PACKAGE_HOST_UBOOT_TOOLS=y BR2_TARGET_ROOTFS_EXT2=y BR2_TARGET_ROOTFS_EXT2_4=y -# Lock headers to match kernel -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.14.28" +# Linux headers same as kernel, a 3.14 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_14=y # bootloader diff --git a/configs/olimex_a20_olinuxino_lime2_defconfig b/configs/olimex_a20_olinuxino_lime2_defconfig index 7580ce083..1a2bb458d 100644 --- a/configs/olimex_a20_olinuxino_lime2_defconfig +++ b/configs/olimex_a20_olinuxino_lime2_defconfig @@ -1,6 +1,8 @@ BR2_arm=y BR2_cortex_a7=y BR2_ARM_EABIHF=y +# Linux headers same as kernel, a 4.1 series +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_1=y BR2_TARGET_GENERIC_HOSTNAME="a20-olinuxino" BR2_TARGET_GENERIC_ISSUE="Welcome to OLinuXino!" BR2_TARGET_GENERIC_GETTY_PORT="ttyS0" diff --git a/configs/olimex_a20_olinuxino_lime_defconfig b/configs/olimex_a20_olinuxino_lime_defconfig index 241518a5a..e6c33c82d 100644 --- a/configs/olimex_a20_olinuxino_lime_defconfig +++ b/configs/olimex_a20_olinuxino_lime_defconfig @@ -3,9 +3,7 @@ BR2_arm=y BR2_cortex_a7=y BR2_ARM_EABIHF=y -# Lock to 4.4 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.4" +# Linux headers same as kernel, a 4.4 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_4=y # System configuration diff --git a/configs/olimex_a20_olinuxino_lime_mali_defconfig b/configs/olimex_a20_olinuxino_lime_mali_defconfig index 2a9fa2bf5..ca71b55bc 100644 --- a/configs/olimex_a20_olinuxino_lime_mali_defconfig +++ b/configs/olimex_a20_olinuxino_lime_mali_defconfig @@ -3,9 +3,7 @@ BR2_arm=y BR2_cortex_a7=y BR2_ARM_EABIHF=y -# Lock to 3.4 headers as the sunxi kernel is based off the 3.4 branch -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.4.108" +# Linux headers same as kernel, a 3.4 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_4=y # System configuration diff --git a/configs/olimex_a20_olinuxino_micro_defconfig b/configs/olimex_a20_olinuxino_micro_defconfig index 23dd0f0fb..da2fd8a43 100644 --- a/configs/olimex_a20_olinuxino_micro_defconfig +++ b/configs/olimex_a20_olinuxino_micro_defconfig @@ -4,9 +4,7 @@ BR2_cortex_a7=y BR2_ARM_EABIHF=y BR2_ARM_FPU_NEON_VFPV4=y -# Lock to 4.0 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.0.5" +# Linux headers same as kernel, a 4.0 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_0=y # System configuration diff --git a/configs/olimex_imx233_olinuxino_defconfig b/configs/olimex_imx233_olinuxino_defconfig index 49a9f0f4f..2184ad806 100644 --- a/configs/olimex_imx233_olinuxino_defconfig +++ b/configs/olimex_imx233_olinuxino_defconfig @@ -13,9 +13,7 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0" BR2_TARGET_ROOTFS_EXT2=y # BR2_TARGET_ROOTFS_TAR is not set -# Lock headers version to match and avoid breakage -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.18.2" +# Linux headers same as kernel, a 3.18 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_18=y # Bootloader diff --git a/configs/openblocks_a6_defconfig b/configs/openblocks_a6_defconfig index 514778506..c0d529cd1 100644 --- a/configs/openblocks_a6_defconfig +++ b/configs/openblocks_a6_defconfig @@ -11,9 +11,7 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttyS0" BR2_TARGET_ROOTFS_JFFS2=y BR2_TARGET_ROOTFS_JFFS2_NANDFLASH_128K=y -# Lock to 3.18 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.18.1" +# Linux headers same as kernel, a 3.18 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_18=y # kernel diff --git a/configs/orangepipc_defconfig b/configs/orangepipc_defconfig index fcff599ae..3f1aaacd9 100644 --- a/configs/orangepipc_defconfig +++ b/configs/orangepipc_defconfig @@ -1,6 +1,8 @@ BR2_arm=y BR2_cortex_a7=y BR2_ARM_FPU_VFPV4=y +# Kernel is a pre-release of 4.5, so we do not yet have a _CUSTOM_4_5 +# option for the headers. Thus, we stick with the 4.4 headers for now. BR2_KERNEL_HEADERS_VERSION=y BR2_DEFAULT_KERNEL_VERSION="4.4" BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_4=y diff --git a/configs/pandaboard_defconfig b/configs/pandaboard_defconfig index 50c3714d8..93ec1b093 100644 --- a/configs/pandaboard_defconfig +++ b/configs/pandaboard_defconfig @@ -11,9 +11,7 @@ BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_DEVTMPFS=y BR2_TARGET_ROOTFS_EXT2=y # BR2_TARGET_ROOTFS_TAR is not set -# Lock to 3.12 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.12.2" +# Linux headers same as kernel, a 3.12 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_12=y # Kernel diff --git a/configs/qemu_aarch64_virt_defconfig b/configs/qemu_aarch64_virt_defconfig index a695afb9f..e63cb1388 100644 --- a/configs/qemu_aarch64_virt_defconfig +++ b/configs/qemu_aarch64_virt_defconfig @@ -9,9 +9,7 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0" # BR2_TARGET_ROOTFS_TAR is not set BR2_TARGET_ROOTFS_INITRAMFS=y -# Lock to 4.3 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.3" +# Linux headers same as kernel, a 4.3 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_3=y # Kernel diff --git a/configs/qemu_arm_nuri_defconfig b/configs/qemu_arm_nuri_defconfig index 222f32559..ef221a581 100644 --- a/configs/qemu_arm_nuri_defconfig +++ b/configs/qemu_arm_nuri_defconfig @@ -12,15 +12,13 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttySAC1" # BR2_TARGET_ROOTFS_TAR is not set BR2_TARGET_ROOTFS_INITRAMFS=y -# Lock to 3.10 headers to avoid breaking with newer kernels -# Stuck at 3.10.x because there's no Nuri DTS -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.10.92" +# Linux headers same as kernel, a 4.4 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_10=y # Kernel BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y +# Stuck at 3.10.x because there's no Nuri DTS BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.10.92" BR2_LINUX_KERNEL_DEFCONFIG="exynos4" BR2_LINUX_KERNEL_ZIMAGE=y diff --git a/configs/qemu_arm_versatile_defconfig b/configs/qemu_arm_versatile_defconfig index 1ac59fd37..1803ef071 100644 --- a/configs/qemu_arm_versatile_defconfig +++ b/configs/qemu_arm_versatile_defconfig @@ -10,9 +10,7 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0" BR2_TARGET_ROOTFS_EXT2=y # BR2_TARGET_ROOTFS_TAR is not set -# Lock to 4.3 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.3" +# Linux headers same as kernel, a 4.3 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_3=y # Kernel diff --git a/configs/qemu_arm_vexpress_defconfig b/configs/qemu_arm_vexpress_defconfig index e1808e983..051c68dd1 100644 --- a/configs/qemu_arm_vexpress_defconfig +++ b/configs/qemu_arm_vexpress_defconfig @@ -13,9 +13,7 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0" BR2_TARGET_ROOTFS_EXT2=y # BR2_TARGET_ROOTFS_TAR is not set -# Lock to 4.3 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.3" +# Linux headers same as kernel, a 4.3 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_3=y # Kernel diff --git a/configs/qemu_microblazebe_mmu_defconfig b/configs/qemu_microblazebe_mmu_defconfig index e8fcaecba..16f35ffa4 100644 --- a/configs/qemu_microblazebe_mmu_defconfig +++ b/configs/qemu_microblazebe_mmu_defconfig @@ -10,9 +10,7 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttyUL0" # BR2_TARGET_ROOTFS_TAR is not set BR2_TARGET_ROOTFS_INITRAMFS=y -# Lock to 4.3 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.3" +# Linux headers same as kernel, a 4.3 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_3=y # Kernel diff --git a/configs/qemu_microblazeel_mmu_defconfig b/configs/qemu_microblazeel_mmu_defconfig index 01a423ba1..72b0d8bfb 100644 --- a/configs/qemu_microblazeel_mmu_defconfig +++ b/configs/qemu_microblazeel_mmu_defconfig @@ -10,9 +10,7 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttyUL0" # BR2_TARGET_ROOTFS_TAR is not set BR2_TARGET_ROOTFS_INITRAMFS=y -# Lock to 4.3 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.3" +# Linux headers same as kernel, a 4.3 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_3=y # Kernel diff --git a/configs/qemu_mips64_malta_defconfig b/configs/qemu_mips64_malta_defconfig index 736ca708b..e753d0521 100644 --- a/configs/qemu_mips64_malta_defconfig +++ b/configs/qemu_mips64_malta_defconfig @@ -9,9 +9,7 @@ BR2_SYSTEM_DHCP="eth0" BR2_TARGET_ROOTFS_EXT2=y # BR2_TARGET_ROOTFS_TAR is not set -# Lock to 4.3 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.3" +# Linux headers same as kernel, a 4.3 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_3=y # Kernel diff --git a/configs/qemu_mips64el_malta_defconfig b/configs/qemu_mips64el_malta_defconfig index 4c29ed5ba..1bf40c01f 100644 --- a/configs/qemu_mips64el_malta_defconfig +++ b/configs/qemu_mips64el_malta_defconfig @@ -9,9 +9,7 @@ BR2_SYSTEM_DHCP="eth0" BR2_TARGET_ROOTFS_EXT2=y # BR2_TARGET_ROOTFS_TAR is not set -# Lock to 4.3 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.3" +# Linux headers same as kernel, a 4.3 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_3=y # Kernel diff --git a/configs/qemu_mips_malta_defconfig b/configs/qemu_mips_malta_defconfig index 4913490af..758ddf7ed 100644 --- a/configs/qemu_mips_malta_defconfig +++ b/configs/qemu_mips_malta_defconfig @@ -9,9 +9,7 @@ BR2_SYSTEM_DHCP="eth0" BR2_TARGET_ROOTFS_EXT2=y # BR2_TARGET_ROOTFS_TAR is not set -# Lock to 4.3 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.3" +# Linux headers same as kernel, a 4.3 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_3=y # Kernel diff --git a/configs/qemu_mipsel_malta_defconfig b/configs/qemu_mipsel_malta_defconfig index f3f513b66..9ae2dda01 100644 --- a/configs/qemu_mipsel_malta_defconfig +++ b/configs/qemu_mipsel_malta_defconfig @@ -9,9 +9,7 @@ BR2_SYSTEM_DHCP="eth0" BR2_TARGET_ROOTFS_EXT2=y # BR2_TARGET_ROOTFS_TAR is not set -# Lock to 4.3 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.3" +# Linux headers same as kernel, a 4.3 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_3=y # Kernel diff --git a/configs/qemu_ppc64_pseries_defconfig b/configs/qemu_ppc64_pseries_defconfig index 08d6cbbf5..cd2813922 100644 --- a/configs/qemu_ppc64_pseries_defconfig +++ b/configs/qemu_ppc64_pseries_defconfig @@ -10,9 +10,7 @@ BR2_TARGET_GENERIC_GETTY_PORT="hvc0" BR2_TARGET_ROOTFS_EXT2=y # BR2_TARGET_ROOTFS_TAR is not set -# Lock to 4.3 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.3" +# Linux headers same as kernel, a 4.3 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_3=y # Kernel diff --git a/configs/qemu_ppc_g3beige_defconfig b/configs/qemu_ppc_g3beige_defconfig index a344f53f1..fb6fb112e 100644 --- a/configs/qemu_ppc_g3beige_defconfig +++ b/configs/qemu_ppc_g3beige_defconfig @@ -9,9 +9,7 @@ BR2_SYSTEM_DHCP="eth0" BR2_TARGET_ROOTFS_EXT2=y # BR2_TARGET_ROOTFS_TAR is not set -# Lock to 4.3 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.3" +# Linux headers same as kernel, a 4.3 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_3=y # Kernel diff --git a/configs/qemu_ppc_mpc8544ds_defconfig b/configs/qemu_ppc_mpc8544ds_defconfig index f89fcca3a..8ebc2a65f 100644 --- a/configs/qemu_ppc_mpc8544ds_defconfig +++ b/configs/qemu_ppc_mpc8544ds_defconfig @@ -9,9 +9,7 @@ BR2_SYSTEM_DHCP="eth0" # BR2_TARGET_ROOTFS_TAR is not set BR2_TARGET_ROOTFS_INITRAMFS=y -# Lock to 4.3 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.3" +# Linux headers same as kernel, a 4.3 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_3=y # Kernel diff --git a/configs/qemu_ppc_virtex_ml507_defconfig b/configs/qemu_ppc_virtex_ml507_defconfig index 71f1492d5..b05ffb09c 100644 --- a/configs/qemu_ppc_virtex_ml507_defconfig +++ b/configs/qemu_ppc_virtex_ml507_defconfig @@ -6,9 +6,7 @@ BR2_powerpc_440=y # BR2_TARGET_ROOTFS_TAR is not set BR2_TARGET_ROOTFS_INITRAMFS=y -# Lock to 4.3 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.3" +# Linux headers same as kernel, a 4.3 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_3=y # Use soft float diff --git a/configs/qemu_sh4_r2d_defconfig b/configs/qemu_sh4_r2d_defconfig index 819773849..7b9932b9a 100644 --- a/configs/qemu_sh4_r2d_defconfig +++ b/configs/qemu_sh4_r2d_defconfig @@ -10,9 +10,7 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttySC1" BR2_TARGET_ROOTFS_EXT2=y # BR2_TARGET_ROOTFS_TAR is not set -# Lock to 4.3 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.3" +# Linux headers same as kernel, a 4.3 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_3=y # Linux kernel diff --git a/configs/qemu_sh4eb_r2d_defconfig b/configs/qemu_sh4eb_r2d_defconfig index 141769922..4839644c9 100644 --- a/configs/qemu_sh4eb_r2d_defconfig +++ b/configs/qemu_sh4eb_r2d_defconfig @@ -9,9 +9,7 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttySC1" BR2_TARGET_ROOTFS_EXT2=y # BR2_TARGET_ROOTFS_TAR is not set -# Lock to 4.3 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.3" +# Linux headers same as kernel, a 4.3 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_3=y # Linux kernel diff --git a/configs/qemu_sparc64_sun4u_defconfig b/configs/qemu_sparc64_sun4u_defconfig index 00ceb8921..66e7ef802 100644 --- a/configs/qemu_sparc64_sun4u_defconfig +++ b/configs/qemu_sparc64_sun4u_defconfig @@ -9,9 +9,7 @@ BR2_SYSTEM_DHCP="eth0" BR2_TARGET_ROOTFS_EXT2=y # BR2_TARGET_ROOTFS_TAR is not set -# Lock to 4.3 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.3" +# Linux headers same as kernel, a 4.3 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_3=y # Linux kernel diff --git a/configs/qemu_sparc_ss10_defconfig b/configs/qemu_sparc_ss10_defconfig index 6bb1c81b1..edc770c8d 100644 --- a/configs/qemu_sparc_ss10_defconfig +++ b/configs/qemu_sparc_ss10_defconfig @@ -9,9 +9,7 @@ BR2_SYSTEM_DHCP="eth0" BR2_TARGET_ROOTFS_EXT2=y # BR2_TARGET_ROOTFS_TAR is not set -# Lock to 4.3 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.3" +# Linux headers same as kernel, a 4.3 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_3=y # Linux kernel diff --git a/configs/qemu_x86_64_defconfig b/configs/qemu_x86_64_defconfig index 22983bf60..5ac67f430 100644 --- a/configs/qemu_x86_64_defconfig +++ b/configs/qemu_x86_64_defconfig @@ -9,9 +9,7 @@ BR2_TARGET_GENERIC_GETTY_PORT="tty1" BR2_TARGET_ROOTFS_EXT2=y # BR2_TARGET_ROOTFS_TAR is not set -# Lock to 4.3 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.3" +# Linux headers same as kernel, a 4.3 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_3=y # Kernel diff --git a/configs/qemu_x86_defconfig b/configs/qemu_x86_defconfig index 0e1316ddf..17de5d1c6 100644 --- a/configs/qemu_x86_defconfig +++ b/configs/qemu_x86_defconfig @@ -10,9 +10,7 @@ BR2_TARGET_GENERIC_GETTY_PORT="tty1" BR2_TARGET_ROOTFS_EXT2=y # BR2_TARGET_ROOTFS_TAR is not set -# Lock to 4.3 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.3" +# Linux headers same as kernel, a 4.3 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_3=y # Kernel diff --git a/configs/qemu_xtensa_lx60_defconfig b/configs/qemu_xtensa_lx60_defconfig index 42b844c95..8c21357fa 100644 --- a/configs/qemu_xtensa_lx60_defconfig +++ b/configs/qemu_xtensa_lx60_defconfig @@ -16,9 +16,7 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttyS0" # BR2_TARGET_ROOTFS_TAR is not set BR2_TARGET_ROOTFS_INITRAMFS=y -# Lock to 4.3 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.3" +# Linux headers same as kernel, a 4.3 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_3=y # Kernel diff --git a/configs/qmx6_defconfig b/configs/qmx6_defconfig index a829b4c99..49c39bc62 100644 --- a/configs/qmx6_defconfig +++ b/configs/qmx6_defconfig @@ -1,7 +1,6 @@ BR2_arm=y BR2_cortex_a9=y -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.14.28" +# Linux headers same as kernel, a 3.14 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_14=y BR2_TARGET_GENERIC_GETTY_PORT="ttymxc1" diff --git a/configs/raspberrypi2_defconfig b/configs/raspberrypi2_defconfig index 8e9aa66a3..ce41ee31a 100644 --- a/configs/raspberrypi2_defconfig +++ b/configs/raspberrypi2_defconfig @@ -7,10 +7,7 @@ BR2_TOOLCHAIN_BUILDROOT_CXX=y BR2_TARGET_GENERIC_GETTY_PORT="tty1" -# Lock to 4.1 headers as the RPi kernel stable tree is -# based off the 4.1 branch -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.1.15" +# Linux headers same as kernel, a 4.1 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_1=y BR2_LINUX_KERNEL=y diff --git a/configs/raspberrypi_defconfig b/configs/raspberrypi_defconfig index a6db191e5..3b3cc504c 100644 --- a/configs/raspberrypi_defconfig +++ b/configs/raspberrypi_defconfig @@ -4,10 +4,7 @@ BR2_ARM_EABIHF=y BR2_TARGET_GENERIC_GETTY_PORT="tty1" -# Lock to 4.1 headers as the RPi kernel stable tree is -# based off the 4.1 branch -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.1.15" +# Linux headers same as kernel, a 4.1 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_1=y BR2_TOOLCHAIN_BUILDROOT_CXX=y diff --git a/configs/riotboard_defconfig b/configs/riotboard_defconfig index 8a3f6b7c4..b6d69a80d 100644 --- a/configs/riotboard_defconfig +++ b/configs/riotboard_defconfig @@ -19,9 +19,7 @@ BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2015.10" BR2_TARGET_UBOOT_BOARDNAME="riotboard" BR2_TARGET_UBOOT_FORMAT_IMX=y -# kernel headers -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.2.6" +# Linux headers same as kernel, a 4.2 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_2=y # kernel diff --git a/configs/s6lx9_microboard_defconfig b/configs/s6lx9_microboard_defconfig index c54f3f491..06a3ed3c1 100644 --- a/configs/s6lx9_microboard_defconfig +++ b/configs/s6lx9_microboard_defconfig @@ -1,5 +1,7 @@ BR2_microblaze=y BR2_microblazeel=y +# Linux headers same as kernel, a 4.4 series +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_4=y BR2_TARGET_GENERIC_GETTY_PORT="ttyUL0" # BR2_TARGET_ROOTFS_TAR is not set BR2_TARGET_ROOTFS_INITRAMFS=y diff --git a/configs/sheevaplug_defconfig b/configs/sheevaplug_defconfig index d6fd3e0b2..b10e48e0d 100644 --- a/configs/sheevaplug_defconfig +++ b/configs/sheevaplug_defconfig @@ -10,9 +10,7 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttyS0" BR2_TARGET_ROOTFS_JFFS2=y BR2_TARGET_ROOTFS_JFFS2_NANDFLASH_128K=y -# Lock down headers to avoid breaking with new defaults -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.4" +# Linux headers same as kernel, a 4.4 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_4=y # bootloader diff --git a/configs/snps_aarch64_vdk_defconfig b/configs/snps_aarch64_vdk_defconfig index 88060fd01..f165a9a39 100644 --- a/configs/snps_aarch64_vdk_defconfig +++ b/configs/snps_aarch64_vdk_defconfig @@ -1,5 +1,6 @@ BR2_aarch64=y -BR2_KERNEL_HEADERS_3_18=y +# Linux headers same as kernel, a 3.18 series +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_18=y BR2_TARGET_GENERIC_HOSTNAME="vdk-buildroot" BR2_TARGET_GENERIC_ISSUE="Welcome to SNPS VDK by Buildroot" BR2_LINUX_KERNEL=y diff --git a/configs/snps_axs101_defconfig b/configs/snps_axs101_defconfig index 1dee93bcb..08def3e3d 100644 --- a/configs/snps_axs101_defconfig +++ b/configs/snps_axs101_defconfig @@ -8,9 +8,7 @@ BR2_TARGET_ROOTFS_INITRAMFS=y BR2_SYSTEM_DHCP="eth0" BR2_ROOTFS_OVERLAY="board/synopsys/axs10x/fs-overlay" -# Headers -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.2.4" +# Linux headers same as kernel, a 4.2 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_2=y # Kernel diff --git a/configs/snps_axs103_defconfig b/configs/snps_axs103_defconfig index d1b03f795..d9975083e 100644 --- a/configs/snps_axs103_defconfig +++ b/configs/snps_axs103_defconfig @@ -9,9 +9,7 @@ BR2_TARGET_ROOTFS_INITRAMFS=y BR2_SYSTEM_DHCP="eth0" BR2_ROOTFS_OVERLAY="board/synopsys/axs10x/fs-overlay" -# Headers -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.2.4" +# Linux headers same as kernel, a 4.2 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_2=y # Kernel diff --git a/configs/snps_hs38_smp_vdk_defconfig b/configs/snps_hs38_smp_vdk_defconfig index b38cb1ef5..9236a13e1 100644 --- a/configs/snps_hs38_smp_vdk_defconfig +++ b/configs/snps_hs38_smp_vdk_defconfig @@ -8,9 +8,7 @@ BR2_TARGET_GENERIC_ISSUE="Welcome to the HS38 VDK Software Development Platform" BR2_ROOTFS_OVERLAY="board/synopsys/axs10x/fs-overlay" BR2_TARGET_ROOTFS_EXT2=y -# Headers -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.2" +# Linux headers same as kernel, a 4.2 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_2=y # Kernel diff --git a/configs/snps_hs38_vdk_defconfig b/configs/snps_hs38_vdk_defconfig index 49ad49684..de91df01c 100644 --- a/configs/snps_hs38_vdk_defconfig +++ b/configs/snps_hs38_vdk_defconfig @@ -8,9 +8,7 @@ BR2_TARGET_GENERIC_ISSUE="Welcome to the HS38 VDK Software Development Platform" BR2_ROOTFS_OVERLAY="board/synopsys/axs10x/fs-overlay" BR2_TARGET_ROOTFS_EXT2=y -# Headers -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.2" +# Linux headers same as kernel, a 4.2 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_2=y # Kernel diff --git a/configs/telit_evk_pro3_defconfig b/configs/telit_evk_pro3_defconfig index 29a8d2a5e..195f36a6f 100644 --- a/configs/telit_evk_pro3_defconfig +++ b/configs/telit_evk_pro3_defconfig @@ -2,9 +2,7 @@ BR2_arm=y BR2_arm926t=y -# Toolchain -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.9.1" +# Linux headers same as kernel, a 3.9 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_9=y # System diff --git a/configs/ts5x00_defconfig b/configs/ts5x00_defconfig index 6f140e6fb..655704f6f 100644 --- a/configs/ts5x00_defconfig +++ b/configs/ts5x00_defconfig @@ -2,7 +2,7 @@ BR2_i386=y BR2_x86_i586=y -# toolchain +# Linux headers same as kernel, a 3.17 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_17=y # system diff --git a/configs/udoo_quad_defconfig b/configs/udoo_quad_defconfig index 82e160aea..bcc19231d 100644 --- a/configs/udoo_quad_defconfig +++ b/configs/udoo_quad_defconfig @@ -4,9 +4,7 @@ BR2_cortex_a9=y BR2_ARM_EABIHF=y BR2_ARM_FPU_VFPV3=y -# Toolchain -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.0.35" +# Linux headers same as kernel, a 3.0 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_0=y # System diff --git a/configs/via_imx6_vab820_defconfig b/configs/via_imx6_vab820_defconfig index 8880bd5bd..268b96e55 100644 --- a/configs/via_imx6_vab820_defconfig +++ b/configs/via_imx6_vab820_defconfig @@ -4,9 +4,7 @@ BR2_cortex_a9=y BR2_ARM_EABIHF=y BR2_ARM_FPU_VFPV3=y -# Toolchain -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.10.17" +# Linux headers same as kernel, a 3.10 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_10=y # Kernel diff --git a/configs/wandboard_defconfig b/configs/wandboard_defconfig index 1875db0f7..e7ec9b354 100644 --- a/configs/wandboard_defconfig +++ b/configs/wandboard_defconfig @@ -1,7 +1,7 @@ BR2_arm=y BR2_cortex_a9=y -BR2_KERNEL_HEADERS_3_14=y -BR2_DEFAULT_KERNEL_HEADERS="3.14.54" +# Linux headers same as kernel, a 3.14 series +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_14=y BR2_TARGET_GENERIC_GETTY_PORT="ttymxc0" BR2_PACKAGE_HOST_GENIMAGE=y BR2_ROOTFS_POST_IMAGE_SCRIPT="board/wandboard/post-image.sh" diff --git a/configs/warpboard_defconfig b/configs/warpboard_defconfig index 13e90cd82..4cfeb28d8 100644 --- a/configs/warpboard_defconfig +++ b/configs/warpboard_defconfig @@ -5,9 +5,7 @@ BR2_cortex_a9=y # patches BR2_GLOBAL_PATCH_DIR="board/freescale/warpboard/patches/" -# lock to 4.0 headers to avoid breaking with newer kernels -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="4.0" +# Linux headers same as kernel, a 4.0 series BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_0=y # system diff --git a/configs/xilinx_zc706_defconfig b/configs/xilinx_zc706_defconfig index f7600b174..5563dc880 100644 --- a/configs/xilinx_zc706_defconfig +++ b/configs/xilinx_zc706_defconfig @@ -2,9 +2,8 @@ BR2_arm=y BR2_cortex_a9=y BR2_ARM_EABIHF=y BR2_ARM_ENABLE_NEON=y -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.8" -BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_8=y +# Linux headers same as kernel, a 3.14 series +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_14=y BR2_TARGET_GENERIC_GETTY_PORT="ttyPS0" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_GIT=y diff --git a/configs/zedboard_defconfig b/configs/zedboard_defconfig index 92e7c599d..1330be402 100644 --- a/configs/zedboard_defconfig +++ b/configs/zedboard_defconfig @@ -1,9 +1,8 @@ BR2_arm=y BR2_cortex_a9=y BR2_ARM_ENABLE_NEON=y -BR2_KERNEL_HEADERS_VERSION=y -BR2_DEFAULT_KERNEL_VERSION="3.8" -BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_8=y +# Linux headers same as kernel, a 3.18 series +BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_18=y BR2_TARGET_GENERIC_GETTY_PORT="ttyPS0" BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_GIT=y |
