[OE-core] Merging problems

Richard Purdie richard.purdie at linuxfoundation.org
Sat Dec 20 22:14:44 UTC 2014


On Sat, 2014-12-20 at 17:19 -0200, Otavio Salvador wrote:
> On Sat, Dec 20, 2014 at 9:15 AM, Richard Purdie
> <richard.purdie at linuxfoundation.org> 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 <otavio at ossystems.com.br>
> 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 <otavio at ossystems.com.br>

I had tweaked kernel.bbclass so you shouldn't need to do that, the
system notices if a kernel is configured in ${S} and moves the
configuration to ${B}. I also fixed some other race issues which were
leading to the makefile problems on older autobuilders.

> 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.

https://autobuilder.yoctoproject.org/main/builders/nightly-fsl-arm-lsb/builds/131/steps/BuildImages/logs/stdio

Is the latest failure (fsl-arm built ok), I think this may be a parallel
make race?

Cheers,

Richard






More information about the Openembedded-core mailing list