"musl" moves from TIMESTAMP part to subarch part

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2021-11-17 22:57:12 +01:00
parent b7f992630d
commit 161c3a50b9
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206
2 changed files with 4 additions and 5 deletions

View file

@ -1,10 +1,10 @@
subarch: armv7a_hardfp_musl
version_stamp: musl-@TIMESTAMP@
version_stamp: @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-latest
compression_mode: pixz_x
update_seed: yes
update_seed_command: -uDN @world

View file

@ -1,12 +1,11 @@
subarch: armv7a_hardfp_musl
version_stamp: musl-@TIMESTAMP@
version_stamp: @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-@TIMESTAMP@
compression_mode: pixz_x
portage_confdir: @REPO_DIR@/releases/portage/stages-musl
portage_prefix: releng
repos: /root/musl
cflags: -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard