mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
Invoking runqemu outside of the build directory for an in-tree setup results in an empty TMPDIR because bitbake -e cannot be run to find it. A symptom of this problem is running runqemu and getting the following error: Error: Unable to find tunctl binary in <directory> Catch this case and report the error to the user. This fixes [YOCTO #1278] (From OE-Core rev: ab5544ac801a976b56468ade0f5d2e95c11feb87) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| contrib | ||
| jhbuild | ||
| native-intercept | ||
| qemuimage-tests | ||
| bitbake | ||
| combo-layer | ||
| combo-layer-hook-default.sh | ||
| combo-layer.conf.example | ||
| create-lsb-image | ||
| create-pull-request | ||
| gen-site-config | ||
| hob | ||
| oe-buildenv-internal | ||
| oe-find-native-sysroot | ||
| oe-git-proxy-command | ||
| oe-git-proxy-socks-command | ||
| oe-git-proxy-socks.c | ||
| oe-setup-builddir | ||
| oe-setup-rpmrepo | ||
| oe-trim-schemas | ||
| qemuimage-testlib | ||
| README | ||
| rootfs_rpm-extract-postinst.awk | ||
| rpm2cpio.sh | ||
| runqemu | ||
| runqemu-addptable2image | ||
| runqemu-export-rootfs | ||
| runqemu-extract-sdk | ||
| runqemu-gen-tapdevs | ||
| runqemu-ifdown | ||
| runqemu-ifup | ||
| runqemu-internal | ||
| runqemu.README | ||
| send-pull-request | ||
| swabber-strace-attach | ||
This directory contains Various useful scripts for working with OE builds