aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-cross-kernel-3.4.4_csl-arm-2005q3.bb
blob: 675d3e44af9668618c9db3cf422a9f8d57dbf138 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# This kernel compiler is required by the Freecom FSG-3 machine
# This kernel compiler is required by the Nokia tablets
# Please talk to Rod Whitby and Richard Purdie before considering removing this file.

require gcc-csl-arm-2005q3.inc
require gcc-cross.inc
require gcc-cross-initial.inc
require gcc-cross-kernel.inc

DEFAULT_PREFERENCE = "-1"

PR = "r3"

SRC_URI += "file://gcc-3.4.4-makefile-fix.patch;patch=1"