From: Koen Kooi Date: Tue, 18 Nov 2008 10:07:25 +0000 (+0100) Subject: gcc-csl-arm-2008q3: rename gfortran patch to avoid FILESDIR clashes X-Git-Tag: Release-2010-05/1~5249 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cc86d661b32131be0bb549f500b2125ba3d1748;p=openembedded.git gcc-csl-arm-2008q3: rename gfortran patch to avoid FILESDIR clashes --- 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 similarity index 100% rename from packages/gcc/gcc-csl-arm-2008q3/gfortran.patch rename to packages/gcc/gcc-csl-arm-2008q3/gfortran-csl.patch