From: Mike Pagano <mpagano@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] [PATCH v4 1/1] kernel-2.eclass: Support move of genpatches tarballs from /space/distfiles-local to devspace
Date: Thu, 10 Oct 2019 07:25:43 -0400 [thread overview]
Message-ID: <20191010112543.GA29016@woodpecker.gentoo.org> (raw)
In-Reply-To: <w6geezlgequ.fsf@kph.uni-mainz.de>
This change will support moving the genpatches tarballs from /space/distfiles-local to
the devspace ~developer/public_html/dist/genpatches.
Additional modifications based on feedback.
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
---
eclass/kernel-2.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass
index c5f35cd3e..42307b963 100644
--- a/eclass/kernel-2.eclass
+++ b/eclass/kernel-2.eclass
@@ -295,7 +295,7 @@ 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}$(echo https://dev.gentoo.org/\~{mpagano,whissi}/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
next prev parent reply other threads:[~2019-10-10 11:25 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 ` Mike Pagano [this message]
2019-10-11 15:59 ` Thomas Deutschmann
2019-10-12 10:35 ` Ulrich Mueller
2019-10-12 19:04 ` Mike
2019-10-10 1:23 ` [gentoo-dev] [PATCH " Alec Warner
2019-10-10 10:04 ` 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=20191010112543.GA29016@woodpecker.gentoo.org \
--to=mpagano@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