[meta-freescale] [meta-fsl-arm-extra][fido][PATCH 2/6] nitrogen6x-lite: Switch to zImage and new 3.14.28 kernel

Otavio Salvador otavio.salvador at ossystems.com.br
Fri Oct 2 05:58:03 PDT 2015


On Thu, Oct 1, 2015 at 9:22 PM, Ian Coolidge <ian at boundarydevices.com> wrote:
> Signed-off-by: Ian Coolidge <ian at boundarydevices.com>
> ---
>  conf/machine/nitrogen6x-lite.conf | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/conf/machine/nitrogen6x-lite.conf b/conf/machine/nitrogen6x-lite.conf
> index 314adce..4793286 100644
> --- a/conf/machine/nitrogen6x-lite.conf
> +++ b/conf/machine/nitrogen6x-lite.conf
> @@ -10,11 +10,11 @@ include conf/machine/include/tune-cortexa9.inc
>  SOC_FAMILY = "mx6:mx6dl"
>
>  KERNEL_DEVICETREE = "imx6dl-nit6xlite.dtb"
> -KERNEL_IMAGETYPE = "uImage"
> +KERNEL_IMAGETYPE = "zImage"
>
>  PREFERRED_PROVIDER_u-boot = "u-boot-boundary"
>  PREFERRED_PROVIDER_virtual/kernel ?= "linux-boundary"
> -PREFERRED_VERSION_linux-boundary ?= "3.10.53"
> +PREFERRED_VERSION_linux-boundary ?= "3.14.28"

The preferred version is not needed as we only offer one kernel
version for the provider. So please remove this before changing the
image type (a patch before would be nice).


-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list