armv7a musl: add openrc in stage name
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
872caf0ddb
commit
4eab108461
2 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
subarch: armv7a_hardfp_musl
|
||||
version_stamp: @TIMESTAMP@
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
target: stage1
|
||||
rel_type: musl
|
||||
profile: default/linux/arm/17.0/musl/armv7a
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: musl/stage3-armv7a_hardfp_musl-latest
|
||||
source_subpath: musl/stage3-armv7a_hardfp_musl-openrc-latest
|
||||
compression_mode: pixz
|
||||
update_seed: yes
|
||||
update_seed_command: -uDN @world
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
subarch: armv7a_hardfp_musl
|
||||
version_stamp: @TIMESTAMP@
|
||||
version_stamp: openrc-@TIMESTAMP@
|
||||
target: stage3
|
||||
rel_type: musl
|
||||
profile: default/linux/arm/17.0/musl/armv7a
|
||||
snapshot: @TIMESTAMP@
|
||||
source_subpath: musl/stage1-armv7a_hardfp_musl-@TIMESTAMP@
|
||||
source_subpath: musl/stage1-armv7a_hardfp_musl-openrc-@TIMESTAMP@
|
||||
compression_mode: pixz
|
||||
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
||||
portage_prefix: releng
|
||||
|
|
Loading…
Add table
Reference in a new issue