Disable mips32(el) builds
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
40ddea2e5c
commit
405315c0f1
5 changed files with 4 additions and 4 deletions
|
@ -0,0 +1,14 @@
|
|||
subarch: mips32
|
||||
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-mips32-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
|
|
@ -0,0 +1,14 @@
|
|||
subarch: mips32el
|
||||
target: stage1
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
interpreter: /usr/bin/qemu-mipsel
|
||||
rel_type: default
|
||||
profile: default/linux/mips/17.0/mipsel/o32
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage3-mips32el-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
|
|
@ -0,0 +1,12 @@
|
|||
subarch: mips32
|
||||
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-mips32-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
portage_prefix: releng
|
|
@ -0,0 +1,12 @@
|
|||
subarch: mips32el
|
||||
target: stage3
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
interpreter: /usr/bin/qemu-mipsel
|
||||
rel_type: default
|
||||
profile: default/linux/mips/17.0/mipsel/o32
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-mips32el-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
portage_prefix: releng
|
Loading…
Add table
Add a link
Reference in a new issue