* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/s390/17.0/s390x/
@ 2022-06-22 6:43 Michał Górny
0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2022-06-22 6:43 UTC (permalink / raw
To: gentoo-commits
commit: 48987cd135f8956f93169478403fbbd036f91d51
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 18 07:24:42 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jun 22 06:43:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48987cd1
profiles: Make s390x 17.0 profiles independent of s390 (NFC)
Alter the s390x 17.0 profile to include all base profiles directly
rather than via the parent s390 profile. This does not change anything
yet but paves the way for making the two profiles more independent.
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
profiles/default/linux/s390/17.0/s390x/parent | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/profiles/default/linux/s390/17.0/s390x/parent b/profiles/default/linux/s390/17.0/s390x/parent
index 9e170a6edfdf..68795a39dbb2 100644
--- a/profiles/default/linux/s390/17.0/s390x/parent
+++ b/profiles/default/linux/s390/17.0/s390x/parent
@@ -1,2 +1,5 @@
-..
+../../../../../releases/17.0
+../../../../../base
+../../..
+../../../../../arch/s390
../../../../../arch/s390/s390x
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/s390/17.0/s390x/
@ 2022-06-25 22:23 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2022-06-25 22:23 UTC (permalink / raw
To: gentoo-commits
commit: 61956f20d2841c4581bc0298c25075c6cd0bccf4
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 25 07:47:39 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 22:22:59 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61956f20
profiles/default/linux/s390/17.0/s390x: swap parent order for base vs release
Fixes e.g. gcc[pie] accidentally becoming masked.
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/default/linux/s390/17.0/s390x/parent | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/profiles/default/linux/s390/17.0/s390x/parent b/profiles/default/linux/s390/17.0/s390x/parent
index d4c4b2e34633..ce3de7b2d310 100644
--- a/profiles/default/linux/s390/17.0/s390x/parent
+++ b/profiles/default/linux/s390/17.0/s390x/parent
@@ -1,4 +1,4 @@
-../../../../../releases/17.0
../../../../../base
+../../../../../releases/17.0
../../..
../../../../../arch/s390/s390x
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-06-25 22:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-22 6:43 [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/s390/17.0/s390x/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2022-06-25 22:23 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox