Mark Hatle <[email protected]> writes:
> My understanding of the issue is that the extraction of the plural.c and
> plural.y files happens so quickly that it is unclear to make if one is older
> then the other -- so it sometimes uses bison to rebuild the plural.c.
When this is really the case, this can apply to the workaround too. So,
there should be added a 'sleep 1' before the 'touch' or (better?) remove
plural.c to enforce a rebuild.
>> +do_unpack_workaround() {
>> + touch ${S}/intl/plural.c
>> +}
Enrico
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core