public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/releng:master commit in: releases/specs/amd64/musl/
Date: Sun,  9 May 2021 22:35:36 +0000 (UTC)	[thread overview]
Message-ID: <1620599714.cdcf5c89a1d54c913817d38e872ff36822b9be6a.dilfridge@gentoo> (raw)

commit:     cdcf5c89a1d54c913817d38e872ff36822b9be6a
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May  9 22:35:14 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May  9 22:35:14 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=cdcf5c89

Fix location of musl overlay

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

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

diff --git a/releases/specs/amd64/musl/stage1-hardened.spec b/releases/specs/amd64/musl/stage1-hardened.spec
index 61dd9ac4..19c5505e 100644
--- a/releases/specs/amd64/musl/stage1-hardened.spec
+++ b/releases/specs/amd64/musl/stage1-hardened.spec
@@ -7,7 +7,7 @@ snapshot: @TIMESTAMP@
 source_subpath: musl-hardened/stage3-amd64-musl-hardened-latest
 chost: x86_64-gentoo-linux-musl
 portage_confdir: @REPO_DIR@/releases/portage/stages
-portage_overlay: /root/musl
+portage_overlay: /release/trees/musl-auto
 portage_prefix: releng
 update_seed: yes
 update_seed_command: --update --deep --newuse @world

diff --git a/releases/specs/amd64/musl/stage1.spec b/releases/specs/amd64/musl/stage1.spec
index 4c01b985..7ddfe188 100644
--- a/releases/specs/amd64/musl/stage1.spec
+++ b/releases/specs/amd64/musl/stage1.spec
@@ -7,7 +7,7 @@ snapshot: @TIMESTAMP@
 source_subpath: musl/stage3-amd64-musl-latest
 chost: x86_64-gentoo-linux-musl
 portage_confdir: @REPO_DIR@/releases/portage/stages
-portage_overlay: /root/musl
+portage_overlay: /release/trees/musl-auto
 portage_prefix: releng
 update_seed: yes
 update_seed_command: --update --deep --newuse @world

diff --git a/releases/specs/amd64/musl/stage2-hardened.spec b/releases/specs/amd64/musl/stage2-hardened.spec
index ee060e51..77494e59 100644
--- a/releases/specs/amd64/musl/stage2-hardened.spec
+++ b/releases/specs/amd64/musl/stage2-hardened.spec
@@ -7,6 +7,6 @@ snapshot: @TIMESTAMP@
 source_subpath: musl-hardened/stage1-amd64-musl-hardened-@TIMESTAMP@
 chost: x86_64-gentoo-linux-musl
 portage_confdir: @REPO_DIR@/releases/portage/stages
-portage_overlay: /root/musl
+portage_overlay: /release/trees/musl-auto
 portage_prefix: releng
 compression_mode: pixz_x

diff --git a/releases/specs/amd64/musl/stage2.spec b/releases/specs/amd64/musl/stage2.spec
index 530243b5..50df30bf 100644
--- a/releases/specs/amd64/musl/stage2.spec
+++ b/releases/specs/amd64/musl/stage2.spec
@@ -7,6 +7,6 @@ snapshot: @TIMESTAMP@
 source_subpath: musl/stage1-amd64-musl-@TIMESTAMP@
 chost: x86_64-gentoo-linux-musl
 portage_confdir: @REPO_DIR@/releases/portage/stages
-portage_overlay: /root/musl
+portage_overlay: /release/trees/musl-auto
 portage_prefix: releng
 compression_mode: pixz_x

diff --git a/releases/specs/amd64/musl/stage3-hardened.spec b/releases/specs/amd64/musl/stage3-hardened.spec
index a4fdd20a..47117e55 100644
--- a/releases/specs/amd64/musl/stage3-hardened.spec
+++ b/releases/specs/amd64/musl/stage3-hardened.spec
@@ -6,6 +6,6 @@ profile: default/linux/amd64/17.0/musl/hardened
 snapshot: @TIMESTAMP@
 source_subpath: musl-hardened/stage2-amd64-musl-hardened-@TIMESTAMP@
 portage_confdir: @REPO_DIR@/releases/portage/stages
-portage_overlay: /root/musl
+portage_overlay: /release/trees/musl-auto
 portage_prefix: releng
 compression_mode: pixz_x

diff --git a/releases/specs/amd64/musl/stage3.spec b/releases/specs/amd64/musl/stage3.spec
index 3ef03a60..b7e8e366 100644
--- a/releases/specs/amd64/musl/stage3.spec
+++ b/releases/specs/amd64/musl/stage3.spec
@@ -6,6 +6,6 @@ profile: default/linux/amd64/17.0/musl
 snapshot: @TIMESTAMP@
 source_subpath: musl/stage2-amd64-musl-@TIMESTAMP@
 portage_confdir: @REPO_DIR@/releases/portage/stages
-portage_overlay: /root/musl
+portage_overlay: /release/trees/musl-auto
 portage_prefix: releng
 compression_mode: pixz_x


             reply	other threads:[~2021-05-09 22:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-09 22:35 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-05 23:26 [gentoo-commits] proj/releng:master commit in: releases/specs/amd64/musl/ Andreas K. Hüttel
2021-05-18 14:54 Andreas K. Hüttel
2021-05-02  2:28 Andreas K. Hüttel
2021-05-01 20:50 Andreas K. Hüttel
2021-05-01 20:40 Andreas K. Hüttel
2021-05-01 20:22 Andreas K. Hüttel
2021-05-01 20:22 Andreas K. Hüttel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1620599714.cdcf5c89a1d54c913817d38e872ff36822b9be6a.dilfridge@gentoo \
    --to=dilfridge@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox