[OE-core] Broken parallel build of gcc*

Enrico Scholz enrico.scholz at sigma-chemnitz.de
Fri Jul 20 12:44:50 UTC 2012


Richard Purdie
<richard.purdie-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r at public.gmane.org>
writes:

>> >> Is there a way to exclude such tasks from the signature handling?
>> >
>> > The easiest option is probably something like:
>> >
>> > do_rm_old_works[vardepexclude] = "PN"
>> 
>> I tried this but it is not really an option...
> 
> Can you point me at a copy of the class your using and the full diffsigs
> output please?

---
do_rm_old_work() {
  :
}
addtask rm_old_work before do_unpack
---

suffices; the diffsigs difference is caused by different sh environment
between target, -native and -cross recipes.

I solved it for now by modifying sstatesig.py but a more generic way
would be nice.



Enrico




More information about the Openembedded-core mailing list