With the move to GCC8 older kernels no longer compile.
With the move to a newer DTC older U-Boots no longer compile.

Update to our 2.8b3 BSP release to fix the kernel issues.
Use Fabio's DTC solution to use DTC 1.4.5. for compiling U-Boot.

Changes in v2:
- Review Fabio: Squashed 'remove older kernel recipes' with the commit which 
adds the new one.
- Adds the missing Signed-off-by in the U-Boot patch.
- Changed in the U-Boot patch KERNEL_IMAGETYPE to zImage in all machine 
configs, U-Boot now expects a zImage.

Max Krummenacher

Max Krummenacher (5):
  u-boot-toradex: update to latest git
  linux-toradex: imx: update to a 4.9-1.0.x based kernel
  linux-toradex: vf: update to a latest 4.4 based kernel
  apalis/colibri machines: update RDEPENDS to match kernel naming
  apalis/colibri-imx6.conf: remove inactive SERIAL_CONSOLE assignment

 conf/machine/apalis-imx6.conf                      |   6 +-
 conf/machine/colibri-imx6.conf                     |   6 +-
 conf/machine/colibri-imx7.conf                     |   2 +-
 conf/machine/colibri-vf.conf                       |   2 +-
 recipes-bsp/u-boot/u-boot-toradex.inc              |   2 +-
 recipes-bsp/u-boot/u-boot-toradex_2016.11.bb       |   4 +-
 recipes-kernel/linux/linux-toradex-4.1/defconfig   | 318 ---------------------
 recipes-kernel/linux/linux-toradex-4.4/defconfig   |   1 +
 .../defconfig                                      |  64 ++---
 recipes-kernel/linux/linux-toradex_4.1.bb          |  12 -
 recipes-kernel/linux/linux-toradex_4.4.bb          |   6 +-
 ...dex_4.1-2.0.x.bb => linux-toradex_4.9-1.0.x.bb} |   6 +-
 12 files changed, 46 insertions(+), 383 deletions(-)
 delete mode 100644 recipes-kernel/linux/linux-toradex-4.1/defconfig
 rename recipes-kernel/linux/{linux-toradex-4.1-2.0.x => 
linux-toradex-4.9-1.0.x}/defconfig (94%)
 delete mode 100644 recipes-kernel/linux/linux-toradex_4.1.bb
 rename recipes-kernel/linux/{linux-toradex_4.1-2.0.x.bb => 
linux-toradex_4.9-1.0.x.bb} (83%)

-- 
2.13.6

-- 
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to