Drop profile version 20.0 from riscv stage filenames

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2021-08-21 23:52:41 +02:00
parent adfc9e915e
commit 3bf6c2ccf8
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206
12 changed files with 24 additions and 24 deletions

View file

@ -1,12 +1,12 @@
subarch: rv64_lp64
target: stage1
version_stamp: 20.0-openrc-@TIMESTAMP@
version_stamp: openrc-@TIMESTAMP@
cflags: -O2 -pipe
interpreter: /usr/bin/qemu-riscv64
rel_type: default
profile: default/linux/riscv/20.0/rv64gc/lp64
snapshot: @TIMESTAMP@
source_subpath: default/stage3-rv64_lp64-20.0-openrc-latest
source_subpath: default/stage3-rv64_lp64-openrc-latest
compression_mode: pixz
decompressor_search_order: xz bzip2
update_seed: yes

View file

@ -1,12 +1,12 @@
subarch: rv64_lp64
target: stage1
version_stamp: 20.0-systemd-@TIMESTAMP@
version_stamp: systemd-@TIMESTAMP@
cflags: -O2 -pipe
interpreter: /usr/bin/qemu-riscv64
rel_type: default
profile: default/linux/riscv/20.0/rv64gc/lp64/systemd
snapshot: @TIMESTAMP@
source_subpath: default/stage3-rv64_lp64-20.0-systemd-latest
source_subpath: default/stage3-rv64_lp64-systemd-latest
compression_mode: pixz
decompressor_search_order: xz bzip2
update_seed: yes

View file

@ -1,12 +1,12 @@
subarch: rv64_lp64d
target: stage1
version_stamp: 20.0-openrc-@TIMESTAMP@
version_stamp: openrc-@TIMESTAMP@
cflags: -O2 -pipe
interpreter: /usr/bin/qemu-riscv64
rel_type: default
profile: default/linux/riscv/20.0/rv64gc/lp64d
snapshot: @TIMESTAMP@
source_subpath: default/stage3-rv64_lp64d-20.0-openrc-latest
source_subpath: default/stage3-rv64_lp64d-openrc-latest
compression_mode: pixz
decompressor_search_order: xz bzip2
update_seed: yes

View file

@ -1,12 +1,12 @@
subarch: rv64_lp64d
target: stage1
version_stamp: 20.0-systemd-@TIMESTAMP@
version_stamp: systemd-@TIMESTAMP@
cflags: -O2 -pipe
interpreter: /usr/bin/qemu-riscv64
rel_type: default
profile: default/linux/riscv/20.0/rv64gc/lp64d/systemd
snapshot: @TIMESTAMP@
source_subpath: default/stage3-rv64_lp64d-20.0-systemd-latest
source_subpath: default/stage3-rv64_lp64d-systemd-latest
compression_mode: pixz
decompressor_search_order: xz bzip2
update_seed: yes

View file

@ -1,12 +1,12 @@
subarch: rv64_multilib
target: stage1
version_stamp: 20.0-openrc-@TIMESTAMP@
version_stamp: openrc-@TIMESTAMP@
cflags: -O2 -pipe
interpreter: /usr/bin/qemu-riscv64 /usr/bin/qemu-riscv32
rel_type: default
profile: default/linux/riscv/20.0/rv64gc/multilib
snapshot: @TIMESTAMP@
source_subpath: default/stage3-rv64_multilib-20.0-openrc-latest
source_subpath: default/stage3-rv64_multilib-openrc-latest
compression_mode: pixz
decompressor_search_order: xz bzip2
update_seed: yes

View file

@ -1,12 +1,12 @@
subarch: rv64_multilib
target: stage1
version_stamp: 20.0-systemd-@TIMESTAMP@
version_stamp: systemd-@TIMESTAMP@
cflags: -O2 -pipe
interpreter: /usr/bin/qemu-riscv64 /usr/bin/qemu-riscv32
rel_type: default
profile: default/linux/riscv/20.0/rv64gc/multilib/systemd
snapshot: @TIMESTAMP@
source_subpath: default/stage3-rv64_multilib-20.0-systemd-latest
source_subpath: default/stage3-rv64_multilib-systemd-latest
compression_mode: pixz
decompressor_search_order: xz bzip2
update_seed: yes

View file

@ -1,12 +1,12 @@
subarch: rv64_lp64
target: stage3
version_stamp: 20.0-openrc-@TIMESTAMP@
version_stamp: openrc-@TIMESTAMP@
cflags: -O2 -pipe
interpreter: /usr/bin/qemu-riscv64
rel_type: default
profile: default/linux/riscv/20.0/rv64gc/lp64
snapshot: @TIMESTAMP@
source_subpath: default/stage1-rv64_lp64-20.0-openrc-@TIMESTAMP@
source_subpath: default/stage1-rv64_lp64-openrc-@TIMESTAMP@
compression_mode: pixz
decompressor_search_order: xz bzip2
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu

View file

@ -1,12 +1,12 @@
subarch: rv64_lp64
target: stage3
version_stamp: 20.0-systemd-@TIMESTAMP@
version_stamp: systemd-@TIMESTAMP@
cflags: -O2 -pipe
interpreter: /usr/bin/qemu-riscv64
rel_type: default
profile: default/linux/riscv/20.0/rv64gc/lp64/systemd
snapshot: @TIMESTAMP@
source_subpath: default/stage1-rv64_lp64-20.0-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

View file

@ -1,12 +1,12 @@
subarch: rv64_lp64d
target: stage3
version_stamp: 20.0-openrc-@TIMESTAMP@
version_stamp: openrc-@TIMESTAMP@
cflags: -O2 -pipe
interpreter: /usr/bin/qemu-riscv64
rel_type: default
profile: default/linux/riscv/20.0/rv64gc/lp64d
snapshot: @TIMESTAMP@
source_subpath: default/stage1-rv64_lp64d-20.0-openrc-@TIMESTAMP@
source_subpath: default/stage1-rv64_lp64d-openrc-@TIMESTAMP@
compression_mode: pixz
decompressor_search_order: xz bzip2
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu

View file

@ -1,12 +1,12 @@
subarch: rv64_lp64d
target: stage3
version_stamp: 20.0-systemd-@TIMESTAMP@
version_stamp: systemd-@TIMESTAMP@
cflags: -O2 -pipe
interpreter: /usr/bin/qemu-riscv64
rel_type: default
profile: default/linux/riscv/20.0/rv64gc/lp64d/systemd
snapshot: @TIMESTAMP@
source_subpath: default/stage1-rv64_lp64d-20.0-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

View file

@ -1,12 +1,12 @@
subarch: rv64_multilib
target: stage3
version_stamp: 20.0-openrc-@TIMESTAMP@
version_stamp: openrc-@TIMESTAMP@
cflags: -O2 -pipe
interpreter: /usr/bin/qemu-riscv64 /usr/bin/qemu-riscv32
rel_type: default
profile: default/linux/riscv/20.0/rv64gc/multilib
snapshot: @TIMESTAMP@
source_subpath: default/stage1-rv64_multilib-20.0-openrc-@TIMESTAMP@
source_subpath: default/stage1-rv64_multilib-openrc-@TIMESTAMP@
compression_mode: pixz
decompressor_search_order: xz bzip2
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu

View file

@ -1,12 +1,12 @@
subarch: rv64_multilib
target: stage3
version_stamp: 20.0-systemd-@TIMESTAMP@
version_stamp: systemd-@TIMESTAMP@
cflags: -O2 -pipe
interpreter: /usr/bin/qemu-riscv64 /usr/bin/qemu-riscv32
rel_type: default
profile: default/linux/riscv/20.0/rv64gc/multilib/systemd
snapshot: @TIMESTAMP@
source_subpath: default/stage1-rv64_multilib-20.0-systemd-@TIMESTAMP@
source_subpath: default/stage1-rv64_multilib-systemd-@TIMESTAMP@
compression_mode: pixz
decompressor_search_order: xz bzip2
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu