riscv: skip stage2 everywhere, go stage1 -> stage3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
5413402d5a
commit
79129d9161
17 changed files with 16 additions and 120 deletions
|
@ -1,13 +0,0 @@
|
|||
subarch: rv32_ilp32
|
||||
target: stage2
|
||||
version_stamp: @TIMESTAMP@
|
||||
cflags: -O2 -pipe
|
||||
interpreter: /usr/bin/qemu-riscv32
|
||||
rel_type: default
|
||||
profile: default/linux/riscv/17.0/rv32imac/ilp32
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-rv32_ilp32-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
portage_prefix: releng
|
|
@ -1,13 +0,0 @@
|
|||
subarch: rv64_lp64
|
||||
target: stage2
|
||||
version_stamp: systemd-@TIMESTAMP@
|
||||
cflags: -O2 -pipe
|
||||
interpreter: /usr/bin/qemu-riscv64
|
||||
rel_type: default
|
||||
profile: default/linux/riscv/17.0/rv64gc/lp64/systemd
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-rv64_lp64-systemd-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
portage_prefix: releng
|
|
@ -1,13 +0,0 @@
|
|||
subarch: rv64_lp64
|
||||
target: stage2
|
||||
version_stamp: @TIMESTAMP@
|
||||
cflags: -O2 -pipe
|
||||
interpreter: /usr/bin/qemu-riscv64
|
||||
rel_type: default
|
||||
profile: default/linux/riscv/17.0/rv64gc/lp64
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-rv64_lp64-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
portage_prefix: releng
|
|
@ -1,13 +0,0 @@
|
|||
subarch: rv64_lp64d
|
||||
target: stage2
|
||||
version_stamp: 20.0-openrc-@TIMESTAMP@
|
||||
cflags: -O2 -pipe
|
||||
interpreter: /usr/bin/qemu-riscv64
|
||||
rel_type: 20.0
|
||||
profile: default/linux/riscv/20.0/rv64gc/lp64d
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: 20.0/stage1-rv64_lp64d-20.0-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
portage_prefix: releng
|
|
@ -1,13 +0,0 @@
|
|||
subarch: rv64_lp64d
|
||||
target: stage2
|
||||
version_stamp: 20.0-systemd-@TIMESTAMP@
|
||||
cflags: -O2 -pipe
|
||||
interpreter: /usr/bin/qemu-riscv64
|
||||
rel_type: 20.0
|
||||
profile: default/linux/riscv/20.0/rv64gc/lp64d/systemd
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: 20.0/stage1-rv64_lp64d-20.0-systemd-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
portage_prefix: releng
|
|
@ -1,13 +0,0 @@
|
|||
subarch: rv64_lp64d
|
||||
target: stage2
|
||||
version_stamp: systemd-@TIMESTAMP@
|
||||
cflags: -O2 -pipe
|
||||
interpreter: /usr/bin/qemu-riscv64
|
||||
rel_type: default
|
||||
profile: default/linux/riscv/17.0/rv64gc/lp64d/systemd
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-rv64_lp64d-systemd-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
portage_prefix: releng
|
|
@ -1,13 +0,0 @@
|
|||
subarch: rv64_lp64d
|
||||
target: stage2
|
||||
version_stamp: @TIMESTAMP@
|
||||
cflags: -O2 -pipe
|
||||
interpreter: /usr/bin/qemu-riscv64
|
||||
rel_type: default
|
||||
profile: default/linux/riscv/17.0/rv64gc/lp64d
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-rv64_lp64d-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
portage_prefix: releng
|
|
@ -1,13 +0,0 @@
|
|||
subarch: rv64_multilib
|
||||
target: stage2
|
||||
version_stamp: @TIMESTAMP@
|
||||
cflags: -O2 -pipe -g
|
||||
interpreter: /usr/bin/qemu-riscv64 /usr/bin/qemu-riscv32
|
||||
rel_type: default
|
||||
profile: default/linux/riscv/17.0/rv64gc
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage1-rv64_multilib-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
portage_prefix: releng
|
|
@ -6,7 +6,7 @@ interpreter: /usr/bin/qemu-riscv32
|
|||
rel_type: default
|
||||
profile: default/linux/riscv/17.0/rv32imac/ilp32
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage2-rv32_ilp32-@TIMESTAMP@
|
||||
source_subpath: default/stage1-rv32_ilp32-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
|
|
|
@ -6,7 +6,7 @@ interpreter: /usr/bin/qemu-riscv64
|
|||
rel_type: default
|
||||
profile: default/linux/riscv/17.0/rv64gc/lp64/systemd
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage2-rv64_lp64-systemd-@TIMESTAMP@
|
||||
source_subpath: default/stage1-rv64_lp64-systemd-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
|
|
|
@ -6,7 +6,7 @@ interpreter: /usr/bin/qemu-riscv64
|
|||
rel_type: default
|
||||
profile: default/linux/riscv/17.0/rv64gc/lp64
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage2-rv64_lp64-@TIMESTAMP@
|
||||
source_subpath: default/stage1-rv64_lp64-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
|
|
|
@ -6,7 +6,7 @@ interpreter: /usr/bin/qemu-riscv64
|
|||
rel_type: 20.0
|
||||
profile: default/linux/riscv/20.0/rv64gc/lp64d
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: 20.0/stage2-rv64_lp64d-20.0-openrc-@TIMESTAMP@
|
||||
source_subpath: 20.0/stage1-rv64_lp64d-20.0-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
|
|
|
@ -6,7 +6,7 @@ interpreter: /usr/bin/qemu-riscv64
|
|||
rel_type: 20.0
|
||||
profile: default/linux/riscv/20.0/rv64gc/lp64d/systemd
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: 20.0/stage2-rv64_lp64d-20.0-systemd-@TIMESTAMP@
|
||||
source_subpath: 20.0/stage1-rv64_lp64d-20.0-systemd-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
|
|
|
@ -6,7 +6,7 @@ interpreter: /usr/bin/qemu-riscv64
|
|||
rel_type: default
|
||||
profile: default/linux/riscv/17.0/rv64gc/lp64d/systemd
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage2-rv64_lp64d-systemd-@TIMESTAMP@
|
||||
source_subpath: default/stage1-rv64_lp64d-systemd-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
|
|
|
@ -6,7 +6,7 @@ interpreter: /usr/bin/qemu-riscv64
|
|||
rel_type: default
|
||||
profile: default/linux/riscv/17.0/rv64gc/lp64d
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage2-rv64_lp64d-@TIMESTAMP@
|
||||
source_subpath: default/stage1-rv64_lp64d-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
|
|
|
@ -6,7 +6,7 @@ interpreter: /usr/bin/qemu-riscv64 /usr/bin/qemu-riscv32
|
|||
rel_type: default
|
||||
profile: default/linux/riscv/17.0/rv64gc
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage2-rv64_multilib-@TIMESTAMP@
|
||||
source_subpath: default/stage1-rv64_multilib-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue