From: Alec Warner <antarus@gentoo.org>
To: Gentoo Dev <gentoo-dev@lists.gentoo.org>
Subject: Re: [gentoo-dev] [PATCH 1/1] kernel-2.eclass: Support move of genpatches tarballs from /space/distfiles-local to devspace
Date: Wed, 9 Oct 2019 18:23:06 -0700 [thread overview]
Message-ID: <CAAr7Pr-ebZoWFC-nSC5UpxgV3qSmZ9qvHa2MgDRyQh8j8oWdWw@mail.gmail.com> (raw)
In-Reply-To: <20191009170126.GB10720@woodpecker.gentoo.org>
[-- Attachment #1: Type: text/plain, Size: 1633 bytes --]
On Wed, Oct 9, 2019 at 10:01 AM Mike Pagano <mpagano@gentoo.org> wrote:
> This change will support moving the genpatches tarballs from
> /space/distfiles-local to
> the devspace ~developer/public_html/dist/genpatches
>
I think it would help if you discussed why we were making this change. (I
mean I can guess why, but it's not obvious.)
-A
>
> Signed-off-by: Mike Pagano <mpagano@gentoo.org>
> ---
> eclass/kernel-2.eclass | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass
> index c5f35cd3e..0bc4f35de 100644
> --- a/eclass/kernel-2.eclass
> +++ b/eclass/kernel-2.eclass
> @@ -295,7 +295,9 @@ handle_genpatches() {
> UNIPATCH_LIST_GENPATCHES+=" ${DISTDIR}/${tarball}"
> debug-print "genpatches tarball: $tarball"
> fi
> - GENPATCHES_URI+="
> ${use_cond_start}mirror://gentoo/${tarball}${use_cond_end}"
> + GENPATCHES_URI+=" ${use_cond_start}
> https://dev.gentoo.org/~mpagano/dist/genpatches/${tarball}${use_cond_end}
> + ${use_cond_start}
> https://dev.gentoo.org/~whissi/dist/genpatches/${tarball}${use_cond_end}
> + ${use_cond_start}
> https://dev.gentoo.org/~alicef/dist/genpatches/${tarball}${use_cond_end}"
> done
> }
>
> --
> 2.21.0
>
> --
> Mike Pagano
> Gentoo Developer - Kernel Project
> Gentoo Sources - Member
> E-Mail : mpagano@gentoo.org
> GnuPG FP : EEE2 601D 0763 B60F 848C 9E14 3C33 C650 B576 E4E3
> Public Key :
> http://pgp.mit.edu:11371/pks/lookup?search=0xB576E4E3&op=index
>
>
[-- Attachment #2: Type: text/html, Size: 2925 bytes --]
next prev parent reply other threads:[~2019-10-10 1:23 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-09 17:01 [gentoo-dev] [PATCH 1/1] kernel-2.eclass: Support move of genpatches tarballs from /space/distfiles-local to devspace Mike Pagano
2019-10-09 18:26 ` Ulrich Mueller
2019-10-09 19:31 ` [gentoo-dev] [PATCH v2 " Mike Pagano
2019-10-09 20:19 ` Michał Górny
2019-10-09 23:14 ` [gentoo-dev] [PATCH v3 " Mike Pagano
2019-10-10 8:56 ` Ulrich Mueller
2019-10-10 11:25 ` [gentoo-dev] [PATCH v4 " Mike Pagano
2019-10-11 15:59 ` [gentoo-dev] [PATCH v3 " Thomas Deutschmann
2019-10-12 10:35 ` Ulrich Mueller
2019-10-12 19:04 ` Mike
2019-10-10 1:23 ` Alec Warner [this message]
2019-10-10 10:04 ` [gentoo-dev] [PATCH " Mike Pagano
2019-10-10 16:15 ` Mikle Kolyada
2019-10-11 18:28 ` Alec Warner
2019-10-11 20:52 ` Mike Pagano
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=CAAr7Pr-ebZoWFC-nSC5UpxgV3qSmZ9qvHa2MgDRyQh8j8oWdWw@mail.gmail.com \
--to=antarus@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