mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
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> |
||
|---|---|---|
| .. | ||
| jhbuild | ||
| qemuimage-tests | ||
| tunctl-src | ||
| create-pull-request | ||
| gen-site-config | ||
| poky-addptable2image | ||
| poky-env-internal | ||
| poky-export-rootfs | ||
| poky-extract-sdk | ||
| poky-find-native-sysroot | ||
| poky-gen-tapdevs | ||
| poky-git-proxy-command | ||
| poky-git-proxy-socks-command | ||
| poky-git-proxy-socks.c | ||
| poky-nokia800-flashutil | ||
| poky-qemu | ||
| poky-qemu-ifdown | ||
| poky-qemu-ifup | ||
| poky-qemu-internal | ||
| poky-qemu.README | ||
| poky-trim-schemas | ||
| pstage-scanner | ||
| qemuimage-testlib | ||
| README | ||
| rootfs_rpm-extract-postinst.awk | ||
| stage-manager | ||
| stage-manager-ipkg | ||
| stage-manager-ipkg-build | ||
This directory contains Various useful scripts for working with poky