Re: [yocto] Out of tree build yocto dylan

2013-10-29 Thread Volker Vogelhuber
On 28.10.2013 19:46, Trevor Woerner wrote: On 28 October 2013 03:22, Volker Vogelhuber wrote: I'm currently trying to have the TMPDIR moved out of the normal repository path under dylan. If I set it to TMPDIR = "${TOPDIR}/../../build/tmp" Does it work better if you use an absolute path (you

Re: [yocto] Out of tree build yocto dylan

2013-10-28 Thread Trevor Woerner
On 28 October 2013 03:22, Volker Vogelhuber wrote: > I'm currently trying to have the TMPDIR moved out of the normal repository > path under dylan. > If I set it to > TMPDIR = "${TOPDIR}/../../build/tmp" Does it work better if you use an absolute path (you can use the same TMPDIR location, just