Richard Purdie
<[email protected]>
writes:

> do_rm_old_work[stamp-base] = "${SS}"

will not work because do_rm_old_work depends on ${PN} (it cleans the
packages + packages-split directories of previously built packages in
${WORKDIR}).  Executing it for only one gcc* recipe will keep the
directories of the other recipes.


Enrico

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to