[OE-core] [PATCH 0/2] Fix TMPDIR usage in scripts

Richard Purdie richard.purdie at linuxfoundation.org
Wed Sep 28 11:09:57 UTC 2011


On Wed, 2011-09-28 at 10:26 +0100, Paul Eggleton wrote:
> Fix TMPDIR external environment variable usage within our scripts which
> is a problem on OpenSUSE within an X session (see Yocto bug #1530) by
> using OE_TMPDIR from the external environment instead.
> 
> Note that this will require changes to autobuilder scripts that use a
> TMPDIR environment variable when calling these scripts - they should now
> set OE_TMPDIR instead (if versions with and without this change need to
> be run on the same system, then setting both variables will cause no
> harm).

At the very least we need to fix the references in
scripts/qemuimage-testlib so the automated image testing doesn't break.

Cheers,

Richard





More information about the Openembedded-core mailing list