[meta-freescale] [meta-fsl-arm-extra][PATCH 1/3] linux-wandboard (3.0.35): add recipe for 'official' wandboard kernel

Otavio Salvador otavio at ossystems.com.br
Wed Apr 3 07:00:58 PDT 2013


On Wed, Apr 3, 2013 at 12:54 AM, John Weber <rjohnweber at gmail.com> wrote:
> Adds a recipe to build a kernel using the 'offical' wandboard
> git repository.  Recipe is two parts.  linux-wandboard.inc specifies
> items that should not change very often (SRCURI, LICENCE, and some
> task append functions).  The .bb file specifies the SRCREV and
> other things that could change quite often.
>
> Signed-off-by: John Weber <rjohnweber at gmail.com>

Most code of linux-wandboard.inc is the same as linux-imx.inc so
please reuse it and override just what is need.

>  ...onfig-Add-SNVS_RTC-to-Wandboard-platform-.patch |   31 +
>  .../0002-wandboard-Fix-SDHC-platform-data.patch    |   56 +
>  .../wandboard-dual/defconfig                       | 3102 ++++++++++++++++++++
>  recipes-kernel/linux/linux-wandboard.inc           |   69 +
>  recipes-kernel/linux/linux-wandboard_3.0.35.bb     |   17 +
>  5 files changed, 3275 insertions(+)
>  create mode 100644 recipes-kernel/linux/linux-wandboard-3.0.35/wandboard-dual/0001-mach-mx6-Kconfig-Add-SNVS_RTC-to-Wandboard-platform-.patch
>  create mode 100644 recipes-kernel/linux/linux-wandboard-3.0.35/wandboard-dual/0002-wandboard-Fix-SDHC-platform-data.patch

Those patches are not dual specific so you can have them at
linux-wandboard-3.0.35 dir.

>  create mode 100644 recipes-kernel/linux/linux-wandboard-3.0.35/wandboard-dual/defconfig

You should use savedefconfig to generated the reduced version of it.

>  create mode 100644 recipes-kernel/linux/linux-wandboard.inc

Please use linux-imx.inc file so we avoid code duplication.

>  create mode 100644 recipes-kernel/linux/linux-wandboard_3.0.35.bb

Regards,

--
Otavio Salvador                             O.S. Systems
E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br



More information about the meta-freescale mailing list