kiwi-el8/test/unit/solver
Marcus Schäfer ce9b1ccc08
Added option to set the image target architecture
The option --target-arch allows to set the architecture
used to build the image. By default this is the host
architecture. Please note, if the specified architecture
name does not match the host architecture and is therefore
requesting a cross architecture image build, it's important
to understand that for this process to work a preparatory
step to support the image architecture and binary format
on the building host is required and is not considered a
responsibility of kiwi. There will be a followup effort
on providing a plugin for kiwi which should be used to
manage the needed binfmt settings for cross arch image
builds
2021-04-14 12:53:28 +02:00
..
repository Added option to set the image target architecture 2021-04-14 12:53:28 +02:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
sat_test.py Added option to set the image target architecture 2021-04-14 12:53:28 +02:00