tools-uclibc: fix rel_type/source_subpath for mips
This commit is contained in:
parent
4c502685a2
commit
fe00532ecc
6 changed files with 12 additions and 12 deletions
|
@ -1,9 +1,9 @@
|
||||||
subarch: mips32r2
|
subarch: mips32r2
|
||||||
target: stage1
|
target: stage1
|
||||||
version_stamp: uclibc-hardened
|
version_stamp: uclibc-hardened
|
||||||
rel_type: hardened/mips
|
rel_type: hardened/mips32r2
|
||||||
profile: hardened/linux/uclibc/mips
|
profile: hardened/linux/uclibc/mips
|
||||||
snapshot: current
|
snapshot: current
|
||||||
source_subpath: hardened/mips/stage3-mips32r2-uclibc-hardened
|
source_subpath: hardened/mips32r2/stage3-mips32r2-uclibc-hardened
|
||||||
chost: mips-gentoo-linux-uclibc
|
chost: mips-gentoo-linux-uclibc
|
||||||
portage_confdir: /root/MyCatalyst/portage.mips.hardened
|
portage_confdir: /root/MyCatalyst/portage.mips.hardened
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
subarch: mips32r2
|
subarch: mips32r2
|
||||||
target: stage1
|
target: stage1
|
||||||
version_stamp: uclibc-vanilla
|
version_stamp: uclibc-vanilla
|
||||||
rel_type: vanilla/mips
|
rel_type: vanilla/mips32r2
|
||||||
profile: hardened/linux/uclibc/mips
|
profile: hardened/linux/uclibc/mips
|
||||||
snapshot: current
|
snapshot: current
|
||||||
source_subpath: vanilla/mips/stage3-mips32r2-uclibc-vanilla
|
source_subpath: vanilla/mips32r2/stage3-mips32r2-uclibc-vanilla
|
||||||
chost: mips-gentoo-linux-uclibc
|
chost: mips-gentoo-linux-uclibc
|
||||||
portage_confdir: /root/MyCatalyst/portage.mips.vanilla
|
portage_confdir: /root/MyCatalyst/portage.mips.vanilla
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
subarch: mips32r2
|
subarch: mips32r2
|
||||||
target: stage2
|
target: stage2
|
||||||
version_stamp: uclibc-hardened
|
version_stamp: uclibc-hardened
|
||||||
rel_type: hardened/mips
|
rel_type: hardened/mips32r2
|
||||||
profile: hardened/linux/uclibc/mips
|
profile: hardened/linux/uclibc/mips
|
||||||
snapshot: current
|
snapshot: current
|
||||||
source_subpath: hardened/mips/stage1-mips32r2-uclibc-hardened
|
source_subpath: hardened/mips32r2/stage1-mips32r2-uclibc-hardened
|
||||||
chost: mips-gentoo-linux-uclibc
|
chost: mips-gentoo-linux-uclibc
|
||||||
portage_confdir: /root/MyCatalyst/portage.mips.hardened
|
portage_confdir: /root/MyCatalyst/portage.mips.hardened
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
subarch: mips32r2
|
subarch: mips32r2
|
||||||
target: stage2
|
target: stage2
|
||||||
version_stamp: uclibc-vanilla
|
version_stamp: uclibc-vanilla
|
||||||
rel_type: vanilla/mips
|
rel_type: vanilla/mips32r2
|
||||||
profile: hardened/linux/uclibc/mips
|
profile: hardened/linux/uclibc/mips
|
||||||
snapshot: current
|
snapshot: current
|
||||||
source_subpath: vanilla/mips/stage1-mips32r2-uclibc-vanilla
|
source_subpath: vanilla/mips32r2/stage1-mips32r2-uclibc-vanilla
|
||||||
chost: mips-gentoo-linux-uclibc
|
chost: mips-gentoo-linux-uclibc
|
||||||
portage_confdir: /root/MyCatalyst/portage.mips.vanilla
|
portage_confdir: /root/MyCatalyst/portage.mips.vanilla
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
subarch: mips32r2
|
subarch: mips32r2
|
||||||
target: stage3
|
target: stage3
|
||||||
version_stamp: uclibc-hardened
|
version_stamp: uclibc-hardened
|
||||||
rel_type: hardened/mips
|
rel_type: hardened/mips32r2
|
||||||
profile: hardened/linux/uclibc/mips
|
profile: hardened/linux/uclibc/mips
|
||||||
snapshot: current
|
snapshot: current
|
||||||
source_subpath: hardened/mips/stage2-mips32r2-uclibc-hardened
|
source_subpath: hardened/mips32r2/stage2-mips32r2-uclibc-hardened
|
||||||
portage_confdir: /root/MyCatalyst/portage.mips.hardened
|
portage_confdir: /root/MyCatalyst/portage.mips.hardened
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
subarch: mips32r2
|
subarch: mips32r2
|
||||||
target: stage3
|
target: stage3
|
||||||
version_stamp: uclibc-vanilla
|
version_stamp: uclibc-vanilla
|
||||||
rel_type: vanilla/mips
|
rel_type: vanilla/mips32r2
|
||||||
profile: hardened/linux/uclibc/mips
|
profile: hardened/linux/uclibc/mips
|
||||||
snapshot: current
|
snapshot: current
|
||||||
source_subpath: vanilla/mips/stage2-mips32r2-uclibc-vanilla
|
source_subpath: vanilla/mips32r2/stage2-mips32r2-uclibc-vanilla
|
||||||
portage_confdir: /root/MyCatalyst/portage.mips.vanilla
|
portage_confdir: /root/MyCatalyst/portage.mips.vanilla
|
||||||
|
|
Loading…
Add table
Reference in a new issue