summaryrefslogtreecommitdiff
path: root/meta/packages/gcc/gcc-configure-runtime.inc
Commit message (Collapse)AuthorAgeFilesLines
* Install cross-packages into the native sysrootJoshua Lock2010-04-271-1/+1
| | | | | | | | | | | Cross is no longer required so can go away, we now install cross packages into the native sysroot and use them from there. This patch includes updates to classes and some recipes which reference CROSS_DIR. Others still need fixing an image can be built and run with this patch applied. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* gcc-runtime: Move core code to the main include fileRichard Purdie2010-03-311-0/+46
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gcc-runtime: Fix c++ include pathRichard Purdie2010-03-301-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gcc-runtime: Add initial recipeRichard Purdie2010-03-291-0/+5
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>