Op 6 sep. 2012, om 06:35 heeft Khem Raj <raj.k...@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.k...@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 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core