On Sat, Dec 20, 2014 at 9:15 AM, Richard Purdie <[email protected]> wrote: > So where are we at? ... > * there are continuing problems with linux-imx from meta-fsl-arm, I > thought these were addressed but clearly not :(
I have addressed those: commit 150b8fe5fb428f9d62b8d5e589ba50bcb64bdb6a (HEAD, yocto/master-next, pending) Author: Otavio Salvador <[email protected]> Date: Sat Dec 20 17:11:24 2014 -0200 fsl-kernel-localversion.bbclass: Fix building using out-of-tree Since OE-Core:df9975f4 (kernel: Fix non linux-yocto builds) the way the build of kernel is done has change. Now the source code is moved placed at STAGING_KERNEL_DIR and the build is done at ${WORKDIR}/build which is B. This patch adapts the configure task prepending to cope with those changes. Change-Id: I9ea4254ffd56e4b7201daf9a90b52756a399c0f6 Signed-off-by: Otavio Salvador <[email protected]> This is under meta-fsl-arm master-next branch so people give it a go in AB and let me know about any other issue you have. -- 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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
