Move qemu-based specs into separate dir for the moment
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
0fb65f0ee8
commit
2799d0c752
19 changed files with 6 additions and 5 deletions
|
@ -1,15 +0,0 @@
|
|||
subarch: rv32_ilp32
|
||||
target: stage1
|
||||
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/stage3-rv32_ilp32-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
|
|
@ -1,15 +0,0 @@
|
|||
subarch: rv64_lp64
|
||||
target: stage1
|
||||
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/stage3-rv64_lp64-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
|
|
@ -1,15 +0,0 @@
|
|||
subarch: rv64_lp64
|
||||
target: stage1
|
||||
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/stage3-rv64_lp64-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
|
|
@ -1,15 +0,0 @@
|
|||
subarch: rv64_lp64d
|
||||
target: stage1
|
||||
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/stage3-rv64_lp64d-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
|
|
@ -1,15 +0,0 @@
|
|||
subarch: rv64_lp64d
|
||||
target: stage1
|
||||
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/stage3-rv64_lp64d-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
|
|
@ -1,15 +0,0 @@
|
|||
subarch: rv64_multilib
|
||||
target: stage1
|
||||
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/stage3-rv64_multilib-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
|
|
@ -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: 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
|
|
@ -1,13 +0,0 @@
|
|||
subarch: rv32_ilp32
|
||||
target: stage3
|
||||
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/stage2-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: stage3
|
||||
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/stage2-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: stage3
|
||||
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/stage2-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: stage3
|
||||
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/stage2-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: stage3
|
||||
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/stage2-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: stage3
|
||||
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/stage2-rv64_multilib-@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