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

Martin Jansa martin.jansa at gmail.com
Sat Mar 2 13:17:49 UTC 2013


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)

>  
>  S = "${WORKDIR}/git-${PV}"
>  
> -- 
> 1.7.10.4
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20130302/faa26429/attachment-0002.sig>


More information about the Openembedded-devel mailing list