[meta-freescale] [meta-fsl-arm-extra][PATCH 3/3] wandboard: Add support for kernel wandboard_imx_3.10.31_1.1.0_beta2

Otavio Salvador otavio at ossystems.com.br
Wed Dec 10 04:32:30 PST 2014


On Wed, Dec 10, 2014 at 2:21 AM, Alfonso Tams <alfonso at tames.com> wrote:
> From: Alfonso Tamés <alfonso at tames.com>
>
> Signed-off-by: Alfonso Tamés <alfonso at tames.com>

Your commit log is wrong. You should reference the recipe you are
updating, like:

Author: Alfonso Tamés <alfonso at tames.com>
Date:   Wed Dec 10 04:21:10 2014 +0000

    linux-wandboard: Update to 3.10.31-1.1.0 beta2 based kernel

    Signed-off-by: Alfonso Tamés <alfonso at tames.com>


> +++ b/recipes-kernel/linux/linux-wandboard-3.10.31/defconfig
...
> +CONFIG_WAND_RFKILL=y
> +CONFIG_ZBOOT_ROM_BSS=0x0
> +CONFIG_ZBOOT_ROM_TEXT=0x0
> +
> +
> +

Several useless new line at end of the file.

> diff --git a/recipes-kernel/linux/linux-wandboard_3.10.31.bb b/recipes-kernel/linux/linux-wandboard_3.10.31.bb
> new file mode 100644
> index 0000000..c553f26
> --- /dev/null
> +++ b/recipes-kernel/linux/linux-wandboard_3.10.31.bb
> @@ -0,0 +1,16 @@
> +# adapted from linux-imx.inc, copyright (C) 2012-2014 O.S. Systems Software LTDA
> +# Released under the MIT license (see COPYING.MIT for the terms)
> +
> +include linux-wandboard.inc
> +require recipes-kernel/linux/linux-dtb.inc
> +
> +DEPENDS += "lzop-native bc-native"
> +
> +# Wandboard branch - based on 3.10.31_1.1.0_beta2_test from Freescale git
> +
> +SRCBRANCH = "wandboard_imx_3.10.31_1.1.0_beta2"
> +SRCREV = "a63c7c073c385bdc9d041c9795a18754f4544dba"
> +LOCALVERSION = "_1.1.0_beta2-wandboard"
> +
> +COMPATIBLE_MACHINE = "(wandboard)"
> +

An extra new line here.

-- 
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