kumquat-buildroot/board
Romain Naour 575493c186 board/qemu: add post-image script for gitlab qemu testing
This commit add a post-image script to be used by each qemu board
defconfig in order to generate start-qemu.sh in BINARIES_DIR. The
start-qemu.sh script can be used by Buildroot user to start Qemu
or by a gitlab CI.

To find the correct qemu command line, we use the second post script
argument which must contain "$(BR2_DEFCONFIG)"

    BR2_ROOTFS_POST_SCRIPT_ARGS="$(BR2_DEFCONFIG)"

The post-image script expect something like
"/path/to/qemu_aarch64_virt_defconfig" in BR2_DEFCONFIG.

Doing a basename allow to retrieve the name of the defconfig file that
should match on on the "tag" previously introduced in readme.txt files.

For running in the CI, as well as running from a remote machine (e.g. on
a remote build machine), it is better not to start in graphical mode,
but only with the serial line attached to the terminal. The post-build
script prepares two sets of arguments for each case, graphical or
serial, and stores them in the start-qemu.sh script, which then decodes
which to use, based on an argument on the command line (default is still
graphical)

sh4/sh4eb needs a special handling by adding "-serial stdio -display
none"; others only require "-nographics". Some qemu command lines
already contain "-serial stdio", but that does not play nicely with
"-nographics", we remove that when going serial-only (although this
might seem counter-intuitive).

Finally, we ensure the script uses our qemu-system (if it was built).

Signed-off-by: Romain Naour <romain.naour@smile.fr>
[yann.morin.1998@free.fr:
  - drop the knowledge about gitlab-ci, replace with an argument to
    pass to start-qemu.sh
  - adapt the commit log accordingly
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2020-04-13 21:51:12 +02:00
..
aarch64-efi
acmesystems
altera/socrates_cyclone5
amarula
andes
arcturus
arm
armadeus
asus/tinker
atmel
avnet/s6lx9_microboard
bananapi
beagleboardx15
beaglebone
beagleboneai
beelink/gs1 configs/beelink_gs1: bump to U-Boot 2020.01 2020-04-12 23:08:22 +02:00
boundarydevices/common configs/nitrogen8mm: Add new defconfig 2020-03-29 16:31:11 +02:00
chromebook/snow
ci20
csky
cubietech/cubieboard2
embest/riotboard
engicam
firefly/roc-rk3399-pc configs/roc_rk3399_pc: new defconfig 2020-03-29 15:09:48 +02:00
freescale configs/freescale_imx6{dl,q,sx}*: bump BSP components to 4.19.35_1.1.0 2020-03-26 23:09:42 +01:00
friendlyarm
grinn board/chiliboard: drop custom post-image script 2020-03-20 22:35:48 +01:00
hardkernel
intel/galileo
lego/ev3
lemaker/bananapro
librecomputer/lafrite
licheepi
linksprite/pcduino
minnowboard
nexbox/a95x
olimex
openblocks/a6
orangepi
pandaboard
pc
pine64
qemu board/qemu: add post-image script for gitlab qemu testing 2020-04-13 21:51:12 +02:00
raspberrypi
roseapplepi
sheevaplug
sifive/hifive-unleashed
sinovoip/m2-plus
solidrun board/solidrun/mx6cubox: create boot.scr in TARGET_DIR/boot 2020-04-13 21:46:23 +02:00
stmicroelectronics board/stmicroelectronics/stm32f4xx: move post-build script into common directory 2020-03-21 15:27:17 +01:00
synopsys
technexion
technologic
toradex/apalis-imx6
udoo board/udoo/neo: create boot.scr in TARGET_DIR/boot 2020-04-13 21:49:13 +02:00
wandboard board/wandboard/post-build.sh: create boot.scr at TARGET_DIR/boot 2020-04-13 21:45:21 +02:00
warp7
zynq
zynqmp
raspberrypi0
raspberrypi0w
raspberrypi2
raspberrypi3
raspberrypi3-64
raspberrypi4
raspberrypi4-64