diff options
| author | Andrew Donnellan <ajd@linux.ibm.com> | 2020-09-14 12:01:29 +1000 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-09-18 07:52:38 +0200 |
| commit | 38962c8b05959d86ba152e88cdd5a85a8f5278e9 (patch) | |
| tree | a578265273a7aab02a0f22ea5fe10720090b90d6 /executor | |
| parent | 8c70a2f7b7ded6a33aed1bbf9ee82befbef9851f (diff) | |
tools/create-image.sh: map qemu -> Debian architecture names
create-image.sh assumes that the qemu name and the Debian name for the
target architecture are the same. This is not always true.
For comedy and/or historical reasons, Debian refers to 64-bit little
endian PowerPC as ppc64el, whereas qemu and most other things use ppc64le.
Debian refers to aarch64 as arm64, and 32-bit little endian arm as armel.
Add special cases to handle this.
Signed-off-by: Andrew Donnellan <ajd@linux.ibm.com>
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions
