Add armv7a hardfloat musl specs
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
7befae982f
commit
9b64d2c629
2 changed files with 25 additions and 0 deletions
14
releases/specs/arm/armv7a/musl/stage1-hardfloat.spec
Normal file
14
releases/specs/arm/armv7a/musl/stage1-hardfloat.spec
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
subarch: armv7a_hardfp
|
||||||
|
version_stamp: musl-@TIMESTAMP@
|
||||||
|
target: stage1
|
||||||
|
rel_type: musl
|
||||||
|
profile: default/linux/arm/17.0/musl/armv7a
|
||||||
|
snapshot: @TIMESTAMP@
|
||||||
|
source_subpath: musl/stage3-armv7a_hardfp-musl-latest
|
||||||
|
compression_mode: pixz_x
|
||||||
|
update_seed: yes
|
||||||
|
update_seed_command: -uDN @world
|
||||||
|
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
||||||
|
portage_prefix: releng
|
||||||
|
repos: /root/musl
|
||||||
|
chost: armv7a-unknown-linux-musleabihf
|
11
releases/specs/arm/armv7a/musl/stage3-hardfloat.spec
Normal file
11
releases/specs/arm/armv7a/musl/stage3-hardfloat.spec
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
subarch: armv7a_hardfp
|
||||||
|
version_stamp: musl-@TIMESTAMP@
|
||||||
|
target: stage3
|
||||||
|
rel_type: musl
|
||||||
|
profile: default/linux/arm/17.0/musl/armv7a
|
||||||
|
snapshot: @TIMESTAMP@
|
||||||
|
source_subpath: musl/stage1-armv7a_hardfp-musl-@TIMESTAMP@
|
||||||
|
compression_mode: pixz_x
|
||||||
|
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
|
||||||
|
portage_prefix: releng
|
||||||
|
repos: /root/musl
|
Loading…
Add table
Reference in a new issue