diff options
author | Koen Kooi <koen@openembedded.org> | 2008-11-18 11:07:25 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-11-18 11:07:25 +0100 |
commit | 1cc86d661b32131be0bb549f500b2125ba3d1748 (patch) | |
tree | 7f370a0d32f825cd9f96f60a6b545872e880f2e1 /packages | |
parent | d4a93667c451abb9c8d3b7d2568a6e1d34ced8ca (diff) |
gcc-csl-arm-2008q3: rename gfortran patch to avoid FILESDIR clashes
Diffstat (limited to 'packages')
-rw-r--r-- | packages/gcc/gcc-csl-arm-2008q3.inc | 2 | ||||
-rw-r--r-- | packages/gcc/gcc-csl-arm-2008q3/gfortran-csl.patch (renamed from packages/gcc/gcc-csl-arm-2008q3/gfortran.patch) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/packages/gcc/gcc-csl-arm-2008q3.inc b/packages/gcc/gcc-csl-arm-2008q3.inc index 20bcef8846..dcb0eb2512 100644 --- a/packages/gcc/gcc-csl-arm-2008q3.inc +++ b/packages/gcc/gcc-csl-arm-2008q3.inc @@ -12,7 +12,7 @@ SRC_URI = "http://www.codesourcery.com/public/gnu_toolchain/arm-none-eabi/arm-20 file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch;patch=1 \ file://gcc-flags-for-build.patch;patch=1 \ file://gcc-4.3.1-SYSROOT_CFLAGS_FOR_TARGET.patch;patch=1 \ - file://gfortran.patch;patch=1 \ + file://gfortran-csl.patch;patch=1 \ " diff --git a/packages/gcc/gcc-csl-arm-2008q3/gfortran.patch b/packages/gcc/gcc-csl-arm-2008q3/gfortran-csl.patch index 0c42851ce1..0c42851ce1 100644 --- a/packages/gcc/gcc-csl-arm-2008q3/gfortran.patch +++ b/packages/gcc/gcc-csl-arm-2008q3/gfortran-csl.patch |