mirror of
https://git.yoctoproject.org/poky
synced 2026-07-02 11:17:21 +00:00
e497b89cf3
If someone has changed TMPDIR in local.conf to a non-standard location, the poky-qemu script currently doesn't handle this and assumes if BUILDDIR is set, $BUILDDIR/tmp will exist. Its simple to check if this exists and if not, to ask bitbake where the directory is so this patch changes the code to do that. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This directory contains Various useful scripts for working with poky