diff --git a/releases/specs/arm/armv7a-musl/stage1-hardfloat.spec b/releases/specs/arm/armv7a-musl/stage1-hardfloat.spec index f10912d5..66a11cd5 100644 --- a/releases/specs/arm/armv7a-musl/stage1-hardfloat.spec +++ b/releases/specs/arm/armv7a-musl/stage1-hardfloat.spec @@ -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 diff --git a/releases/specs/arm/armv7a-musl/stage3-hardfloat.spec b/releases/specs/arm/armv7a-musl/stage3-hardfloat.spec index 67b1dd77..39130188 100644 --- a/releases/specs/arm/armv7a-musl/stage3-hardfloat.spec +++ b/releases/specs/arm/armv7a-musl/stage3-hardfloat.spec @@ -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