From b477024589c2a7cae769783a8dccadd47baf3674 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 31 May 2010 13:25:08 -0700 Subject: 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 --- recipes/gcc/gcc-cross-initial_4.5.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/gcc/gcc-cross-initial_4.5.bb (limited to 'recipes/gcc/gcc-cross-initial_4.5.bb') diff --git a/recipes/gcc/gcc-cross-initial_4.5.bb b/recipes/gcc/gcc-cross-initial_4.5.bb new file mode 100644 index 0000000000..1639511362 --- /dev/null +++ b/recipes/gcc/gcc-cross-initial_4.5.bb @@ -0,0 +1,2 @@ +require gcc-cross_${PV}.bb +require gcc-cross-initial.inc -- cgit v1.2.3