public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/releng:master commit in: releases/specs/arm64/musl/, releases/specs/arm64/musl-hardened/
@ 2021-11-25  1:05 Andreas K. Hüttel
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas K. Hüttel @ 2021-11-25  1:05 UTC (permalink / raw
  To: gentoo-commits

commit:     13e88add4932b89d9e9bf1ca3a55b7b6be5a24d1
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 25 01:03:30 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Nov 25 01:05:23 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=13e88add

arm64: stop using the musl overlay, not needed anymore

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs/arm64/musl-hardened/stage1.spec | 1 -
 releases/specs/arm64/musl-hardened/stage3.spec | 1 -
 releases/specs/arm64/musl/stage1.spec          | 1 -
 releases/specs/arm64/musl/stage3.spec          | 1 -
 4 files changed, 4 deletions(-)

diff --git a/releases/specs/arm64/musl-hardened/stage1.spec b/releases/specs/arm64/musl-hardened/stage1.spec
index 909ad767..564abb09 100644
--- a/releases/specs/arm64/musl-hardened/stage1.spec
+++ b/releases/specs/arm64/musl-hardened/stage1.spec
@@ -9,6 +9,5 @@ compression_mode: pixz
 update_seed: yes
 update_seed_command: --update --deep --jobs=5 --newuse --complete-graph @world
 portage_confdir: @REPO_DIR@/releases/portage/stages
-repos: /root/musl
 portage_prefix: releng
 chost: aarch64-gentoo-linux-musl

diff --git a/releases/specs/arm64/musl-hardened/stage3.spec b/releases/specs/arm64/musl-hardened/stage3.spec
index b84fc8b1..cc332021 100644
--- a/releases/specs/arm64/musl-hardened/stage3.spec
+++ b/releases/specs/arm64/musl-hardened/stage3.spec
@@ -7,5 +7,4 @@ snapshot: @TIMESTAMP@
 source_subpath: musl-hardened/stage1-arm64-musl-hardened-@TIMESTAMP@
 compression_mode: pixz
 portage_confdir: @REPO_DIR@/releases/portage/stages
-repos: /root/musl
 portage_prefix: releng

diff --git a/releases/specs/arm64/musl/stage1.spec b/releases/specs/arm64/musl/stage1.spec
index 764b192f..1401f9d5 100644
--- a/releases/specs/arm64/musl/stage1.spec
+++ b/releases/specs/arm64/musl/stage1.spec
@@ -9,6 +9,5 @@ compression_mode: pixz
 update_seed: yes
 update_seed_command: --update --deep --jobs=5 --newuse --complete-graph @world
 portage_confdir: @REPO_DIR@/releases/portage/stages
-repos: /root/musl
 portage_prefix: releng
 chost: aarch64-gentoo-linux-musl

diff --git a/releases/specs/arm64/musl/stage3.spec b/releases/specs/arm64/musl/stage3.spec
index 26ee4df1..a477f7b1 100644
--- a/releases/specs/arm64/musl/stage3.spec
+++ b/releases/specs/arm64/musl/stage3.spec
@@ -7,5 +7,4 @@ snapshot: @TIMESTAMP@
 source_subpath: musl/stage1-arm64-musl-@TIMESTAMP@
 compression_mode: pixz
 portage_confdir: @REPO_DIR@/releases/portage/stages
-repos: /root/musl
 portage_prefix: releng


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/releng:master commit in: releases/specs/arm64/musl/, releases/specs/arm64/musl-hardened/
@ 2022-01-24  0:18 Andreas K. Hüttel
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas K. Hüttel @ 2022-01-24  0:18 UTC (permalink / raw
  To: gentoo-commits

commit:     337e70565156a7b370133736a9a7cefd9eefed68
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 24 00:17:32 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Jan 24 00:17:32 2022 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=337e7056

arm64: more .tar.xz ...

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs/arm64/musl-hardened/stage1.spec | 2 +-
 releases/specs/arm64/musl-hardened/stage3.spec | 2 +-
 releases/specs/arm64/musl/stage1.spec          | 2 +-
 releases/specs/arm64/musl/stage3.spec          | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/releases/specs/arm64/musl-hardened/stage1.spec b/releases/specs/arm64/musl-hardened/stage1.spec
index 564abb09..1389b9c2 100644
--- a/releases/specs/arm64/musl-hardened/stage1.spec
+++ b/releases/specs/arm64/musl-hardened/stage1.spec
@@ -4,7 +4,7 @@ version_stamp: musl-hardened-@TIMESTAMP@
 rel_type: musl-hardened
 profile: default/linux/arm64/17.0/musl/hardened
 snapshot: @TIMESTAMP@
-source_subpath: musl-hardened/stage3-arm64-musl-hardened-latest
+source_subpath: musl-hardened/stage3-arm64-musl-hardened-latest.tar.xz
 compression_mode: pixz
 update_seed: yes
 update_seed_command: --update --deep --jobs=5 --newuse --complete-graph @world

diff --git a/releases/specs/arm64/musl-hardened/stage3.spec b/releases/specs/arm64/musl-hardened/stage3.spec
index cc332021..54694250 100644
--- a/releases/specs/arm64/musl-hardened/stage3.spec
+++ b/releases/specs/arm64/musl-hardened/stage3.spec
@@ -4,7 +4,7 @@ version_stamp: musl-hardened-@TIMESTAMP@
 rel_type: musl-hardened
 profile: default/linux/arm64/17.0/musl/hardened
 snapshot: @TIMESTAMP@
-source_subpath: musl-hardened/stage1-arm64-musl-hardened-@TIMESTAMP@
+source_subpath: musl-hardened/stage1-arm64-musl-hardened-@TIMESTAMP@.tar.xz
 compression_mode: pixz
 portage_confdir: @REPO_DIR@/releases/portage/stages
 portage_prefix: releng

diff --git a/releases/specs/arm64/musl/stage1.spec b/releases/specs/arm64/musl/stage1.spec
index 1401f9d5..b6afbc15 100644
--- a/releases/specs/arm64/musl/stage1.spec
+++ b/releases/specs/arm64/musl/stage1.spec
@@ -4,7 +4,7 @@ version_stamp: musl-@TIMESTAMP@
 rel_type: musl
 profile: default/linux/arm64/17.0/musl
 snapshot: @TIMESTAMP@
-source_subpath: musl/stage3-arm64-musl-latest
+source_subpath: musl/stage3-arm64-musl-latest.tar.xz
 compression_mode: pixz
 update_seed: yes
 update_seed_command: --update --deep --jobs=5 --newuse --complete-graph @world

diff --git a/releases/specs/arm64/musl/stage3.spec b/releases/specs/arm64/musl/stage3.spec
index a477f7b1..b4a24667 100644
--- a/releases/specs/arm64/musl/stage3.spec
+++ b/releases/specs/arm64/musl/stage3.spec
@@ -4,7 +4,7 @@ version_stamp: musl-@TIMESTAMP@
 rel_type: musl
 profile: default/linux/arm64/17.0/musl
 snapshot: @TIMESTAMP@
-source_subpath: musl/stage1-arm64-musl-@TIMESTAMP@
+source_subpath: musl/stage1-arm64-musl-@TIMESTAMP@.tar.xz
 compression_mode: pixz
 portage_confdir: @REPO_DIR@/releases/portage/stages
 portage_prefix: releng


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-24  0:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-25  1:05 [gentoo-commits] proj/releng:master commit in: releases/specs/arm64/musl/, releases/specs/arm64/musl-hardened/ Andreas K. Hüttel
  -- strict thread matches above, loose matches on Subject: below --
2022-01-24  0:18 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