On Fri, May 4, 2012 at 12:00 PM, Chris Tapp <opensou...@keylevel.com> wrote:
> Building core-image-sato I get a patch failure when cache-amnesia.patch is 
> applied in gcc-cross.
>
> If I then run bitbake -c patch gcc-cross I get the same error, but if I -c 
> clean and then -c patch it applies as it should.
>
> Any ideas what could be causing this? Could this be a parallel make artefact?
>

thinking that you are building from scratch it should have already patched tree
during gcc-cross-initial build so I wonder why is it trying to repatch it during
gcc-cross build. Could be some checksum issue where suddenly bitake thinks it
needs to repatch it.

> Chris Tapp
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to