Add and enable rv32 ilp32 builds

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2024-04-16 21:38:46 +11:00
parent f723fb81d7
commit 8a9b3d1982
No known key found for this signature in database
GPG key ID: DC2B16215ED5412A
7 changed files with 99 additions and 0 deletions

View file

@ -0,0 +1,14 @@
subarch: rv32_ilp32_musl
target: stage1
version_stamp: @TIMESTAMP@
interpreter: /usr/bin/qemu-riscv32
rel_type: 23.0-musl
profile: default/linux/riscv/23.0/rv32/ilp32/musl
snapshot_treeish: @TREEISH@
source_subpath: 23.0-musl/stage3-rv32_ilp32_musl-latest
compression_mode: pixz
decompressor_search_order: xz bzip2
update_seed: yes
update_seed_command: -uDN @world
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
portage_prefix: releng

View file

@ -0,0 +1,14 @@
subarch: rv32_ilp32
target: stage1
version_stamp: openrc-@TIMESTAMP@
interpreter: /usr/bin/qemu-riscv32
rel_type: 23.0-default
profile: default/linux/riscv/23.0/rv32/ilp32
snapshot_treeish: @TREEISH@
source_subpath: 23.0-default/stage3-rv32_ilp32-openrc-latest
compression_mode: pixz
decompressor_search_order: xz bzip2
update_seed: yes
update_seed_command: -uDN @world
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
portage_prefix: releng

View file

@ -0,0 +1,14 @@
subarch: rv32_ilp32
target: stage1
version_stamp: systemd-@TIMESTAMP@
interpreter: /usr/bin/qemu-riscv32
rel_type: 23.0-default
profile: default/linux/riscv/23.0/rv32/ilp32/systemd
snapshot_treeish: @TREEISH@
source_subpath: 23.0-default/stage3-rv32_ilp32-systemd-latest
compression_mode: pixz
decompressor_search_order: xz bzip2
update_seed: yes
update_seed_command: -uDN @world
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
portage_prefix: releng

View file

@ -0,0 +1,13 @@
subarch: rv32_ilp32_musl
target: stage3
version_stamp: @TIMESTAMP@
interpreter: /usr/bin/qemu-riscv32
rel_type: 23.0-musl
profile: default/linux/riscv/23.0/rv32/ilp32/musl
snapshot_treeish: @TREEISH@
source_subpath: 23.0-musl/stage1-rv32_ilp32_musl-@TIMESTAMP@
compression_mode: pixz
decompressor_search_order: xz bzip2
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
portage_prefix: releng
binrepo_path: riscv/binpackages/23.0/rv32_ilp32_musl

View file

@ -0,0 +1,13 @@
subarch: rv32_ilp32
target: stage3
version_stamp: openrc-@TIMESTAMP@
interpreter: /usr/bin/qemu-riscv32
rel_type: 23.0-default
profile: default/linux/riscv/23.0/rv32/ilp32
snapshot_treeish: @TREEISH@
source_subpath: 23.0-default/stage1-rv32_ilp32-openrc-@TIMESTAMP@
compression_mode: pixz
decompressor_search_order: xz bzip2
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
portage_prefix: releng
binrepo_path: riscv/binpackages/23.0/rv32_ilp32

View file

@ -0,0 +1,13 @@
subarch: rv32_ilp32
target: stage3
version_stamp: systemd-@TIMESTAMP@
interpreter: /usr/bin/qemu-riscv32
rel_type: 23.0-default
profile: default/linux/riscv/23.0/rv32/ilp32/systemd
snapshot_treeish: @TREEISH@
source_subpath: 23.0-default/stage1-rv32_ilp32-systemd-@TIMESTAMP@
compression_mode: pixz
decompressor_search_order: xz bzip2
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
portage_prefix: releng
binrepo_path: riscv/binpackages/23.0/rv32_ilp32