gcc-4.5: rename 4.5.0 to 4.5 and update to latest svn revision.
authorKhem Raj <raj.khem@gmail.com>
Mon, 31 May 2010 20:25:08 +0000 (13:25 -0700)
committerKhem Raj <raj.khem@gmail.com>
Mon, 31 May 2010 20:25:08 +0000 (13:25 -0700)
commitb477024589c2a7cae769783a8dccadd47baf3674
treedc749ea247e5717fdca63418780b2bff6fb02be5
parent55f3c701b2d748e935af226fc4b4e987835fa03f
gcc-4.5: rename 4.5.0 to 4.5 and update to latest svn revision.

* 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>
14 files changed:
recipes/gcc/gcc-4.5.inc [moved from recipes/gcc/gcc-4.5.0.inc with 78% similarity]
recipes/gcc/gcc-4.5/100-uclibc-conf.patch [moved from recipes/gcc/gcc-4.5.0/100-uclibc-conf.patch with 100% similarity]
recipes/gcc/gcc-4.5/cache-amnesia.patch [moved from recipes/gcc/gcc-4.5.0/cache-amnesia.patch with 100% similarity]
recipes/gcc/gcc-4.5/fortran-cross-compile-hack.patch [moved from recipes/gcc/gcc-4.5.0/fortran-cross-compile-hack.patch with 100% similarity]
recipes/gcc/gcc-4.5/gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch [moved from recipes/gcc/gcc-4.5.0/gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch with 100% similarity]
recipes/gcc/gcc-4.5/gcc-flags-for-build.patch [moved from recipes/gcc/gcc-4.5.0/gcc-flags-for-build.patch with 69% similarity]
recipes/gcc/gcc-4.5/gcc-uclibc-locale-ctype_touplow_t.patch [moved from recipes/gcc/gcc-4.5.0/gcc-uclibc-locale-ctype_touplow_t.patch with 100% similarity]
recipes/gcc/gcc-4.5/zecke-no-host-includes.patch [moved from recipes/gcc/gcc-4.5.0/zecke-no-host-includes.patch with 100% similarity]
recipes/gcc/gcc-4.5/zecke-xgcc-cpp.patch [moved from recipes/gcc/gcc-4.5.0/zecke-xgcc-cpp.patch with 100% similarity]
recipes/gcc/gcc-cross-initial_4.5.bb [moved from recipes/gcc/gcc-cross-initial_4.5.0.bb with 100% similarity]
recipes/gcc/gcc-cross-intermediate_4.5.bb [moved from recipes/gcc/gcc-cross-intermediate_4.5.0.bb with 100% similarity]
recipes/gcc/gcc-cross-sdk_4.5.bb [moved from recipes/gcc/gcc-cross-sdk_4.5.0.bb with 100% similarity]
recipes/gcc/gcc-cross_4.5.bb [moved from recipes/gcc/gcc-cross_4.5.0.bb with 100% similarity]
recipes/gcc/gcc_4.5.bb [moved from recipes/gcc/gcc_4.5.0.bb with 94% similarity]