On Wed, Aug 13, 2014 at 12:46 PM, Yevhen Kyriukha <kirg...@gmail.com> wrote:
> I have 2 distro configs that use different PACKAGECONFIG settings for the
> same package. I'm building all distros for single MACHINE. Do I need to set
> different TMPDIR to build these two distros or I can use same dir?
>

yes, you should. i generally recommend to use 1 build dir for each
combination of <machine>, <distro> and <OE version>. keep in mind that
TMPDIR are 'cheap', assuming you are sharing ssate-cache, downloads
and using rm_work..
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to