[meta-freescale] [3rdparty PATCH v2 0/4] Allow easier use of mainline-based BSP on i.MX products (Nitrogen6x support)

Otavio Salvador otavio at ossystems.com.br
Mon Mar 27 06:42:09 PDT 2017


This patchset makes use of the infrastructure added to meta-freescale
to enable easier use of mainline-based BSP. To enable it, include:

MACHINEOVERRIDES .= ":use-mainline-bsp"

To the local.conf and everything is done automatically.

The bootscript still needs some love to work out of box but this will
be left for Boundary Devices ;-)

Changes in v2:
- Fix device tree removal list

Otavio Salvador (4):
  nitrogen6x: Use weak-default for virtual/kernel
  nitrogen6x: Add wic image tool support
  nitrogen6x: Add 'use-mainline-bsp' support
  u-boot-script-boundary: Minor change for Linux mainline use

 conf/machine/nitrogen6x.conf                       | 22 ++++++++++++-
 ...e-Allow-out-of-box-use-with-Yocto-Project.patch | 38 ++++++++++++++++++++++
 recipes-bsp/u-boot/u-boot-script-boundary_git.bb   |  3 +-
 3 files changed, 61 insertions(+), 2 deletions(-)
 create mode 100644 recipes-bsp/u-boot/u-boot-script-boundary/mainline-Allow-out-of-box-use-with-Yocto-Project.patch

-- 
2.12.1



More information about the meta-freescale mailing list