diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/packages/gcc/gcc-cross-kernel-3.4.4_csl-arm-2005q3.bb | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/meta/packages/gcc/gcc-cross-kernel-3.4.4_csl-arm-2005q3.bb b/meta/packages/gcc/gcc-cross-kernel-3.4.4_csl-arm-2005q3.bb index 46a56fa339..e4068cbeb4 100644 --- a/meta/packages/gcc/gcc-cross-kernel-3.4.4_csl-arm-2005q3.bb +++ b/meta/packages/gcc/gcc-cross-kernel-3.4.4_csl-arm-2005q3.bb | |||
| @@ -1,10 +1,13 @@ | |||
| 1 | # This kernel compiler is required by the Freecom FSG-3 machine | 1 | # This kernel compiler is required by the Freecom FSG-3 machine |
| 2 | # Please talk to Rod Whitby before considering removing this file. | 2 | # This kernel compiler is required by the Nokia tablets |
| 3 | # Please talk to Rod Whitby and Richard Purdie before considering removing this file. | ||
| 3 | 4 | ||
| 4 | DEFAULT_PREFERENCE = "-1" | 5 | DEFAULT_PREFERENCE = "-1" |
| 5 | 6 | ||
| 6 | require gcc-cross-kernel.inc | ||
| 7 | require gcc-cross-initial_csl-arm-2005q3.bb | 7 | require gcc-cross-initial_csl-arm-2005q3.bb |
| 8 | require gcc-cross-kernel.inc | ||
| 9 | |||
| 10 | PR = "r1" | ||
| 8 | 11 | ||
| 9 | SRC_URI += "file://gcc-3.4.4-makefile-fix.patch;patch=1" | 12 | SRC_URI += "file://gcc-3.4.4-makefile-fix.patch;patch=1" |
| 10 | 13 | ||
