riscv / 20.0: fix source_subpath
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
ca22d0bbc6
commit
99668e5aed
6 changed files with 6 additions and 6 deletions
|
@ -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: default/stage3-rv64_lp64d-20.0-openrc-latest
|
||||
source_subpath: 20.0/stage3-rv64_lp64d-20.0-openrc-latest
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
update_seed: yes
|
||||
|
|
|
@ -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: default/stage3-rv64_lp64d-20.0-systemd-latest
|
||||
source_subpath: 20.0/stage3-rv64_lp64d-20.0-systemd-latest
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
update_seed: yes
|
||||
|
|
|
@ -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: default/stage1-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: default/stage1-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: 20.0
|
||||
profile: default/linux/riscv/20.0/rv64gc/lp64d
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: default/stage2-rv64_lp64d-20.0-openrc-@TIMESTAMP@
|
||||
source_subpath: 20.0/stage2-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: default/stage2-rv64_lp64d-20.0-systemd-@TIMESTAMP@
|
||||
source_subpath: 20.0/stage2-rv64_lp64d-20.0-systemd-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
decompressor_search_order: xz bzip2
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-qemu
|
||||
|
|
Loading…
Add table
Reference in a new issue