From 4b75473b417c92b5d54ef541b949943cff2d6725 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Mon, 27 Sep 2010 16:32:18 +0200 Subject: gcc: added 2010.09 Linaro release of gcc-4.5 more about release: https://wiki.linaro.org/WorkingGroups/ToolChain This version does not have any OE patches applied (other then zecke-no-host-includes.patch in gcc-cross). There are build problems with this release in OE. But as it is not default version I am pushing it like it is. Signed-off-by: Marcin Juszkiewicz --- recipes/gcc/gcc-cross-intermediate_4.5-2010.09.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/gcc/gcc-cross-intermediate_4.5-2010.09.bb (limited to 'recipes/gcc/gcc-cross-intermediate_4.5-2010.09.bb') diff --git a/recipes/gcc/gcc-cross-intermediate_4.5-2010.09.bb b/recipes/gcc/gcc-cross-intermediate_4.5-2010.09.bb new file mode 100644 index 0000000000..eb59de9461 --- /dev/null +++ b/recipes/gcc/gcc-cross-intermediate_4.5-2010.09.bb @@ -0,0 +1,2 @@ +require gcc-cross_${PV}.bb +require gcc-cross-intermediate.inc -- cgit v1.2.3