summaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-cross_4.5.bb
AgeCommit message (Collapse)Author
2010-06-08gcc-cross_4.5.bb: Add libelf-native to DEPENDSKhem Raj
* libelf is needed for LTO Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-31gcc-4.5: rename 4.5.0 to 4.5 and update to latest svn revision.Khem Raj
* GCC 4.5.0 has issues with arm that the resulting root file system is not bootable. These are fixed upstream which would become 4.5.1 so rename the recipes to 4.5 and use the svn revision to get the latest branch snapshot. * If some one wants to use it then it could be chosen by setting PREFERRRED_VERSION = "4.5" Signed-off-by: Khem Raj <raj.khem@gmail.com>