commit: a8744b467e92cf353e9e7a452e3075db25d18a53 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Mon Jul 14 20:12:28 2025 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Mon Jul 14 20:12:28 2025 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=a8744b46
Add and enable specs for armv7a time64 builds Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> .../arm/armv7a-t64/stage1-hardfloat-openrc-23.spec | 12 +++++++++++ .../armv7a-t64/stage1-hardfloat-systemd-23.spec | 12 +++++++++++ .../specs/arm/armv7a-t64/stage1-openrc-23.spec | 12 +++++++++++ .../specs/arm/armv7a-t64/stage1-systemd-23.spec | 12 +++++++++++ .../arm/armv7a-t64/stage3-hardfloat-openrc-23.spec | 11 ++++++++++ .../armv7a-t64/stage3-hardfloat-systemd-23.spec | 11 ++++++++++ .../specs/arm/armv7a-t64/stage3-openrc-23.spec | 11 ++++++++++ .../specs/arm/armv7a-t64/stage3-systemd-23.spec | 11 ++++++++++ tools/catalyst-auto-arm.conf | 24 ++++++++++++++++++++++ 9 files changed, 116 insertions(+) diff --git a/releases/specs/arm/armv7a-t64/stage1-hardfloat-openrc-23.spec b/releases/specs/arm/armv7a-t64/stage1-hardfloat-openrc-23.spec new file mode 100644 index 00000000..7a5cff77 --- /dev/null +++ b/releases/specs/arm/armv7a-t64/stage1-hardfloat-openrc-23.spec @@ -0,0 +1,12 @@ +subarch: armv7a_hardfp +version_stamp: t64-openrc-@TIMESTAMP@ +target: stage1 +rel_type: 23.0-time64 +profile: default/linux/arm/23.0/time64/armv7a_hf +snapshot_treeish: @TREEISH@ +source_subpath: 23.0-time64/stage3-armv7a_hardfp-t64-openrc-latest.tar.xz +compression_mode: pixz +update_seed: yes +update_seed_command: -uDN @world +portage_confdir: @REPO_DIR@/releases/portage/stages +portage_prefix: releng diff --git a/releases/specs/arm/armv7a-t64/stage1-hardfloat-systemd-23.spec b/releases/specs/arm/armv7a-t64/stage1-hardfloat-systemd-23.spec new file mode 100644 index 00000000..88f37319 --- /dev/null +++ b/releases/specs/arm/armv7a-t64/stage1-hardfloat-systemd-23.spec @@ -0,0 +1,12 @@ +subarch: armv7a_hardfp +version_stamp: t64-systemd-@TIMESTAMP@ +target: stage1 +rel_type: 23.0-time64 +profile: default/linux/arm/23.0/time64/armv7a_hf/systemd +snapshot_treeish: @TREEISH@ +source_subpath: 23.0-time64/stage3-armv7a_hardfp-t64-systemd-latest.tar.xz +compression_mode: pixz +update_seed: yes +update_seed_command: -uDN @world +portage_confdir: @REPO_DIR@/releases/portage/stages +portage_prefix: releng diff --git a/releases/specs/arm/armv7a-t64/stage1-openrc-23.spec b/releases/specs/arm/armv7a-t64/stage1-openrc-23.spec new file mode 100644 index 00000000..9a05aa50 --- /dev/null +++ b/releases/specs/arm/armv7a-t64/stage1-openrc-23.spec @@ -0,0 +1,12 @@ +subarch: armv7a +version_stamp: t64-openrc-@TIMESTAMP@ +target: stage1 +rel_type: 23.0-time64 +profile: default/linux/arm/23.0/time64/armv7a_sf +snapshot_treeish: @TREEISH@ +source_subpath: 23.0-time64/stage3-armv7a-t64-openrc-latest.tar.xz +compression_mode: pixz +update_seed: yes +update_seed_command: -uDN @world +portage_confdir: @REPO_DIR@/releases/portage/stages +portage_prefix: releng diff --git a/releases/specs/arm/armv7a-t64/stage1-systemd-23.spec b/releases/specs/arm/armv7a-t64/stage1-systemd-23.spec new file mode 100644 index 00000000..edd22946 --- /dev/null +++ b/releases/specs/arm/armv7a-t64/stage1-systemd-23.spec @@ -0,0 +1,12 @@ +subarch: armv7a +version_stamp: t64-systemd-@TIMESTAMP@ +target: stage1 +rel_type: 23.0-time64 +profile: default/linux/arm/23.0/time64/armv7a_sf/systemd +snapshot_treeish: @TREEISH@ +source_subpath: 23.0-time64/stage3-armv7a-t64-systemd-latest.tar.xz +compression_mode: pixz +update_seed: yes +update_seed_command: -uDN @world +portage_confdir: @REPO_DIR@/releases/portage/stages +portage_prefix: releng diff --git a/releases/specs/arm/armv7a-t64/stage3-hardfloat-openrc-23.spec b/releases/specs/arm/armv7a-t64/stage3-hardfloat-openrc-23.spec new file mode 100644 index 00000000..8361a8ba --- /dev/null +++ b/releases/specs/arm/armv7a-t64/stage3-hardfloat-openrc-23.spec @@ -0,0 +1,11 @@ +subarch: armv7a_hardfp +version_stamp: t64-openrc-@TIMESTAMP@ +target: stage3 +rel_type: 23.0-time64 +profile: default/linux/arm/23.0/time64/armv7a_hf +snapshot_treeish: @TREEISH@ +source_subpath: 23.0-time64/stage1-armv7a_hardfp-t64-openrc-@[email protected] +compression_mode: pixz +portage_confdir: @REPO_DIR@/releases/portage/stages +portage_prefix: releng +binrepo_path: arm/binpackages/23.0/armv7a_hf-t64 diff --git a/releases/specs/arm/armv7a-t64/stage3-hardfloat-systemd-23.spec b/releases/specs/arm/armv7a-t64/stage3-hardfloat-systemd-23.spec new file mode 100644 index 00000000..d9484cd8 --- /dev/null +++ b/releases/specs/arm/armv7a-t64/stage3-hardfloat-systemd-23.spec @@ -0,0 +1,11 @@ +subarch: armv7a_hardfp +version_stamp: t64-systemd-@TIMESTAMP@ +target: stage3 +rel_type: 23.0-time64 +profile: default/linux/arm/23.0/time64/armv7a_hf/systemd +snapshot_treeish: @TREEISH@ +source_subpath: 23.0-time64/stage1-armv7a_hardfp-t64-systemd-@[email protected] +compression_mode: pixz +portage_confdir: @REPO_DIR@/releases/portage/stages +portage_prefix: releng +binrepo_path: arm/binpackages/23.0/armv7a_hf-t64 diff --git a/releases/specs/arm/armv7a-t64/stage3-openrc-23.spec b/releases/specs/arm/armv7a-t64/stage3-openrc-23.spec new file mode 100644 index 00000000..f725fe80 --- /dev/null +++ b/releases/specs/arm/armv7a-t64/stage3-openrc-23.spec @@ -0,0 +1,11 @@ +subarch: armv7a +version_stamp: t64-openrc-@TIMESTAMP@ +target: stage3 +rel_type: 23.0-time64 +profile: default/linux/arm/23.0/time64/armv7a_sf +snapshot_treeish: @TREEISH@ +source_subpath: 23.0-time64/stage1-armv7a-t64-openrc-@[email protected] +compression_mode: pixz +portage_confdir: @REPO_DIR@/releases/portage/stages +portage_prefix: releng +binrepo_path: arm/binpackages/23.0/armv7a_sf-t64 diff --git a/releases/specs/arm/armv7a-t64/stage3-systemd-23.spec b/releases/specs/arm/armv7a-t64/stage3-systemd-23.spec new file mode 100644 index 00000000..44276f30 --- /dev/null +++ b/releases/specs/arm/armv7a-t64/stage3-systemd-23.spec @@ -0,0 +1,11 @@ +subarch: armv7a +version_stamp: t64-systemd-@TIMESTAMP@ +target: stage3 +rel_type: 23.0-time64 +profile: default/linux/arm/23.0/time64/armv7a_sf/systemd +snapshot_treeish: @TREEISH@ +source_subpath: 23.0-time64/stage1-armv7a-t64-systemd-@[email protected] +compression_mode: pixz +portage_confdir: @REPO_DIR@/releases/portage/stages +portage_prefix: releng +binrepo_path: arm/binpackages/23.0/armv7a_sf-t64 diff --git a/tools/catalyst-auto-arm.conf b/tools/catalyst-auto-arm.conf index ae4ac80a..aafaae53 100644 --- a/tools/catalyst-auto-arm.conf +++ b/tools/catalyst-auto-arm.conf @@ -33,6 +33,10 @@ SETS=" armv7a_hf_systemd_23 armv7a_sf_openrc_23 armv7a_sf_systemd_23 + armv7a_hf_t64_openrc_23 + armv7a_hf_t64_systemd_23 + armv7a_sf_t64_openrc_23 + armv7a_sf_t64_systemd_23 armv7a_hf_musl_openrc_23 armv7a_hf_musl_hardened_openrc_23 " @@ -70,6 +74,12 @@ SET_armv7a_hf_systemd_23_SPECS="armv7a/stage1-hardfloat-systemd-23.spec armv7a/s SET_armv7a_sf_openrc_23_SPECS="armv7a/stage1-openrc-23.spec armv7a/stage3-openrc-23.spec" SET_armv7a_sf_systemd_23_SPECS="armv7a/stage1-systemd-23.spec armv7a/stage3-systemd-23.spec" +SET_armv7a_hf_t64_openrc_23_SPECS="armv7a-t64/stage1-hardfloat-openrc-23.spec armv7a-t64/stage3-hardfloat-openrc-23.spec" +SET_armv7a_hf_t64_systemd_23_SPECS="armv7a-t64/stage1-hardfloat-systemd-23.spec armv7a-t64/stage3-hardfloat-systemd-23.spec" + +SET_armv7a_sf_t64_openrc_23_SPECS="armv7a-t64/stage1-openrc-23.spec armv7a-t64/stage3-openrc-23.spec" +SET_armv7a_sf_t64_systemd_23_SPECS="armv7a-t64/stage1-systemd-23.spec armv7a-t64/stage3-systemd-23.spec" + SET_armv7a_hf_musl_openrc_23_SPECS="armv7a-musl/stage1-hardfloat-23.spec armv7a-musl/stage3-hardfloat-23.spec" SET_armv7a_hf_musl_hardened_openrc_23_SPECS="armv7a-musl-hardened/stage1-hardfloat-23.spec armv7a-musl-hardened/stage3-hardfloat-23.spec" @@ -171,6 +181,20 @@ post_build() { upload stage3-armv6j_hardfp-t64-systemd-${TIMESTAMP}*.xz* upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/23.0-time64/stage3-armv6j_hardfp" arm/23.0/armv6j_hf-t64 ;; + armv7a-t64/stage3-openrc-23.spec) + upload stage3-armv7a-t64-openrc-${TIMESTAMP}*.xz* + ;; + armv7a-t64/stage3-systemd-23.spec) + upload stage3-armv7a-t64-systemd-${TIMESTAMP}*.xz* + upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/23.0-time64/stage3-armv7a" arm/23.0/armv7a_sf-t64 + ;; + armv7a-t64/stage3-hardfloat-openrc-23.spec) + upload stage3-armv7a_hardfp-t64-openrc-${TIMESTAMP}*.xz* + ;; + armv7a-t64/stage3-hardfloat-systemd-23.spec) + upload stage3-armv7a_hardfp-t64-systemd-${TIMESTAMP}*.xz* + upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/23.0-time64/stage3-armv7a_hardfp" arm/23.0/armv7a_hf-t64 + ;; esac popd >/dev/null
