mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
Fixes [BUGID #595] Because of the QEMU booting slowness issue(see bug #646 and #618), autobuilder may suffer a timeout issue when running sanity test. We introduce variable SHARE_IMAGE here to fix the issue. It is by default set to 1. Poky will copy latest built-out image and keep using it in sanity testing. If it is set to 0, latest built-out image will be copied and tested for each case, which will take much time. Signed-off-by Jiajun Xu <jiajun.xu@intel.com> |
||
|---|---|---|
| .. | ||
| contrib | ||
| 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