All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <koen@dominion.thruhere.net>
To: Khem Raj <raj.khem@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/4] gcc: Switch SRC_URI to use svn
Date: Thu, 6 Sep 2012 09:05:19 +0200	[thread overview]
Message-ID: <FA55162B-DE1F-4EC7-87CD-3C7A08F55706@dominion.thruhere.net> (raw)
In-Reply-To: <5c54fcdb91d19909f8658b6a6e8d6e6cac934cf2.1346905978.git.raj.khem@gmail.com>


Op 6 sep. 2012, om 06:35 heeft Khem Raj <raj.khem@gmail.com> het volgende geschreven:

> svn tar balls are 96M as compared to 1.3G git tars
> its unnessary to suck in that much of data.
> 
> Fixes [YOCTO #2908]
> 
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
> meta/recipes-devtools/gcc/gcc-4.7.inc |    8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/meta/recipes-devtools/gcc/gcc-4.7.inc b/meta/recipes-devtools/gcc/gcc-4.7.inc
> index 84c230c..affbd54 100644
> --- a/meta/recipes-devtools/gcc/gcc-4.7.inc
> +++ b/meta/recipes-devtools/gcc/gcc-4.7.inc
> @@ -11,7 +11,7 @@ PR = "r11"
> # using 4.7.1.0 for upgrade path when we move past 4.7.2 release
> # then we should drop the last 0 as well.
> 
> -PV = "4.7.1.0+git${SRCPV}"
> +PV = "4.7.1.0+svn${SRCPV}"

Note that we can't switch back without either bumping PE or moving to 4.7.x. where x > 1


  reply	other threads:[~2012-09-06  7:17 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-06  4:35 [PATCH 0/4] GCC fixes and updates Khem Raj
2012-09-06  4:35 ` [PATCH 1/4] gcc: Switch SRC_URI to use svn Khem Raj
2012-09-06  7:05   ` Koen Kooi [this message]
2012-09-12  2:44   ` Gary Thomas
2012-09-12 14:08     ` Richard Purdie
2012-09-12 15:34       ` Khem Raj
2012-09-13 12:19         ` Björn Stenberg
2012-09-13 13:06           ` Otavio Salvador
2012-09-13 14:22             ` Chris Larson
2012-09-14 11:58               ` [OE-core] " Richard Purdie
2012-09-14 11:58                 ` Richard Purdie
2012-09-14 12:31                 ` [OE-core] " Bruce Ashfield
2012-09-14 12:31                   ` Bruce Ashfield
2012-09-14 12:36                 ` [OE-core] " Otavio Salvador
2012-09-14 12:36                   ` Otavio Salvador
2012-09-14 13:23                   ` [OE-core] " Richard Purdie
2012-09-14 13:23                     ` Richard Purdie
2012-09-14 13:25                     ` [OE-core] " Otavio Salvador
2012-09-14 13:25                       ` Otavio Salvador
2012-09-14 18:30                       ` [OE-core] " McClintock Matthew-B29882
2012-09-14 18:30                         ` [bitbake-devel] " McClintock Matthew-B29882
2012-09-15  6:25                 ` [OE-core] " Martin Jansa
2012-09-15  6:25                   ` [bitbake-devel] " Martin Jansa
2012-09-06  4:35 ` [PATCH 2/4] gcc-4.7: Fix build for armv4/EABI and ppc/Os Khem Raj
2012-09-06  7:04   ` Koen Kooi
2012-09-06  4:35 ` [PATCH 3/4] arch-armv4.inc: On armv4 add --fix-v4bx to linker flags for kernel Khem Raj
2012-09-06  4:35 ` [PATCH 4/4] gcc-4.7: Backport libgcc fixes to appease the new build sequence Khem Raj
2012-09-09  6:02 ` [PATCH 0/4] GCC fixes and updates Khem Raj
2012-09-12 17:43 ` Saul Wold

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=FA55162B-DE1F-4EC7-87CD-3C7A08F55706@dominion.thruhere.net \
    --to=koen@dominion.thruhere.net \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=raj.khem@gmail.com \
    /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.