* [gentoo-commits] proj/releng:master commit in: releases/specs/arm/armv6j-musl-hardened/, releases/specs/arm/armv7a-musl/, ...
@ 2024-03-07 23:32 Andreas K. Hüttel
0 siblings, 0 replies; only message in thread
From: Andreas K. Hüttel @ 2024-03-07 23:32 UTC (permalink / raw
To: gentoo-commits
commit: ad913f3df0b58c752a38a463feaf09e43dbfda11
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 7 23:32:01 2024 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Mar 7 23:32:01 2024 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=ad913f3d
Add arm 23.0 musl specs
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../specs/arm/armv6j-musl-hardened/stage1-hardfloat-23.spec | 13 +++++++++++++
.../specs/arm/armv6j-musl-hardened/stage3-hardfloat-23.spec | 11 +++++++++++
releases/specs/arm/armv6j-musl/stage1-hardfloat-23.spec | 13 +++++++++++++
releases/specs/arm/armv6j-musl/stage3-hardfloat-23.spec | 11 +++++++++++
.../specs/arm/armv7a-musl-hardened/stage1-hardfloat-23.spec | 13 +++++++++++++
.../specs/arm/armv7a-musl-hardened/stage3-hardfloat-23.spec | 11 +++++++++++
releases/specs/arm/armv7a-musl/stage1-hardfloat-23.spec | 13 +++++++++++++
releases/specs/arm/armv7a-musl/stage3-hardfloat-23.spec | 11 +++++++++++
8 files changed, 96 insertions(+)
diff --git a/releases/specs/arm/armv6j-musl-hardened/stage1-hardfloat-23.spec b/releases/specs/arm/armv6j-musl-hardened/stage1-hardfloat-23.spec
new file mode 100644
index 00000000..1743df75
--- /dev/null
+++ b/releases/specs/arm/armv6j-musl-hardened/stage1-hardfloat-23.spec
@@ -0,0 +1,13 @@
+subarch: armv6j_hardfp_musl
+chost: armv6j-unknown-linux-musleabihf
+version_stamp: hardened-openrc-@TIMESTAMP@
+target: stage1
+rel_type: 23.0-musl-hardened
+profile: default/linux/arm/23.0/armv6j_hf/musl/hardened
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-musl-hardened/stage3-armv6j_hardfp_musl-hardened-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-musl-hardened/stage3-hardfloat-23.spec b/releases/specs/arm/armv6j-musl-hardened/stage3-hardfloat-23.spec
new file mode 100644
index 00000000..8e337e8f
--- /dev/null
+++ b/releases/specs/arm/armv6j-musl-hardened/stage3-hardfloat-23.spec
@@ -0,0 +1,11 @@
+subarch: armv6j_hardfp_musl
+version_stamp: hardened-openrc-@TIMESTAMP@
+target: stage3
+rel_type: 23.0-musl-hardened
+profile: default/linux/arm/23.0/armv6j_hf/musl/hardened
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-musl-hardened/stage1-armv6j_hardfp_musl-hardened-openrc-@TIMESTAMP@.tar.xz
+compression_mode: pixz
+portage_confdir: @REPO_DIR@/releases/portage/stages
+portage_prefix: releng
+binrepo_path: arm/binpackages/23.0/armv6j_hardfp_musl_hardened
diff --git a/releases/specs/arm/armv6j-musl/stage1-hardfloat-23.spec b/releases/specs/arm/armv6j-musl/stage1-hardfloat-23.spec
new file mode 100644
index 00000000..7cb83d96
--- /dev/null
+++ b/releases/specs/arm/armv6j-musl/stage1-hardfloat-23.spec
@@ -0,0 +1,13 @@
+subarch: armv6j_hardfp_musl
+chost: armv6j-unknown-linux-musleabihf
+version_stamp: openrc-@TIMESTAMP@
+target: stage1
+rel_type: 23.0-musl
+profile: default/linux/arm/23.0/armv6j_hf/musl
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-musl/stage3-armv6j_hardfp_musl-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-musl/stage3-hardfloat-23.spec b/releases/specs/arm/armv6j-musl/stage3-hardfloat-23.spec
new file mode 100644
index 00000000..98caff78
--- /dev/null
+++ b/releases/specs/arm/armv6j-musl/stage3-hardfloat-23.spec
@@ -0,0 +1,11 @@
+subarch: armv6j_hardfp_musl
+version_stamp: openrc-@TIMESTAMP@
+target: stage3
+rel_type: 23.0-musl
+profile: default/linux/arm/23.0/armv6j_hf/musl
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-musl/stage1-armv6j_hardfp_musl-openrc-@TIMESTAMP@.tar.xz
+compression_mode: pixz
+portage_confdir: @REPO_DIR@/releases/portage/stages
+portage_prefix: releng
+binrepo_path: arm/binpackages/23.0/armv6j_hardfp_musl
diff --git a/releases/specs/arm/armv7a-musl-hardened/stage1-hardfloat-23.spec b/releases/specs/arm/armv7a-musl-hardened/stage1-hardfloat-23.spec
new file mode 100644
index 00000000..4216b861
--- /dev/null
+++ b/releases/specs/arm/armv7a-musl-hardened/stage1-hardfloat-23.spec
@@ -0,0 +1,13 @@
+subarch: armv7a_hardfp_musl
+chost: armv7a-unknown-linux-musleabihf
+version_stamp: hardened-openrc-@TIMESTAMP@
+target: stage1
+rel_type: 23.0-musl-hardened
+profile: default/linux/arm/23.0/armv7a_hf/musl/hardened
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-musl-hardened/stage3-armv7a_hardfp_musl-hardened-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-musl-hardened/stage3-hardfloat-23.spec b/releases/specs/arm/armv7a-musl-hardened/stage3-hardfloat-23.spec
new file mode 100644
index 00000000..1e5b1965
--- /dev/null
+++ b/releases/specs/arm/armv7a-musl-hardened/stage3-hardfloat-23.spec
@@ -0,0 +1,11 @@
+subarch: armv7a_hardfp_musl
+version_stamp: hardened-openrc-@TIMESTAMP@
+target: stage3
+rel_type: 23.0-musl-hardened
+profile: default/linux/arm/23.0/armv7a_hf/musl/hardened
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-musl-hardened/stage1-armv7a_hardfp_musl-hardened-openrc-@TIMESTAMP@.tar.xz
+compression_mode: pixz
+portage_confdir: @REPO_DIR@/releases/portage/stages
+portage_prefix: releng
+binrepo_path: arm/binpackages/23.0/armv7a_hardfp_musl_hardened
diff --git a/releases/specs/arm/armv7a-musl/stage1-hardfloat-23.spec b/releases/specs/arm/armv7a-musl/stage1-hardfloat-23.spec
new file mode 100644
index 00000000..f287f586
--- /dev/null
+++ b/releases/specs/arm/armv7a-musl/stage1-hardfloat-23.spec
@@ -0,0 +1,13 @@
+subarch: armv7a_hardfp_musl
+chost: armv7a-unknown-linux-musleabihf
+version_stamp: openrc-@TIMESTAMP@
+target: stage1
+rel_type: 23.0-musl
+profile: default/linux/arm/23.0/armv7a_hf/musl
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-musl/stage3-armv7a_hardfp_musl-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-musl/stage3-hardfloat-23.spec b/releases/specs/arm/armv7a-musl/stage3-hardfloat-23.spec
new file mode 100644
index 00000000..c4189406
--- /dev/null
+++ b/releases/specs/arm/armv7a-musl/stage3-hardfloat-23.spec
@@ -0,0 +1,11 @@
+subarch: armv7a_hardfp_musl
+version_stamp: openrc-@TIMESTAMP@
+target: stage3
+rel_type: 23.0-musl
+profile: default/linux/arm/23.0/armv7a_hf/musl
+snapshot_treeish: @TREEISH@
+source_subpath: 23.0-musl/stage1-armv7a_hardfp_musl-openrc-@TIMESTAMP@.tar.xz
+compression_mode: pixz
+portage_confdir: @REPO_DIR@/releases/portage/stages
+portage_prefix: releng
+binrepo_path: arm/binpackages/23.0/armv7a_hardfp_musl
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-03-07 23:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-07 23:32 [gentoo-commits] proj/releng:master commit in: releases/specs/arm/armv6j-musl-hardened/, releases/specs/arm/armv7a-musl/, Andreas K. Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox