diff options
author | Konrad Weihmann <kweihmann@outlook.com> | 2020-04-15 20:39:31 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-04-24 14:10:08 +0100 |
commit | 8361b47d7ff190f84e8bd81507cde01d74ca7c1c (patch) | |
tree | 3c0425c10eee0830f29149850fca48dd50813887 /scripts/lib/recipetool/create_buildsys_python.py | |
parent | 892c64e7c15c5caa3e40afe4fa7a37c08cc27bc2 (diff) | |
download | poky-8361b47d7ff190f84e8bd81507cde01d74ca7c1c.tar.gz |
runqemu: add QB_ROOTFS_EXTRA_OPT parameter
Content of the optional parameter will be appended to the rootfs-device
in the qemu configuration, in case QB_ROOTFS_OPT is not specified.
By default this is empty.
Example use cases are:
Defining 'readonly' when using squashfs, so multiple instances of qemu
can share the same base image, something that cannot be done by just
specifying 'snapshot'.
Defining 'bootindex=0' which helps to get past the EFI shell in
ovmf-binary. This also enables the use case of running WIC images with
EFI bootloader through the testimage.bbclass.
(From OE-Core rev: e9b8c194636cb5505774a2a71bf54450580dd5b8)
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/create_buildsys_python.py')
0 files changed, 0 insertions, 0 deletions