Hi, This series adds support for mainline BSP use for all our platforms.
It has been tested on each one of the platforms. One thing to note is that the current imx_v6_v7_defconfig selects the fbdev driver by default, so Etnaviv can't be tested for i.MX6SX for now. Those patches are largely inspired by what Otavio did on Nitrogen6x. Not sure the MACHINE_ESSENTIAL_EXTRA_RDEPENDS are actually needed, this duplicates the zImage + dtb files which are located in the first 'boot' partition as well as the 'root' partition under the boot/ folder. This series keeps that RDEPENDS to match Nitrogen6x but I'm wondering if that shouldn't be removed. Regards, Gary Gary Bisson (6): nitrogen6sx: Add wic image tool support nitrogen6sx: Add 'use-mainline-bsp' support nitrogen6x-lite: Add wic image tool support nitrogen6x-lite: Add 'use-mainline-bsp' support nitrogen7: Add wic image tool support nitrogen7: Add 'use-mainline-bsp' support conf/machine/nitrogen6sx.conf | 16 +++++++++++++++- conf/machine/nitrogen6x-lite.conf | 16 +++++++++++++++- conf/machine/nitrogen7.conf | 16 +++++++++++++++- 3 files changed, 45 insertions(+), 3 deletions(-) -- 2.11.0 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
