]> code.ossystems Code Review - openembedded-core.git/commit
gcc: Switch to git SRC_URI
authorKhem Raj <raj.khem@gmail.com>
Sat, 7 Jul 2012 00:46:29 +0000 (17:46 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Jul 2012 09:43:14 +0000 (10:43 +0100)
commit3f3b74b3fd6ba813dd69804706edcea145876e09
tree9c295d4bd05c327c641683a5d6d6871cfdc71547
parent72cc3df204c4b838cc0358a7ac989adfdd5c1760
gcc: Switch to git SRC_URI

svn has been giving troubles with svn 1.7 upgrade
Remove duplicate definition of S and B variables
from gcc-4.7.inc

Use 4.7.1.0 for PV to maintain the upgrade path
Its an interim solution once we upgrade to 4.7.2
we will drop it.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-4.7.inc