On Thu, Dec 3, 2015 at 11:39 AM, Mauricio Cirelli <[email protected]> wrote: > > Signed-off-by: Mauricio Cirelli <[email protected]> > --- > conf/machine/imx53-turing.conf | 24 + > recipes-bsp/u-boot/u-boot-turing_2015.04.bb | 19 + > recipes-kernel/linux/linux-turing-2.6.35/defconfig | 2587 > ++++++++++++++++++++ > recipes-kernel/linux/linux-turing_2.6.35.bb | 18 + > 4 files changed, 2648 insertions(+) > create mode 100644 conf/machine/imx53-turing.conf > create mode 100644 recipes-bsp/u-boot/u-boot-turing_2015.04.bb > create mode 100644 recipes-kernel/linux/linux-turing-2.6.35/defconfig > create mode 100644 recipes-kernel/linux/linux-turing_2.6.35.bb
The patch needs a good rework. I will list the main factors but don't expect this to be ready yet. - upgrade for 4.1 kernel. we don't support 2.6.35 anymore as it does not build with default toolchain (GCC 5.2) and thus cannot be accepted; - use quantatec for linux and u-boot recipes - use savedefconfig for kernel defconfig file - split the commits as: u-boot, linux, machine Best Regards, -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
