kumquat-buildroot/configs
Thomas Petazzoni 85f4bd9425 configs/orangepi_lite2: fix kernel headers option
Contrary to what the comment in the defconfig says, the
orangepi_lite2_defconfig was not using the "same as kernel" option for
kernel headers, but really selecting explicitly Linux 4.18 headers,
independently from the kernel version.

Except that in the mean time, BR2_KERNEL_HEADERS_4_18 has been
removed, causing a build failure due to the legacy checking:

Makefile.legacy:9: *** "You have legacy configuration in your .config! Please check your configuration.".  Stop.

This commit fixes that by using the proper
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_18 option.

Fixes:

  https://gitlab.com/buildroot.org/buildroot/-/jobs/158295163

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2019-02-08 13:30:48 +01:00
..
aarch64_efi_defconfig configs/aarch64_efi: needs host-{dosfstools, mtools} 2018-12-09 21:24:24 +01:00
acmesystems_aria_g25_128mb_defconfig
acmesystems_aria_g25_256mb_defconfig
acmesystems_arietta_g25_128mb_defconfig
acmesystems_arietta_g25_256mb_defconfig
amarula_a64_relic_defconfig configs/amarula_a64_relic: add WiFi support 2018-11-01 14:21:32 +01:00
amarula_vyasa_rk3288_defconfig configs: amarula: vyasa: bump u-boot version to v2018.11 2018-05-11 23:31:19 +02:00
arcturus_ucls1012a_defconfig configs/arcturus_ucls1012a: bump U-Boot version 2018-06-05 18:46:05 +02:00
arcturus_ucp1020_defconfig
arm_foundationv8_defconfig
arm_juno_defconfig configs/arm_juno: bump ATF to v1.4 2018-08-21 23:18:16 +02:00
armadeus_apf27_defconfig configs/armadeus_apf27: fix U-Boot configuration 2018-11-23 10:43:02 +01:00
armadeus_apf28_defconfig
armadeus_apf51_defconfig
asus_tinker_rk3288_defconfig configs/asus_tinker_rk3288: use uboot 2018.07 2018-07-14 23:25:45 +02:00
at91sam9g20dfc_defconfig configs/at91sam9g20dfc: add ubifs target filesystem 2018-04-07 09:05:26 +02:00
at91sam9g45m10ek_defconfig configs/atmel: bump at91 defconfigs to at91bootstrap 3.8.10 2018-04-06 21:32:43 +02:00
at91sam9rlek_defconfig configs/atmel: bump at91 defconfigs to at91bootstrap 3.8.10 2018-04-06 21:32:43 +02:00
at91sam9x5ek_defconfig configs: switch to a wget download for kernels on github 2018-04-02 11:35:48 +02:00
at91sam9x5ek_dev_defconfig configs/{at91, atmel}*_dev*: drop Dropbear as it duplicates OpenSSH 2018-10-30 22:49:00 +01:00
at91sam9x5ek_mmc_defconfig configs: switch to a wget download for kernels on github 2018-04-02 11:35:48 +02:00
at91sam9x5ek_mmc_dev_defconfig configs/{at91, atmel}*_dev*: drop Dropbear as it duplicates OpenSSH 2018-10-30 22:49:00 +01:00
at91sam9260eknf_defconfig configs/atmel: bump at91 defconfigs to at91bootstrap 3.8.10 2018-04-06 21:32:43 +02:00
atmel_sama5d2_xplained_mmc_defconfig configs: switch to a wget download for kernels on github 2018-04-02 11:35:48 +02:00
atmel_sama5d2_xplained_mmc_dev_defconfig configs/{at91, atmel}*_dev*: drop Dropbear as it duplicates OpenSSH 2018-10-30 22:49:00 +01:00
atmel_sama5d3_xplained_defconfig configs: switch to a wget download for kernels on github 2018-04-02 11:35:48 +02:00
atmel_sama5d3_xplained_dev_defconfig configs/{at91, atmel}*_dev*: drop Dropbear as it duplicates OpenSSH 2018-10-30 22:49:00 +01:00
atmel_sama5d3_xplained_mmc_defconfig configs: switch to a wget download for kernels on github 2018-04-02 11:35:48 +02:00
atmel_sama5d3_xplained_mmc_dev_defconfig configs/{at91, atmel}*_dev*: drop Dropbear as it duplicates OpenSSH 2018-10-30 22:49:00 +01:00
atmel_sama5d3xek_defconfig configs/atmel_sama5d3xek: bump to linux4sam_5.8 2018-04-06 21:32:37 +02:00
atmel_sama5d4_xplained_defconfig configs: switch to a wget download for kernels on github 2018-04-02 11:35:48 +02:00
atmel_sama5d4_xplained_dev_defconfig configs/{at91, atmel}*_dev*: drop Dropbear as it duplicates OpenSSH 2018-10-30 22:49:00 +01:00
atmel_sama5d4_xplained_mmc_defconfig configs: switch to a wget download for kernels on github 2018-04-02 11:35:48 +02:00
atmel_sama5d4_xplained_mmc_dev_defconfig configs/{at91, atmel}*_dev*: drop Dropbear as it duplicates OpenSSH 2018-10-30 22:49:00 +01:00
atmel_sama5d27_som1_ek_mmc_dev_defconfig configs/{at91, atmel}*_dev*: drop Dropbear as it duplicates OpenSSH 2018-10-30 22:49:00 +01:00
bananapi_m1_defconfig configs/bananapi_m1: bump kernel and uboot version 2018-10-14 10:08:13 +02:00
bananapi_m2_plus_defconfig
bananapi_m2_ultra_defconfig configs/bananapi_m2_ultra: add kernel headers version option 2018-12-08 20:51:42 +01:00
bananapi_m64_defconfig
bananapro_defconfig configs/bananapro: bump Linux and U-Boot version 2019-01-03 22:52:53 +01:00
beagleboardx15_defconfig
beaglebone_defconfig configs/beaglebone: bump U-Boot and Linux versions 2018-09-14 22:05:42 +02:00
beaglebone_qt5_defconfig
chromebook_snow_defconfig
ci20_defconfig ci20: Fix U-Boot build with codesourcery toolchain 2018-12-15 11:15:34 +01:00
csky_gx6605s_defconfig configs/csky_gx6605s: bump gcc to 6.3.0, kernel to 4.9.56 2018-12-16 21:24:44 +01:00
cubieboard2_defconfig configs/cubieboard2: U-Boot needs pylibfdt 2018-11-23 10:42:59 +01:00
engicam_imx6qdl_icore_defconfig
engicam_imx6qdl_icore_qt5_defconfig
engicam_imx6qdl_icore_rqs_defconfig
engicam_imx6ul_geam_defconfig
engicam_imx6ul_isiot_defconfig
freescale_imx6dlsabreauto_defconfig
freescale_imx6dlsabresd_defconfig
freescale_imx6qsabreauto_defconfig
freescale_imx6qsabresd_defconfig
freescale_imx6sxsabresd_defconfig
freescale_imx7dsabresd_defconfig configs/freescale_imx7dsabresd: Apply upstream U-Boot fix 2018-12-21 14:58:35 +01:00
freescale_imx8mqevk_defconfig configs/freescale_imx8mqevk: bump packages to imx_4.14.62_1.0.0_beta 2018-12-13 21:47:24 +01:00
freescale_imx28evk_defconfig configs/imx28evk: Bump U-Boot and kernel 2018-07-20 23:29:53 +02:00
freescale_p1025twr_defconfig configs/freescale_{p1025twr, t1040d4rdb}: headers version 2018-04-12 23:30:31 +02:00
freescale_t1040d4rdb_defconfig configs: add openssl for kernel where necessary 2018-04-22 23:35:22 +02:00
friendlyarm_nanopi_a64_defconfig
friendlyarm_nanopi_neo2_defconfig
galileo_defconfig configs: switch to a wget download for kernels on github 2018-04-02 11:35:48 +02:00
grinn_chiliboard_defconfig configs/chiliboard: remove explicit getty port 2018-12-09 21:54:07 +01:00
grinn_liteboard_defconfig configs/liteboard: remove explicit getty port 2018-12-09 21:54:29 +01:00
imx6-sabreauto_defconfig
imx6-sabresd_defconfig configs/imx6-sabresd: Bump kernel version 2019-01-21 22:18:30 +01:00
imx6-sabresd_qt5_defconfig configs/imx6-sabresd: Bump kernel version 2019-01-21 22:18:30 +01:00
imx6slevk_defconfig configs/imx6slevk: Bump U-Boot version 2018-12-21 14:58:28 +01:00
imx6sx-sdb_defconfig
imx6ulevk_defconfig configs/imx6ulevk: Bump u-boot to 2018.07 2018-10-04 14:36:24 +02:00
imx6ulpico_defconfig configs: add missing dependencies of Linux on host-openssl 2018-08-12 16:18:51 +02:00
imx7d-sdb_defconfig configs/imx7d-sdb: Add new defconfig 2018-07-18 11:54:58 +02:00
imx7dpico_defconfig configs: add missing dependencies of Linux on host-openssl 2018-08-12 16:18:51 +02:00
imx23evk_defconfig
lego_ev3_defconfig configs/lego_ev3: update to Linux kernel 4.19 and U-Boot 2018.11 2018-12-28 11:50:11 +01:00
linksprite_pcduino_defconfig
minnowboard_max_defconfig minnowboard-max: defconfigs: bump kernel to 4.19.8 2018-12-08 23:42:23 +01:00
minnowboard_max-graphical_defconfig minnowboard-max: defconfigs: bump kernel to 4.19.8 2018-12-08 23:42:23 +01:00
mx6cubox_defconfig configs: add openssl for kernel where necessary 2018-04-22 23:35:22 +02:00
mx6sx_udoo_neo_defconfig
mx6udoo_defconfig
mx25pdk_defconfig configs: add openssl for kernel where necessary 2018-04-22 23:35:22 +02:00
mx51evk_defconfig configs: add missing dependencies of Linux on host-openssl 2018-08-12 16:18:51 +02:00
mx53loco_defconfig configs/mx53loco: Bump to kernel 4.17.4 2018-07-03 21:40:38 +02:00
nanopi_m1_defconfig
nanopi_m1_plus_defconfig
nanopi_neo_defconfig
nexbox_a95x_defconfig configs/nexbox_a95x: kernel needs host-openssl 2018-12-09 17:28:51 +01:00
nitrogen6sx_defconfig
nitrogen6x_defconfig
nitrogen7_defconfig
nitrogen8m_defconfig configs/nitrogen8m: Add new defconfig 2018-07-19 15:43:29 +02:00
odroidc2_defconfig configs: switch to a wget download for kernels on github 2018-04-02 11:35:48 +02:00
odroidxu4_defconfig configs/odroidxu4: new defconfig 2018-10-21 11:00:04 +02:00
olimex_a10_olinuxino_lime_defconfig configs/olimex_a10_olinuxino_lime_defconfig: new board 2018-07-10 22:59:22 +02:00
olimex_a13_olinuxino_defconfig
olimex_a20_olinuxino_lime2_defconfig configs/olimex_a20_olinuxino_lime*: bump Linux and U-Boot versions 2019-01-16 15:59:06 +01:00
olimex_a20_olinuxino_lime_defconfig configs/olimex_a20_olinuxino_lime*: bump Linux and U-Boot versions 2019-01-16 15:59:06 +01:00
olimex_a20_olinuxino_lime_legacy_defconfig configs/olimex_a20_olinuxino_lime_legacy: use gcc 6.x and not the default version 2018-11-23 10:43:13 +01:00
olimex_a20_olinuxino_micro_defconfig
olimex_a64_olinuxino_defconfig
olimex_imx233_olinuxino_defconfig configs/olimex_imx233_olinuxino: bump kernel version 2018-11-20 08:54:25 +01:00
openblocks_a6_defconfig
orangepi_lite2_defconfig configs/orangepi_lite2: fix kernel headers option 2019-02-08 13:30:48 +01:00
orangepi_lite_defconfig configs: add missing dependencies of Linux on host-openssl 2018-08-12 16:18:51 +02:00
orangepi_one_defconfig
orangepi_one_plus_defconfig configs/orangepi_one_plus: new defconfig 2018-12-16 15:54:40 +01:00
orangepi_pc2_defconfig
orangepi_pc_defconfig orangepi_pc_defconfig: bump linux to 4.19.3, u-boot to 2018.11 2018-11-23 10:48:00 +01:00
orangepi_pc_plus_defconfig
orangepi_plus_defconfig
orangepi_prime_defconfig
orangepi_win_defconfig
orangepi_zero_defconfig orangepi_zero_defconfig: bump linux to 4.19.3, u-boot to 2018.11 2018-11-23 10:48:03 +01:00
orangepi_zero_plus2_defconfig configs/orangepi_zero_plus2: needs host-openssl to build Linux 2018-11-27 09:52:44 +01:00
pandaboard_defconfig
pc_x86_64_bios_defconfig board/pc: ensure grub.cfg is copied to target filesystem 2018-12-31 18:45:53 +01:00
pc_x86_64_efi_defconfig configs/pc_x86_64_efi: use a GPT partition table 2019-02-06 17:40:28 +01:00
pine64_defconfig
pine64_sopine_defconfig
qemu_aarch64_virt_defconfig qemu/aarch64-virt: Emulate cortex-a53 in qemu to match Buildroot config 2019-01-27 22:38:45 +01:00
qemu_arm_versatile_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_arm_versatile_nommu_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_arm_vexpress_defconfig qemu_arm_vexpress: Linux kernel update to 4.16.7 2018-05-08 15:24:22 +02:00
qemu_m68k_mcf5208_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_m68k_q800_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_microblazebe_mmu_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_microblazeel_mmu_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_mips32r2_malta_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_mips32r2el_malta_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_mips32r6_malta_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_mips32r6el_malta_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_mips64_malta_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_mips64el_malta_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_mips64r6_malta_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_mips64r6el_malta_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_nios2_10m50_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_or1k_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_ppc64_e5500_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_ppc64_pseries_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_ppc64le_pseries_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_ppc_g3beige_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_ppc_mpc8544ds_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_ppc_virtex_ml507_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_riscv32_virt_defconfig configs/qemu_riscv32_virt: new defconfig 2019-01-06 14:30:11 +01:00
qemu_riscv64_virt_defconfig qemu_riscv64_virt_defconfig: fix linux header selection 2019-01-28 22:04:33 +01:00
qemu_sh4_r2d_defconfig configs/qemu_sh4-r2d: restore the old sh-sci driver behaviour 2018-08-05 14:46:21 +02:00
qemu_sh4eb_r2d_defconfig configs/qemu_sh4eb-r2d: restore the old sh-sci driver behaviour 2018-08-05 14:46:29 +02:00
qemu_sparc64_sun4u_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_sparc_ss10_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_x86_64_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_x86_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_xtensa_lx60_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
qemu_xtensa_lx60_nommu_defconfig qemu: update defconfigs to Linux 4.16.7 2018-06-02 22:23:39 +02:00
raspberrypi0_defconfig configs/raspberrypi*: bump kernel version to 83b36f98e1 2019-01-27 20:38:04 +01:00
raspberrypi0w_defconfig configs/raspberrypi*: bump kernel version to 83b36f98e1 2019-01-27 20:38:04 +01:00
raspberrypi2_defconfig configs/raspberrypi*: bump kernel version to 83b36f98e1 2019-01-27 20:38:04 +01:00
raspberrypi3_64_defconfig configs/raspberrypi*: bump kernel version to 83b36f98e1 2019-01-27 20:38:04 +01:00
raspberrypi3_defconfig configs/raspberrypi*: bump kernel version to 83b36f98e1 2019-01-27 20:38:04 +01:00
raspberrypi3_qt5we_defconfig configs/raspberrypi*: bump kernel version to 83b36f98e1 2019-01-27 20:38:04 +01:00
raspberrypi_defconfig configs/raspberrypi*: bump kernel version to 83b36f98e1 2019-01-27 20:38:04 +01:00
riotboard_defconfig configs/riotboard: add missing dependency on host-openssl 2018-11-23 10:43:35 +01:00
rock64_defconfig configs/rock64: new defconfig 2019-02-06 21:56:38 +01:00
roseapplepi_defconfig configs: switch to a wget download for kernels on github 2018-04-02 11:35:48 +02:00
s6lx9_microboard_defconfig configs/s6lx9_microboard_defconfig: purge custom dts boolean 2018-03-31 22:59:47 +02:00
sheevaplug_defconfig sheevaplug_defconfig: bump linux to 4.14.63 to include latest fixes 2018-08-17 16:51:07 +02:00
snps_aarch64_vdk_defconfig
snps_arc700_axs101_defconfig synopsys/axs10x: Update /etc/inittab by post-build 2018-06-19 13:52:12 +02:00
snps_archs38_axs103_defconfig synopsys/axs10x: Update /etc/inittab by post-build 2018-06-19 13:52:12 +02:00
snps_archs38_haps_defconfig configs/snps_arc*_defconfig: update linux version 2018-05-19 22:44:15 +02:00
snps_archs38_hsdk_defconfig configs/snps_arc*_defconfig: update u-boot version 2018-05-19 22:44:21 +02:00
snps_archs38_vdk_defconfig configs/snps_archs38_vdk: use post-build script instead of overlay 2018-08-12 16:13:22 +02:00
socrates_cyclone5_defconfig configs/socrates_cyclone5: change over to current upstream releases 2018-06-01 17:52:32 +02:00
solidrun_clearfog_defconfig configs/clearfog: update U-Boot and kernel 2019-01-03 22:46:29 +01:00
solidrun_macchiatobin_mainline_defconfig configs/solidrun_macchiatobin_mainline: bump kernel and U-Boot 2018-11-22 17:38:35 +01:00
solidrun_macchiatobin_marvell_defconfig configs/solidrun_macchiatobin_marvell: bump component versions 2018-10-11 09:29:10 +02:00
stm32f429_disco_defconfig Revert "configs/stm32f429: force usage of binutils 2.28.x" 2018-06-01 16:40:11 +02:00
stm32f469_disco_defconfig Revert "configs/stm32f469: force usage of binutils 2.28.x" 2018-06-01 16:41:01 +02:00
toradex_apalis_imx6_defconfig
ts4800_defconfig
ts4900_defconfig configs/ts4900: explicitly specify Linux kernel version 2018-03-06 15:31:28 +01:00
ts5500_defconfig board/technologic/ts5x00: rename to ts5500 2018-03-11 09:48:07 +01:00
ts7680_defconfig configs: switch to a wget download for kernels on github 2018-04-02 11:35:48 +02:00
wandboard_defconfig configs/wandboard: Update kernel to 4.18.14 and U-Boot to 2018.09 2018-10-20 15:35:04 +02:00
warp7_defconfig configs/warp7: Bump kernel and U-Boot versions 2018-04-25 21:25:58 +02:00
warpboard_defconfig
zynq_microzed_defconfig configs/zynq_microzed: uboot: bump to xilinx-v2018.2 (fixes build) 2018-09-06 21:30:54 +02:00
zynq_zc706_defconfig configs/zynq_zc706: uboot: bump to xilinx-v2018.2 (fixes build) 2018-09-06 21:30:50 +02:00
zynq_zed_defconfig configs/zynq_zed: uboot: bump to xilinx-v2018.2 (fixes build) 2018-09-06 21:30:47 +02:00
zynq_zybo_defconfig
zynqmp_zcu106_defconfig configs/zynqmp_zcu106_defconfig: add Xilinx ZCU106 board (ZynqMP SoC) 2018-07-28 19:18:31 +02:00