[meta-freescale] [meta-fsl-arm-extra][fido][PATCH 1/6] linux-boundary: Bump kernel version to 3.14.28

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


Hello Ian,

I have some comments for the patches, which need to be addressed for v2.

However, please don't send the Fido backport request /before/ we apply
it in master. This confuses people and makes harder to follow the
patchset review process as it ends duplicated.

Comments inline on this and other patches...

On Thu, Oct 1, 2015 at 9:22 PM, Ian Coolidge <ian at boundarydevices.com> wrote:
> Updated kernel recipe to 3.14.28 and added universal defconfig which works across all BD's boards.

Besides the kernel version upgrade, there is any note worth change?
Bear on mind the commit log is for other people read and BD means
nothing for outsiders. All boards ... is it going to support All
future boards? I doubt so please describe this accordingly here.

> Signed-off-by: Ian Coolidge <ian at boundarydevices.com>
...

> diff --git a/recipes-kernel/linux/linux-boundary_3.14.28.bb b/recipes-kernel/linux/linux-boundary_3.14.28.bb
> new file mode 100644
> index 0000000..62b67d2
> --- /dev/null
> +++ b/recipes-kernel/linux/linux-boundary_3.14.28.bb
> @@ -0,0 +1,17 @@
> +# Adapted from linux-imx.inc, copyright (C) 2013, 2014 O.S. Systems Software LTDA
> +# Released under the MIT license (see COPYING.MIT for the terms)
> +
> +require recipes-kernel/linux/linux-imx.inc
> +require recipes-kernel/linux/linux-dtb.inc
> +
> +SUMMARY = "Linux kernel for Boundary Devices boards"
> +
> +SRC_URI = "git://github.com/boundarydevices/linux-imx6.git;branch=${SRCBRANCH} \
> +           file://defconfig"
> +
> +LOCALVERSION = "-1.0.0_ga+yocto"
> +SRCBRANCH = "boundary-imx_3.14.28_1.0.0_ga"
> +SRCREV = "4f493314d7cb86a471cb889ab3776e213ca9ccbb"
> +DEPENDS += "lzop-native bc-native"

Ok.

> +COMPATIBLE_MACHINE = "(mx6|mx6sx)"

This line can be removed as it is override by the next one.

> +COMPATIBLE_MACHINE = "(nitrogen6x|nitrogen6x-lite|nitrogen6sx)"

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