mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
Previously, any active command containing the word "qemu" including in the command path would trigger a "success" result for detecting the qemu process. This change fixes the check to search for commands starting with "qemu" and ignores pathnames. It also shortens the timeout for the qemu process to appear to 10 seconds. If it doesn't appear in that time there is always a problem. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> |
||
|---|---|---|
| .. | ||
| jhbuild | ||
| qemuimage-tests | ||
| bitbake | ||
| creat-lsb-image | ||
| 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-setup-builddir | ||
| poky-trim-schemas | ||
| pstage-scanner | ||
| qemuimage-testlib | ||
| README | ||
| rootfs_rpm-extract-postinst.awk | ||
| send-pull-request | ||
This directory contains Various useful scripts for working with poky