diff options
author | Koen Kooi <koen@openembedded.org> | 2008-12-02 10:44:14 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-12-02 10:44:14 +0100 |
commit | 478b4795357a146453d2fdcaf5451bf2f32b7252 (patch) | |
tree | 9f44df85fa66f7570b6537a1a9f4db996fa1e338 /packages/gcc/gcc-cross_4.2.4.bb | |
parent | a9f44be1cbb357170617fcad211af0cd44063998 (diff) |
gcc: gcc 4.2.4 needs a different gfortran patch that 4.3.x
Diffstat (limited to 'packages/gcc/gcc-cross_4.2.4.bb')
-rw-r--r-- | packages/gcc/gcc-cross_4.2.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gcc/gcc-cross_4.2.4.bb b/packages/gcc/gcc-cross_4.2.4.bb index cac2550f0e..f51e60ce13 100644 --- a/packages/gcc/gcc-cross_4.2.4.bb +++ b/packages/gcc/gcc-cross_4.2.4.bb @@ -1,4 +1,4 @@ -PR = "r3" +PR = "r4" require gcc-${PV}.inc require gcc-cross4.inc |