Replace musl-vanilla with musl
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
6e6811f188
commit
06b0b8d6dd
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@ version_stamp: musl-@TIMESTAMP@
|
|||
rel_type: musl
|
||||
profile: default/linux/amd64/17.0/musl
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: musl-vanilla/stage3-amd64-musl-latest
|
||||
source_subpath: musl/stage3-amd64-musl-latest
|
||||
chost: x86_64-gentoo-linux-musl
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_overlay: /root/musl
|
||||
|
|
|
@ -4,7 +4,7 @@ version_stamp: musl-@TIMESTAMP@
|
|||
rel_type: musl
|
||||
profile: default/linux/amd64/17.0/musl
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: musl-vanilla/stage1-amd64-musl-@TIMESTAMP@
|
||||
source_subpath: musl/stage1-amd64-musl-@TIMESTAMP@
|
||||
chost: x86_64-gentoo-linux-musl
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_overlay: /root/musl
|
||||
|
|
|
@ -4,7 +4,7 @@ version_stamp: musl-@TIMESTAMP@
|
|||
rel_type: musl
|
||||
profile: default/linux/amd64/17.0/musl
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: musl-vanilla/stage2-amd64-musl-@TIMESTAMP@
|
||||
source_subpath: musl/stage2-amd64-musl-@TIMESTAMP@
|
||||
chost: x86_64-gentoo-linux-musl
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_overlay: /root/musl
|
||||
|
|
Loading…
Add table
Reference in a new issue