[oe] [2011.03-maintenance][PATCH 2/7] git: update SRC_URI

Apelete Seketeli apelete at seketeli.net
Sat Mar 2 17:13:55 UTC 2013


Hello Tom,

Le 02-Mar-13, Martin Jansa a écrit:
> On Sat, Mar 02, 2013 at 04:32:27PM +0100, Apelete Seketeli wrote:
> > Le 02-Mar-13, Martin Jansa a écrit:
> > > 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(-)
> > > > 
> > > > 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 = "The git revision control system used by the Linux kernel develope
> > > >  SECTION = "console/utils"
> > > >  LICENSE = "GPLv2"
> > > >  
> > > > -SRC_URI = "${KERNELORG_MIRROR}/pub/linux/software/scm/git/git-${PV}.tar.bz2;name=src"
> > > > +SRC_URI = "http://build.shr-project.org/sources/git-${PV}.tar.bz2;name=src"
> > > 
> > > 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.
> 
> You can send him URLs to needed archives on yocto and shr premirrors 
> and he will wget it from there.

Could you please add the following archives to
sources.openembedded.org ? I need them to fix non-working SRC_URIs in
many recipes:

http://downloads.yoctoproject.org/mirror/sources/libcap-2.20.tar.bz2
http://downloads.yoctoproject.org/mirror/sources/Linux-PAM-1.1.1.tar.bz2
http://downloads.yoctoproject.org/mirror/sources/netbase_4.21.tar.gz
http://build.shr-project.org/sources/udev-151.tar.gz
http://build.shr-project.org/sources/udev-162.tar.gz
http://build.shr-project.org/sources/udev-165.tar.gz
http://build.shr-project.org/sources/git-1.7.3.5.tar.bz2

Please let me know when the archives are available at
sources.openembedded.org, I'll reformat this patchset into v2 and
resend the pull request then.

Thanks.
-- 
        Apelete




More information about the Openembedded-devel mailing list