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:
Andreas K. Hüttel 2021-11-21 00:32:58 +01:00
parent 6c96ff1ccd
commit 0ca7295bd2
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206
2 changed files with 2 additions and 2 deletions

View file

@ -8,6 +8,6 @@ source_subpath: musl/stage3-armv6j_hardfp_musl-openrc-latest
compression_mode: pixz compression_mode: pixz
update_seed: yes update_seed: yes
update_seed_command: -uDN @world update_seed_command: -uDN @world
portage_confdir: @REPO_DIR@/releases/portage/stages-musl portage_confdir: @REPO_DIR@/releases/portage/stages
portage_prefix: releng portage_prefix: releng
repos: /root/musl repos: /root/musl

View file

@ -6,6 +6,6 @@ profile: default/linux/arm/17.0/musl/armv6j
snapshot: @TIMESTAMP@ snapshot: @TIMESTAMP@
source_subpath: musl/stage1-armv6j_hardfp_musl-openrc-@TIMESTAMP@ source_subpath: musl/stage1-armv6j_hardfp_musl-openrc-@TIMESTAMP@
compression_mode: pixz compression_mode: pixz
portage_confdir: @REPO_DIR@/releases/portage/stages-musl portage_confdir: @REPO_DIR@/releases/portage/stages
portage_prefix: releng portage_prefix: releng
repos: /root/musl repos: /root/musl