summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/gcc/gcc-4.6
Commit message (Collapse)AuthorAgeFilesLines
* gcc-4.6: share work directoriesRobert Yang2011-06-301-0/+80
| | | | | | | | | * Fix configure and Makefile to read the defaults.h and t-oe from ${B}, so that the ${S} can be shared. * Change ${S} to the shared source directory. Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
* gcc-4.6: Switch to using svn SRC_URI for recipeKhem Raj2011-06-2333-0/+5141
We call the recipes 4.6 Remove the backport patches Signed-off-by: Khem Raj <raj.khem@gmail.com>