[Buildroot] [PATCH 1/2] cubieboard: defconfig for mainline kernel

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun May 26 17:58:34 UTC 2013


Dear Carlo Caione,

On Thu, 16 May 2013 07:34:26 +0200, Carlo Caione wrote:

> +# Kernel
> +BR2_LINUX_KERNEL=y
> +BR2_LINUX_KERNEL_DEFCONFIG="multi_v7"
> +BR2_LINUX_KERNEL_UBOOT_IMAGE=y
> +BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x40008000"
> +BR2_LINUX_KERNEL_DTS_SUPPORT=y
> +BR2_LINUX_KERNEL_USE_INTREE_DTS=y
> +BR2_LINUX_KERNEL_INTREE_DTS_NAME="sun4i-a10-cubieboard"

You should specify a version for the Linux kernel. Otherwise, it will
automatically get bumped to the latest version, which is not what we
want for our defconfig: we want them to build a well-known version of
the various components such as the kernel, U-Boot, etc.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list