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

commit:     d72b96021542e51eae062f4079d7e4da2378dfa1
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 10 20:16:42 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Sep 10 20:16:42 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=d72b9602

portage_overlay -> repos in specs

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 a7b5e86d..e67d1bee 100644
--- a/releases/specs/arm64/musl-hardened/stage1.spec
+++ b/releases/specs/arm64/musl-hardened/stage1.spec
@@ -9,5 +9,5 @@ compression_mode: pixz_x
 update_seed: yes
 update_seed_command: --update --deep --jobs=5 --newuse --complete-graph @world
 portage_confdir: @REPO_DIR@/releases/portage/stages-musl
-portage_overlay: /root/musl
+repos: /root/musl
 portage_prefix: releng

diff --git a/releases/specs/arm64/musl-hardened/stage3.spec b/releases/specs/arm64/musl-hardened/stage3.spec
index 550f7ba2..4762729f 100644
--- a/releases/specs/arm64/musl-hardened/stage3.spec
+++ b/releases/specs/arm64/musl-hardened/stage3.spec
@@ -7,5 +7,5 @@ snapshot: @TIMESTAMP@
 source_subpath: musl-hardened/stage1-arm64-musl-hardened-@TIMESTAMP@
 compression_mode: pixz_x
 portage_confdir: @REPO_DIR@/releases/portage/stages-musl
-portage_overlay: /root/musl
+repos: /root/musl
 portage_prefix: releng

diff --git a/releases/specs/arm64/musl/stage1.spec b/releases/specs/arm64/musl/stage1.spec
index 2eb3b7a2..6f09d611 100644
--- a/releases/specs/arm64/musl/stage1.spec
+++ b/releases/specs/arm64/musl/stage1.spec
@@ -9,5 +9,5 @@ compression_mode: pixz_x
 update_seed: yes
 update_seed_command: --update --deep --jobs=5 --newuse --complete-graph @world
 portage_confdir: @REPO_DIR@/releases/portage/stages-musl
-portage_overlay: /root/musl
+repos: /root/musl
 portage_prefix: releng

diff --git a/releases/specs/arm64/musl/stage3.spec b/releases/specs/arm64/musl/stage3.spec
index 8084b866..5fbac8d2 100644
--- a/releases/specs/arm64/musl/stage3.spec
+++ b/releases/specs/arm64/musl/stage3.spec
@@ -7,5 +7,5 @@ snapshot: @TIMESTAMP@
 source_subpath: musl/stage1-arm64-musl-@TIMESTAMP@
 compression_mode: pixz_x
 portage_confdir: @REPO_DIR@/releases/portage/stages-musl
-portage_overlay: /root/musl
+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-hardened/, releases/specs/arm64/musl/
@ 2021-09-11 17:47 Andreas K. Hüttel
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas K. Hüttel @ 2021-09-11 17:47 UTC (permalink / raw
  To: gentoo-commits

commit:     586072caf4b899e1867b9a014062c9cc83f5d06f
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 11 17:47:10 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Sep 11 17:47:10 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=586072ca

Force CHOST on arm64 musl

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

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

diff --git a/releases/specs/arm64/musl-hardened/stage1.spec b/releases/specs/arm64/musl-hardened/stage1.spec
index e67d1bee..e6367e96 100644
--- a/releases/specs/arm64/musl-hardened/stage1.spec
+++ b/releases/specs/arm64/musl-hardened/stage1.spec
@@ -11,3 +11,4 @@ update_seed_command: --update --deep --jobs=5 --newuse --complete-graph @world
 portage_confdir: @REPO_DIR@/releases/portage/stages-musl
 repos: /root/musl
 portage_prefix: releng
+chost: aarch64-gentoo-linux-musl

diff --git a/releases/specs/arm64/musl/stage1.spec b/releases/specs/arm64/musl/stage1.spec
index 6f09d611..6e25c0f5 100644
--- a/releases/specs/arm64/musl/stage1.spec
+++ b/releases/specs/arm64/musl/stage1.spec
@@ -11,3 +11,4 @@ update_seed_command: --update --deep --jobs=5 --newuse --complete-graph @world
 portage_confdir: @REPO_DIR@/releases/portage/stages-musl
 repos: /root/musl
 portage_prefix: releng
+chost: aarch64-gentoo-linux-musl


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

end of thread, other threads:[~2021-09-11 17:47 UTC | newest]

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