specs and config: the stages-musl config is not needed anymore, remove (the return)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
6c96ff1ccd
commit
0ca7295bd2
2 changed files with 2 additions and 2 deletions
|
@ -8,6 +8,6 @@ source_subpath: musl/stage3-armv6j_hardfp_musl-openrc-latest
|
|||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
update_seed_command: -uDN @world
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
repos: /root/musl
|
||||
|
|
|
@ -6,6 +6,6 @@ profile: default/linux/arm/17.0/musl/armv6j
|
|||
snapshot: @TIMESTAMP@
|
||||
source_subpath: musl/stage1-armv6j_hardfp_musl-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages
|
||||
portage_prefix: releng
|
||||
repos: /root/musl
|
||||
|
|
Loading…
Add table
Reference in a new issue