On Thu, Jul 2, 2015 at 5:15 PM, Ann Thornton <[email protected]> wrote: > This patch will allow imx specific recipe additions. > > Signed-off-by: Ann Thornton <[email protected]>
This patch needs some rework: - add a comment in the file to explain why this is need - it needs to make very same change in mxs-base.inc - commit log needs to be more verbose about why this is desired - OVERRIDES is computed in wrong order The OVERRIDES is being computed as: OVERRIDES = linux-gnueabi:arm:build-linux:pn-connman:armv7a:mx6:mx6q:imx6qsabresd:imx:oel:class-target:forcevariable:thumb:libc-glibc and 'imx' needs to come before 'mx6', not after machine. -- 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
