fix mips2_musl filenames again

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2023-07-12 16:27:50 +02:00
parent 4d80538432
commit 614f1d09e9
No known key found for this signature in database
GPG key ID: DC2B16215ED5412A
4 changed files with 5 additions and 5 deletions

View file

@ -1,11 +1,11 @@
subarch: mips2_musl subarch: mips2_musl
target: stage1 target: stage1
version_stamp: musl-@TIMESTAMP@ version_stamp: @TIMESTAMP@
interpreter: /usr/bin/qemu-mips interpreter: /usr/bin/qemu-mips
rel_type: musl rel_type: musl
profile: default/linux/mips/17.0/o32/musl profile: default/linux/mips/17.0/o32/musl
snapshot: @TIMESTAMP@ snapshot: @TIMESTAMP@
source_subpath: musl/stage3-mips2-musl-latest source_subpath: musl/stage3-mips2_musl-latest
compression_mode: pixz compression_mode: pixz
decompressor_search_order: xz bzip2 decompressor_search_order: xz bzip2
update_seed: yes update_seed: yes

View file

@ -1,6 +1,6 @@
subarch: mipsel2_musl subarch: mipsel2_musl
target: stage1 target: stage1
version_stamp: musl-@TIMESTAMP@ version_stamp: @TIMESTAMP@
interpreter: /usr/bin/qemu-mipsel interpreter: /usr/bin/qemu-mipsel
rel_type: musl rel_type: musl
profile: default/linux/mips/17.0/mipsel/o32/musl profile: default/linux/mips/17.0/mipsel/o32/musl

View file

@ -1,6 +1,6 @@
subarch: mips2_musl subarch: mips2_musl
target: stage3 target: stage3
version_stamp: musl-@TIMESTAMP@ version_stamp: @TIMESTAMP@
interpreter: /usr/bin/qemu-mips interpreter: /usr/bin/qemu-mips
rel_type: musl rel_type: musl
profile: default/linux/mips/17.0/o32/musl profile: default/linux/mips/17.0/o32/musl

View file

@ -1,6 +1,6 @@
subarch: mipsel2_musl subarch: mipsel2_musl
target: stage3 target: stage3
version_stamp: musl-@TIMESTAMP@ version_stamp: @TIMESTAMP@
interpreter: /usr/bin/qemu-mipsel interpreter: /usr/bin/qemu-mipsel
rel_type: musl rel_type: musl
profile: default/linux/mips/17.0/mipsel/o32/musl profile: default/linux/mips/17.0/mipsel/o32/musl