All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [2011.03-maintenance][PATCH 2/7] git: update SRC_URI
Date: Sat, 2 Mar 2013 14:17:49 +0100	[thread overview]
Message-ID: <20130302131749.GZ3279@jama> (raw)
In-Reply-To: <79357068d009b46c93485c118c12886a394a78f7.1362223895.git.apelete@seketeli.net>

[-- Attachment #1: Type: text/plain, Size: 1315 bytes --]

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@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

  reply	other threads:[~2013-03-02 13:34 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-02 11:55 [2011.03-maintenance][PATCH 0/7] Pull request 20130302 Apelete Seketeli
2013-03-02 11:57 ` [2011.03-maintenance][PATCH 1/7] udev: update SRC_URI of multiple recipes Apelete Seketeli
2013-03-02 11:57 ` [2011.03-maintenance][PATCH 2/7] git: update SRC_URI Apelete Seketeli
2013-03-02 13:17   ` Martin Jansa [this message]
2013-03-02 15:32     ` Apelete Seketeli
2013-03-02 15:46       ` Martin Jansa
2013-03-02 17:13         ` Apelete Seketeli
2013-03-05  9:23           ` Apelete Seketeli
2013-03-02 11:57 ` [2011.03-maintenance][PATCH 3/7] pam: " Apelete Seketeli
2013-03-02 11:57 ` [2011.03-maintenance][PATCH 4/7] netbase: " Apelete Seketeli
2013-03-02 11:57 ` [2011.03-maintenance][PATCH 5/7] libcap: " Apelete Seketeli
2013-03-02 13:16   ` Martin Jansa
2013-03-02 11:57 ` [2011.03-maintenance][PATCH 6/7] gnutls: " Apelete Seketeli
2013-03-02 11:57 ` [2011.03-maintenance][PATCH 7/7] jlime-2010.1: add capability to build ubi image for ben-nanonote machine Apelete Seketeli
2013-03-04 20:40 ` [2011.03-maintenance][PATCH 0/7] Pull request 20130302 Tom Rini
2013-03-05  9:14   ` Apelete Seketeli
  -- strict thread matches above, loose matches on Subject: below --
2013-03-08  5:30 [2011.03-maintenance][PATCH 2/7] git: update SRC_URI Tom King

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=20130302131749.GZ3279@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.