Add mips2 BE softfloat build

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2023-06-01 18:33:32 +02:00
parent 2b1317a271
commit 6e2fb08336
No known key found for this signature in database
GPG key ID: DC2B16215ED5412A
5 changed files with 63 additions and 34 deletions

View file

@ -0,0 +1,14 @@
subarch: mips2_softfloat
target: stage1
version_stamp: openrc-@TIMESTAMP@
interpreter: /usr/bin/qemu-mips
rel_type: default
profile: default/linux/mips/17.0/o32
snapshot: @TIMESTAMP@
source_subpath: default/stage3-mips2_softfloat-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: mips2_softfloat
target: stage1
version_stamp: systemd-@TIMESTAMP@
interpreter: /usr/bin/qemu-mips
rel_type: default
profile: default/linux/mips/17.0/o32/systemd
snapshot: @TIMESTAMP@
source_subpath: default/stage3-mips2_softfloat-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,12 @@
subarch: mips2_softfloat
target: stage3
version_stamp: openrc-@TIMESTAMP@
interpreter: /usr/bin/qemu-mips
rel_type: default
profile: default/linux/mips/17.0/o32
snapshot: @TIMESTAMP@
source_subpath: default/stage1-mips2_softfloat-openrc-@TIMESTAMP@
compression_mode: pixz
decompressor_search_order: xz bzip2
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
portage_prefix: releng

View file

@ -0,0 +1,12 @@
subarch: mips2_softfloat
target: stage3
version_stamp: systemd-@TIMESTAMP@
interpreter: /usr/bin/qemu-mips
rel_type: default
profile: default/linux/mips/17.0/o32/systemd
snapshot: @TIMESTAMP@
source_subpath: default/stage1-mips2_softfloat-systemd-@TIMESTAMP@
compression_mode: pixz
decompressor_search_order: xz bzip2
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
portage_prefix: releng