Hi

This updates the machine, kernel and bootloader files for Toradex
machines to the versions used for the Toradex 2.7.3 relase.

The intention is to also backport them into pyro and morty once they
are in master.

Max

Max Krummenacher (15):
  linux-toradex: update kernel version 4.4 for colibri-vf
  linux-toradex: update kernel to 4.1 for apalis-/colibri-imx6,
    colibri-imx7
  u-boot-toradex: update to 2016.11
  apalis-imx6.conf: build a spl based u-boot
  apalis-imx6.conf: do not deploy the kernel in the rootfs
  apalis-imx6.conf: add device trees for ixora and use-mainline-bsp
  apalis-imx6.conf: add an include file hook
  colibri-imx6.conf: build a spl u-boot
  colibri-imx6.conf: do not deploy the kernel in the rootfs
  colibri-imx6.conf: add device trees for aster and use-mainline-bsp
  colibri-imx6.conf: add an include file hook
  colibri-imx7.conf: add device tree for the aster carrier board
  colibri-imx7.conf: add an include file hook
  colibri-vf.conf: add a device tree for the aster carrier board
  colibri-vf.conf: add an include file hook

 conf/machine/apalis-imx6.conf                      |  29 +-
 conf/machine/colibri-imx6.conf                     |  19 +-
 conf/machine/colibri-imx7.conf                     |   5 +-
 conf/machine/colibri-vf.conf                       |   5 +-
 recipes-bsp/u-boot/u-boot-toradex.inc              |  11 +-
 recipes-bsp/u-boot/u-boot-toradex_2015.04.bb       |   7 -
 recipes-bsp/u-boot/u-boot-toradex_2016.11.bb       |   9 +
 .../linux/linux-toradex-3.14.52/defconfig          | 374 ---------------------
 .../defconfig                                      | 129 +++++--
 recipes-kernel/linux/linux-toradex-4.4/defconfig   |   6 +
 recipes-kernel/linux/linux-toradex_3.14.52.bb      |  13 -
 ...oradex_4.1.15.bb => linux-toradex_4.1-2.0.x.bb} |  10 +-
 recipes-kernel/linux/linux-toradex_4.4.bb          |   5 +-
 13 files changed, 177 insertions(+), 445 deletions(-)
 delete mode 100644 recipes-bsp/u-boot/u-boot-toradex_2015.04.bb
 create mode 100644 recipes-bsp/u-boot/u-boot-toradex_2016.11.bb
 delete mode 100644 recipes-kernel/linux/linux-toradex-3.14.52/defconfig
 rename recipes-kernel/linux/{linux-toradex-4.1.15 => 
linux-toradex-4.1-2.0.x}/defconfig (77%)
 delete mode 100644 recipes-kernel/linux/linux-toradex_3.14.52.bb
 rename recipes-kernel/linux/{linux-toradex_4.1.15.bb => 
linux-toradex_4.1-2.0.x.bb} (75%)

-- 
2.9.4

-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to