From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/releng:master commit in: tools-uclibc/
Date: Thu, 15 Nov 2012 20:33:05 +0000 (UTC) [thread overview]
Message-ID: <1353011540.fe00532ecc260162547f036f35df5ed612b6aa7f.blueness@gentoo> (raw)
commit: fe00532ecc260162547f036f35df5ed612b6aa7f
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 15 20:32:20 2012 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Nov 15 20:32:20 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=fe00532e
tools-uclibc: fix rel_type/source_subpath for mips
---
.../stage1-mips32r2-uclibc-hardened.conf.template | 4 ++--
.../stage1-mips32r2-uclibc-vanilla.conf.template | 4 ++--
.../stage2-mips32r2-uclibc-hardened.conf.template | 4 ++--
.../stage2-mips32r2-uclibc-vanilla.conf.template | 4 ++--
.../stage3-mips32r2-uclibc-hardened.conf.template | 4 ++--
.../stage3-mips32r2-uclibc-vanilla.conf.template | 4 ++--
6 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/tools-uclibc/stage1-mips32r2-uclibc-hardened.conf.template b/tools-uclibc/stage1-mips32r2-uclibc-hardened.conf.template
index 6a9ca87..b6da45b 100644
--- a/tools-uclibc/stage1-mips32r2-uclibc-hardened.conf.template
+++ b/tools-uclibc/stage1-mips32r2-uclibc-hardened.conf.template
@@ -1,9 +1,9 @@
subarch: mips32r2
target: stage1
version_stamp: uclibc-hardened
-rel_type: hardened/mips
+rel_type: hardened/mips32r2
profile: hardened/linux/uclibc/mips
snapshot: current
-source_subpath: hardened/mips/stage3-mips32r2-uclibc-hardened
+source_subpath: hardened/mips32r2/stage3-mips32r2-uclibc-hardened
chost: mips-gentoo-linux-uclibc
portage_confdir: /root/MyCatalyst/portage.mips.hardened
diff --git a/tools-uclibc/stage1-mips32r2-uclibc-vanilla.conf.template b/tools-uclibc/stage1-mips32r2-uclibc-vanilla.conf.template
index dee2703..8322d0b 100644
--- a/tools-uclibc/stage1-mips32r2-uclibc-vanilla.conf.template
+++ b/tools-uclibc/stage1-mips32r2-uclibc-vanilla.conf.template
@@ -1,9 +1,9 @@
subarch: mips32r2
target: stage1
version_stamp: uclibc-vanilla
-rel_type: vanilla/mips
+rel_type: vanilla/mips32r2
profile: hardened/linux/uclibc/mips
snapshot: current
-source_subpath: vanilla/mips/stage3-mips32r2-uclibc-vanilla
+source_subpath: vanilla/mips32r2/stage3-mips32r2-uclibc-vanilla
chost: mips-gentoo-linux-uclibc
portage_confdir: /root/MyCatalyst/portage.mips.vanilla
diff --git a/tools-uclibc/stage2-mips32r2-uclibc-hardened.conf.template b/tools-uclibc/stage2-mips32r2-uclibc-hardened.conf.template
index 032efb2..892253e 100644
--- a/tools-uclibc/stage2-mips32r2-uclibc-hardened.conf.template
+++ b/tools-uclibc/stage2-mips32r2-uclibc-hardened.conf.template
@@ -1,9 +1,9 @@
subarch: mips32r2
target: stage2
version_stamp: uclibc-hardened
-rel_type: hardened/mips
+rel_type: hardened/mips32r2
profile: hardened/linux/uclibc/mips
snapshot: current
-source_subpath: hardened/mips/stage1-mips32r2-uclibc-hardened
+source_subpath: hardened/mips32r2/stage1-mips32r2-uclibc-hardened
chost: mips-gentoo-linux-uclibc
portage_confdir: /root/MyCatalyst/portage.mips.hardened
diff --git a/tools-uclibc/stage2-mips32r2-uclibc-vanilla.conf.template b/tools-uclibc/stage2-mips32r2-uclibc-vanilla.conf.template
index bed6ee5..08c7388 100644
--- a/tools-uclibc/stage2-mips32r2-uclibc-vanilla.conf.template
+++ b/tools-uclibc/stage2-mips32r2-uclibc-vanilla.conf.template
@@ -1,9 +1,9 @@
subarch: mips32r2
target: stage2
version_stamp: uclibc-vanilla
-rel_type: vanilla/mips
+rel_type: vanilla/mips32r2
profile: hardened/linux/uclibc/mips
snapshot: current
-source_subpath: vanilla/mips/stage1-mips32r2-uclibc-vanilla
+source_subpath: vanilla/mips32r2/stage1-mips32r2-uclibc-vanilla
chost: mips-gentoo-linux-uclibc
portage_confdir: /root/MyCatalyst/portage.mips.vanilla
diff --git a/tools-uclibc/stage3-mips32r2-uclibc-hardened.conf.template b/tools-uclibc/stage3-mips32r2-uclibc-hardened.conf.template
index 8fd5968..df99c62 100644
--- a/tools-uclibc/stage3-mips32r2-uclibc-hardened.conf.template
+++ b/tools-uclibc/stage3-mips32r2-uclibc-hardened.conf.template
@@ -1,8 +1,8 @@
subarch: mips32r2
target: stage3
version_stamp: uclibc-hardened
-rel_type: hardened/mips
+rel_type: hardened/mips32r2
profile: hardened/linux/uclibc/mips
snapshot: current
-source_subpath: hardened/mips/stage2-mips32r2-uclibc-hardened
+source_subpath: hardened/mips32r2/stage2-mips32r2-uclibc-hardened
portage_confdir: /root/MyCatalyst/portage.mips.hardened
diff --git a/tools-uclibc/stage3-mips32r2-uclibc-vanilla.conf.template b/tools-uclibc/stage3-mips32r2-uclibc-vanilla.conf.template
index 39e7630..c7e3776 100644
--- a/tools-uclibc/stage3-mips32r2-uclibc-vanilla.conf.template
+++ b/tools-uclibc/stage3-mips32r2-uclibc-vanilla.conf.template
@@ -1,8 +1,8 @@
subarch: mips32r2
target: stage3
version_stamp: uclibc-vanilla
-rel_type: vanilla/mips
+rel_type: vanilla/mips32r2
profile: hardened/linux/uclibc/mips
snapshot: current
-source_subpath: vanilla/mips/stage2-mips32r2-uclibc-vanilla
+source_subpath: vanilla/mips32r2/stage2-mips32r2-uclibc-vanilla
portage_confdir: /root/MyCatalyst/portage.mips.vanilla
next reply other threads:[~2012-11-15 20:33 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-15 20:33 Anthony G. Basile [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-03-02 16:25 [gentoo-commits] proj/releng:master commit in: tools-uclibc/ Anthony G. Basile
2017-06-07 10:25 Anthony G. Basile
2014-08-18 21:59 Robin H. Johnson
2014-08-18 21:59 Robin H. Johnson
2014-08-17 12:16 Anthony G. Basile
2014-08-12 15:04 Anthony G. Basile
2014-06-12 15:50 Anthony G. Basile
2014-06-12 15:30 Anthony G. Basile
2013-07-15 21:25 Anthony G. Basile
2013-06-14 13:28 Anthony G. Basile
2013-05-09 21:41 Anthony G. Basile
2013-05-09 21:11 Anthony G. Basile
2013-03-27 23:23 Anthony G. Basile
2013-03-10 14:57 Anthony G. Basile
2013-03-10 14:50 Anthony G. Basile
2013-02-03 14:46 Anthony G. Basile
2013-02-03 14:45 Anthony G. Basile
2012-12-31 9:59 Anthony G. Basile
2012-12-29 3:56 Anthony G. Basile
2012-12-28 18:08 Anthony G. Basile
2012-12-28 15:50 Anthony G. Basile
2012-11-14 22:47 Anthony G. Basile
2012-11-01 2:41 Anthony G. Basile
2012-10-27 22:37 Anthony G. Basile
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=1353011540.fe00532ecc260162547f036f35df5ed612b6aa7f.blueness@gentoo \
--to=blueness@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