d9b244d8a3
The following moves the definition of the QEMU board's `start-qemu.sh` helper script from being inlined in the post-image script into its own file. This should, in theory, make it easier to maintain the script in the future. Signed-off-by: James Knight <james.d.knight@live.com> [yann.morin.1998@free.fr: - don't sub-shell in the script - merge all 3 sed calls into one - create dest file with the sed, don't cp first - also substitute HOST_DIR - fix shellcheck ] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> |
||
---|---|---|
.. | ||
aarch64-ebbr | ||
aarch64-sbsa | ||
aarch64-virt | ||
arm-ebbr | ||
arm-versatile | ||
arm-vexpress | ||
arm-vexpress-tz | ||
m68k-mcf5208 | ||
m68k-q800 | ||
microblazebe-mmu | ||
microblazeel-mmu | ||
mips32r2-malta | ||
mips32r2el-malta | ||
mips32r6-malta | ||
mips32r6el-malta | ||
mips64-malta | ||
mips64el-malta | ||
mips64r6-malta | ||
mips64r6el-malta | ||
nios2-10m50 | ||
or1k | ||
ppc64-e5500 | ||
ppc64-pseries | ||
ppc64le-powernv8 | ||
ppc64le-pseries | ||
ppc-bamboo | ||
ppc-e500mc | ||
ppc-g3beige | ||
ppc-mac99 | ||
ppc-mpc8544ds | ||
riscv32-virt | ||
riscv64-virt | ||
s390x | ||
sh4-r2d | ||
sh4eb-r2d | ||
sparc64-sun4u | ||
sparc-ss10 | ||
x86 | ||
x86_64 | ||
xtensa-lx60 | ||
post-image.sh | ||
start-qemu.sh.in |