commit: 97e26220460fc386c58c3e9409d46028161d0601 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Mon Jul 14 19:46:15 2025 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Mon Jul 14 19:46:15 2025 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=97e26220
Add and enable specs for armv6j time64 builds Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> .../arm/armv6j-t64/stage1-hardfloat-openrc-23.spec | 12 ++++++++++ .../armv6j-t64/stage1-hardfloat-systemd-23.spec | 12 ++++++++++ .../specs/arm/armv6j-t64/stage1-openrc-23.spec | 12 ++++++++++ .../specs/arm/armv6j-t64/stage1-systemd-23.spec | 12 ++++++++++ .../arm/armv6j-t64/stage3-hardfloat-openrc-23.spec | 11 +++++++++ .../armv6j-t64/stage3-hardfloat-systemd-23.spec | 11 +++++++++ .../specs/arm/armv6j-t64/stage3-openrc-23.spec | 11 +++++++++ .../specs/arm/armv6j-t64/stage3-systemd-23.spec | 11 +++++++++ tools/catalyst-auto-arm.conf | 28 ++++++++++++++++++++-- 9 files changed, 118 insertions(+), 2 deletions(-) diff --git a/releases/specs/arm/armv6j-t64/stage1-hardfloat-openrc-23.spec b/releases/specs/arm/armv6j-t64/stage1-hardfloat-openrc-23.spec new file mode 100644 index 00000000..c42ac77d --- /dev/null +++ b/releases/specs/arm/armv6j-t64/stage1-hardfloat-openrc-23.spec @@ -0,0 +1,12 @@ +subarch: armv6j_hardfp +version_stamp: t64-openrc-@TIMESTAMP@ +target: stage1 +rel_type: 23.0-time64 +profile: default/linux/arm/23.0/time64/armv6j_hf +snapshot_treeish: @TREEISH@ +source_subpath: 23.0-time64/stage3-armv6j_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/armv6j-t64/stage1-hardfloat-systemd-23.spec b/releases/specs/arm/armv6j-t64/stage1-hardfloat-systemd-23.spec new file mode 100644 index 00000000..7631f77a --- /dev/null +++ b/releases/specs/arm/armv6j-t64/stage1-hardfloat-systemd-23.spec @@ -0,0 +1,12 @@ +subarch: armv6j_hardfp +version_stamp: t64-systemd-@TIMESTAMP@ +target: stage1 +rel_type: 23.0-time64 +profile: default/linux/arm/23.0/time64/armv6j_hf/systemd +snapshot_treeish: @TREEISH@ +source_subpath: 23.0-time64/stage3-armv6j_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/armv6j-t64/stage1-openrc-23.spec b/releases/specs/arm/armv6j-t64/stage1-openrc-23.spec new file mode 100644 index 00000000..5525c9a8 --- /dev/null +++ b/releases/specs/arm/armv6j-t64/stage1-openrc-23.spec @@ -0,0 +1,12 @@ +subarch: armv6j +version_stamp: t64-openrc-@TIMESTAMP@ +target: stage1 +rel_type: 23.0-time64 +profile: default/linux/arm/23.0/time64/armv6j_sf +snapshot_treeish: @TREEISH@ +source_subpath: 23.0-time64/stage3-armv6j-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/armv6j-t64/stage1-systemd-23.spec b/releases/specs/arm/armv6j-t64/stage1-systemd-23.spec new file mode 100644 index 00000000..073b5619 --- /dev/null +++ b/releases/specs/arm/armv6j-t64/stage1-systemd-23.spec @@ -0,0 +1,12 @@ +subarch: armv6j +version_stamp: t64-systemd-@TIMESTAMP@ +target: stage1 +rel_type: 23.0-time64 +profile: default/linux/arm/23.0/time64/armv6j_sf/systemd +snapshot_treeish: @TREEISH@ +source_subpath: 23.0-time64/stage3-armv6j-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/armv6j-t64/stage3-hardfloat-openrc-23.spec b/releases/specs/arm/armv6j-t64/stage3-hardfloat-openrc-23.spec new file mode 100644 index 00000000..5ea4769d --- /dev/null +++ b/releases/specs/arm/armv6j-t64/stage3-hardfloat-openrc-23.spec @@ -0,0 +1,11 @@ +subarch: armv6j_hardfp +version_stamp: t64-openrc-@TIMESTAMP@ +target: stage3 +rel_type: 23.0-time64 +profile: default/linux/arm/23.0/time64/armv6j_hf +snapshot_treeish: @TREEISH@ +source_subpath: 23.0-time64/stage1-armv6j_hardfp-t64-openrc-@[email protected] +compression_mode: pixz +portage_confdir: @REPO_DIR@/releases/portage/stages +portage_prefix: releng +binrepo_path: arm/binpackages/23.0/armv6j_hf-t64 diff --git a/releases/specs/arm/armv6j-t64/stage3-hardfloat-systemd-23.spec b/releases/specs/arm/armv6j-t64/stage3-hardfloat-systemd-23.spec new file mode 100644 index 00000000..259dbefb --- /dev/null +++ b/releases/specs/arm/armv6j-t64/stage3-hardfloat-systemd-23.spec @@ -0,0 +1,11 @@ +subarch: armv6j_hardfp +version_stamp: t64-systemd-@TIMESTAMP@ +target: stage3 +rel_type: 23.0-time64 +profile: default/linux/arm/23.0/time64/armv6j_hf/systemd +snapshot_treeish: @TREEISH@ +source_subpath: 23.0-time64/stage1-armv6j_hardfp-t64-systemd-@[email protected] +compression_mode: pixz +portage_confdir: @REPO_DIR@/releases/portage/stages +portage_prefix: releng +binrepo_path: arm/binpackages/23.0/armv6j_hf-t64 diff --git a/releases/specs/arm/armv6j-t64/stage3-openrc-23.spec b/releases/specs/arm/armv6j-t64/stage3-openrc-23.spec new file mode 100644 index 00000000..0d3bdc61 --- /dev/null +++ b/releases/specs/arm/armv6j-t64/stage3-openrc-23.spec @@ -0,0 +1,11 @@ +subarch: armv6j +version_stamp: t64-openrc-@TIMESTAMP@ +target: stage3 +rel_type: 23.0-time64 +profile: default/linux/arm/23.0/time64/armv6j_sf +snapshot_treeish: @TREEISH@ +source_subpath: 23.0-time64/stage1-armv6j-t64-openrc-@[email protected] +compression_mode: pixz +portage_confdir: @REPO_DIR@/releases/portage/stages +portage_prefix: releng +binrepo_path: arm/binpackages/23.0/armv6j_sf-t64 diff --git a/releases/specs/arm/armv6j-t64/stage3-systemd-23.spec b/releases/specs/arm/armv6j-t64/stage3-systemd-23.spec new file mode 100644 index 00000000..5ab8a5ab --- /dev/null +++ b/releases/specs/arm/armv6j-t64/stage3-systemd-23.spec @@ -0,0 +1,11 @@ +subarch: armv6j +version_stamp: t64-systemd-@TIMESTAMP@ +target: stage3 +rel_type: 23.0-time64 +profile: default/linux/arm/23.0/time64/armv6j_sf/systemd +snapshot_treeish: @TREEISH@ +source_subpath: 23.0-time64/stage1-armv6j-t64-systemd-@[email protected] +compression_mode: pixz +portage_confdir: @REPO_DIR@/releases/portage/stages +portage_prefix: releng +binrepo_path: arm/binpackages/23.0/armv6j_sf-t64 diff --git a/tools/catalyst-auto-arm.conf b/tools/catalyst-auto-arm.conf index bc9d0ee2..ae4ac80a 100644 --- a/tools/catalyst-auto-arm.conf +++ b/tools/catalyst-auto-arm.conf @@ -13,16 +13,20 @@ EMAIL_SUBJECT_PREPEND="[arm-auto]" SETS=" armv4tl_openrc_23 armv4tl_systemd_23 - armv5tel_openrc_23 - armv5tel_systemd_23 armv4tl_t64_openrc_23 armv4tl_t64_systemd_23 + armv5tel_openrc_23 + armv5tel_systemd_23 armv5tel_t64_openrc_23 armv5tel_t64_systemd_23 armv6j_hf_openrc_23 armv6j_hf_systemd_23 armv6j_sf_openrc_23 armv6j_sf_systemd_23 + armv6j_hf_t64_openrc_23 + armv6j_hf_t64_systemd_23 + armv6j_sf_t64_openrc_23 + armv6j_sf_t64_systemd_23 armv6j_hf_musl_openrc_23 armv6j_hf_musl_hardened_openrc_23 armv7a_hf_openrc_23 @@ -51,6 +55,12 @@ SET_armv6j_hf_systemd_23_SPECS="armv6j/stage1-hardfloat-systemd-23.spec armv6j/s SET_armv6j_sf_openrc_23_SPECS="armv6j/stage1-openrc-23.spec armv6j/stage3-openrc-23.spec" SET_armv6j_sf_systemd_23_SPECS="armv6j/stage1-systemd-23.spec armv6j/stage3-systemd-23.spec" +SET_armv6j_hf_t64_openrc_23_SPECS="armv6j-t64/stage1-hardfloat-openrc-23.spec armv6j-t64/stage3-hardfloat-openrc-23.spec" +SET_armv6j_hf_t64_systemd_23_SPECS="armv6j-t64/stage1-hardfloat-systemd-23.spec armv6j-t64/stage3-hardfloat-systemd-23.spec" + +SET_armv6j_sf_t64_openrc_23_SPECS="armv6j-t64/stage1-openrc-23.spec armv6j-t64/stage3-openrc-23.spec" +SET_armv6j_sf_t64_systemd_23_SPECS="armv6j-t64/stage1-systemd-23.spec armv6j-t64/stage3-systemd-23.spec" + SET_armv6j_hf_musl_openrc_23_SPECS="armv6j-musl/stage1-hardfloat-23.spec armv6j-musl/stage3-hardfloat-23.spec" SET_armv6j_hf_musl_hardened_openrc_23_SPECS="armv6j-musl-hardened/stage1-hardfloat-23.spec armv6j-musl-hardened/stage3-hardfloat-23.spec" @@ -147,6 +157,20 @@ post_build() { upload stage3-armv5tel-t64-systemd-${TIMESTAMP}*.xz* upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/23.0-time64/stage3-armv5tel" arm/23.0/armv5tel-t64 ;; + armv6j-t64/stage3-openrc-23.spec) + upload stage3-armv6j-t64-openrc-${TIMESTAMP}*.xz* + ;; + armv6j-t64/stage3-systemd-23.spec) + upload stage3-armv6j-t64-systemd-${TIMESTAMP}*.xz* + upsync_binpackages "${BUILD_SRCDIR_BASE}/packages/23.0-time64/stage3-armv6j" arm/23.0/armv6j_sf-t64 + ;; + armv6j-t64/stage3-hardfloat-openrc-23.spec) + upload stage3-armv6j_hardfp-t64-openrc-${TIMESTAMP}*.xz* + ;; + armv6j-t64/stage3-hardfloat-systemd-23.spec) + 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 + ;; esac popd >/dev/null
