From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from seketeli.net ([91.121.166.71] helo=ms.seketeli.net) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1UBog8-0006Ec-0R for openembedded-devel@lists.openembedded.org; Sat, 02 Mar 2013 16:48:56 +0100 Received: from localhost (176-26-190-109.dsl.ovh.fr [109.190.26.176]) by ms.seketeli.net (Postfix) with ESMTP id 27505EA042 for ; Sat, 2 Mar 2013 16:50:43 +0100 (CET) Received: by localhost (Postfix, from userid 1000) id B309C6041F; Sat, 2 Mar 2013 16:32:27 +0100 (CET) Date: Sat, 2 Mar 2013 16:32:27 +0100 From: Apelete Seketeli To: openembedded-devel@lists.openembedded.org Message-ID: <20130302153227.GD5249@hermes> References: <79357068d009b46c93485c118c12886a394a78f7.1362223895.git.apelete@seketeli.net> <20130302131749.GZ3279@jama> MIME-Version: 1.0 In-Reply-To: <20130302131749.GZ3279@jama> X-Operating-System: Debian GNU/Linux 7.0 X-URL: http://www.seketeli.net/~apelete User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Re: [2011.03-maintenance][PATCH 2/7] git: update SRC_URI X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Mar 2013 15:48:57 -0000 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Le 02-Mar-13, Martin Jansa a =E9crit: > On Sat, Mar 02, 2013 at 12:57:03PM +0100, Apelete Seketeli wrote: > > Update SRC_URI to build.shr-project.org since git source packages are > > no longer available from kernel.org. > > --- > > recipes/git/git.inc | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > >=20 > > diff --git a/recipes/git/git.inc b/recipes/git/git.inc > > index eb59a2c..ae656e1 100644 > > --- a/recipes/git/git.inc > > +++ b/recipes/git/git.inc > > @@ -2,7 +2,7 @@ DESCRIPTION =3D "The git revision control system used= by the Linux kernel develope > > SECTION =3D "console/utils" > > LICENSE =3D "GPLv2" > > =20 > > -SRC_URI =3D "${KERNELORG_MIRROR}/pub/linux/software/scm/git/git-${PV= }.tar.bz2;name=3Dsrc" > > +SRC_URI =3D "http://build.shr-project.org/sources/git-${PV}.tar.bz2;= name=3Dsrc" >=20 > I don't know how long I'll keep "old" PREMIRROR there, it would be > better to send missing archives to Tom King to add them to > sources.oe.org which is more official source (and probably already > listed in default MIRRORS) How do I send Tom King the missing archives ? I'll reformat the patches into a v2 as soon as this is fixed. Cheers. --=20 Apelete