summaryrefslogtreecommitdiffstats
path: root/recipes/binutils
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/binutils')
-rw-r--r--recipes/binutils/binutils_2.14.90.0.6.bb18
-rw-r--r--recipes/binutils/binutils_2.14.90.0.7.bb22
-rw-r--r--recipes/binutils/binutils_2.15.94.0.1.bb16
-rw-r--r--recipes/binutils/binutils_2.16.1.bb14
-rw-r--r--recipes/binutils/binutils_2.16.91.0.6.bb14
-rw-r--r--recipes/binutils/binutils_2.16.91.0.7.bb14
-rw-r--r--recipes/binutils/binutils_2.16.bb18
-rw-r--r--recipes/binutils/binutils_2.17.50.0.1.bb14
-rw-r--r--recipes/binutils/binutils_2.17.50.0.12.bb12
-rw-r--r--recipes/binutils/binutils_2.17.50.0.5.bb14
-rw-r--r--recipes/binutils/binutils_2.17.50.0.8.bb14
-rw-r--r--recipes/binutils/binutils_2.17.bb26
-rw-r--r--recipes/binutils/binutils_2.18.50.0.7.bb20
-rw-r--r--recipes/binutils/binutils_2.18.bb28
-rw-r--r--recipes/binutils/binutils_2.19.1.bb20
-rw-r--r--recipes/binutils/binutils_2.19.51.0.3.bb20
-rw-r--r--recipes/binutils/binutils_2.19.51.bb20
-rw-r--r--recipes/binutils/binutils_2.19.bb20
-rw-r--r--recipes/binutils/binutils_2.20.1.bb16
-rw-r--r--recipes/binutils/binutils_2.20.bb24
-rw-r--r--recipes/binutils/binutils_csl-arm-20050416.bb6
-rw-r--r--recipes/binutils/binutils_csl-arm-20050603.bb6
-rw-r--r--recipes/binutils/binutils_cvs.bb14
23 files changed, 195 insertions, 195 deletions
diff --git a/recipes/binutils/binutils_2.14.90.0.6.bb b/recipes/binutils/binutils_2.14.90.0.6.bb
index 34c2c30244..397fed4d92 100644
--- a/recipes/binutils/binutils_2.14.90.0.6.bb
+++ b/recipes/binutils/binutils_2.14.90.0.6.bb
@@ -41,15 +41,15 @@ FILES_${PN}-symlinks = " \
SRC_URI = \
"${KERNELORG_MIRROR}/pub/linux/devel/binutils/binutils-${PV}.tar.bz2 \
- file://ld_makefile.patch;patch=1 \
- file://better_file_error.patch;patch=1 \
- file://signed_char_fix.patch;patch=1 \
- file://binutils-uclibc-001-debian.patch;patch=1 \
- file://binutils-uclibc-100-conf.patch;patch=1 \
- file://binutils-uclibc-200-build_modules.patch;patch=1 \
- file://binutils-uclibc-210-cflags.patch;patch=1 \
- file://binutils-100_cflags_for_build.patch;patch=1 \
- file://plt32trunc.patch;patch=1"
+ file://ld_makefile.patch;apply=yes \
+ file://better_file_error.patch;apply=yes \
+ file://signed_char_fix.patch;apply=yes \
+ file://binutils-uclibc-001-debian.patch;apply=yes \
+ file://binutils-uclibc-100-conf.patch;apply=yes \
+ file://binutils-uclibc-200-build_modules.patch;apply=yes \
+ file://binutils-uclibc-210-cflags.patch;apply=yes \
+ file://binutils-100_cflags_for_build.patch;apply=yes \
+ file://plt32trunc.patch;apply=yes"
S = "${WORKDIR}/binutils-${PV}"
B = "${S}/build.${HOST_SYS}.${TARGET_SYS}"
diff --git a/recipes/binutils/binutils_2.14.90.0.7.bb b/recipes/binutils/binutils_2.14.90.0.7.bb
index 9af6fd43bf..b4085ce18b 100644
--- a/recipes/binutils/binutils_2.14.90.0.7.bb
+++ b/recipes/binutils/binutils_2.14.90.0.7.bb
@@ -40,17 +40,17 @@ FILES_${PN}-symlinks = " \
SRC_URI = \
"${KERNELORG_MIRROR}/pub/linux/devel/binutils/binutils-${PV}.tar.bz2 \
- file://ld_makefile.patch;patch=1 \
- file://better_file_error.patch;patch=1 \
- file://signed_char_fix.patch;patch=1 \
- file://binutils-uclibc-001-debian.patch;patch=1 \
- file://binutils-uclibc-100-conf.patch;patch=1 \
- file://binutils-uclibc-200-build_modules.patch;patch=1 \
- file://binutils-uclibc-210-cflags.patch;patch=1 \
- file://binutils-100_cflags_for_build.patch;patch=1 \
- file://plt32trunc.patch;patch=1 \
- file://600-arm-textrel.patch;patch=1 \
- file://binutils-2.14.90.0.7-fix-broken-configure.patch;patch=1"
+ file://ld_makefile.patch;apply=yes \
+ file://better_file_error.patch;apply=yes \
+ file://signed_char_fix.patch;apply=yes \
+ file://binutils-uclibc-001-debian.patch;apply=yes \
+ file://binutils-uclibc-100-conf.patch;apply=yes \
+ file://binutils-uclibc-200-build_modules.patch;apply=yes \
+ file://binutils-uclibc-210-cflags.patch;apply=yes \
+ file://binutils-100_cflags_for_build.patch;apply=yes \
+ file://plt32trunc.patch;apply=yes \
+ file://600-arm-textrel.patch;apply=yes \
+ file://binutils-2.14.90.0.7-fix-broken-configure.patch;apply=yes"
S = "${WORKDIR}/binutils-${PV}"
B = "${S}/build.${HOST_SYS}.${TARGET_SYS}"
diff --git a/recipes/binutils/binutils_2.15.94.0.1.bb b/recipes/binutils/binutils_2.15.94.0.1.bb
index fc2249b433..ef8399f103 100644
--- a/recipes/binutils/binutils_2.15.94.0.1.bb
+++ b/recipes/binutils/binutils_2.15.94.0.1.bb
@@ -39,14 +39,14 @@ FILES_${PN}-symlinks = " \
SRC_URI = \
"${KERNELORG_MIRROR}/pub/linux/devel/binutils/binutils-${PV}.tar.bz2 \
- file://ld_makefile.patch;patch=1 \
- file://better_file_error.patch;patch=1 \
- file://signed_char_fix.patch;patch=1 \
- file://objdump_fix.patch;patch=1 \
- file://binutils-100_cflags_for_build.patch;patch=1 \
- file://binutils-2.15.91.0.1-uclibc-100-conf.patch;patch=1 \
- file://binutils-2.15.90.0.3-uclibc-200-build_modules.patch;patch=1 \
- file://binutils-2.15-allow-gcc-4.0.patch;patch=1"
+ file://ld_makefile.patch;apply=yes \
+ file://better_file_error.patch;apply=yes \
+ file://signed_char_fix.patch;apply=yes \
+ file://objdump_fix.patch;apply=yes \
+ file://binutils-100_cflags_for_build.patch;apply=yes \
+ file://binutils-2.15.91.0.1-uclibc-100-conf.patch;apply=yes \
+ file://binutils-2.15.90.0.3-uclibc-200-build_modules.patch;apply=yes \
+ file://binutils-2.15-allow-gcc-4.0.patch;apply=yes"
S = "${WORKDIR}/binutils-${PV}"
B = "${S}/build.${HOST_SYS}.${TARGET_SYS}"
diff --git a/recipes/binutils/binutils_2.16.1.bb b/recipes/binutils/binutils_2.16.1.bb
index 861a8350a7..bdfa21102d 100644
--- a/recipes/binutils/binutils_2.16.1.bb
+++ b/recipes/binutils/binutils_2.16.1.bb
@@ -3,13 +3,13 @@ PR = "r1"
CROSSTOOL_PATCH_URL = "http://www.kegel.com/crosstool/crosstool-0.43/patches/binutils-2.16.1/"
SRC_URI = \
"${GNU_MIRROR}/binutils/binutils-${PV}.tar.bz2;name=archive \
- ${CROSSTOOL_PATCH_URL}bfd-hash-tweak.patch;patch=1;name=patch1 \
- ${CROSSTOOL_PATCH_URL}binutils-2.15-psignal.patch;patch=1;name=patch2 \
- ${CROSSTOOL_PATCH_URL}binutils-skip-comments.patch;patch=1;name=patch3 \
- ${CROSSTOOL_PATCH_URL}callahan.patch;patch=1;name=patch4 \
- ${CROSSTOOL_PATCH_URL}cross-gprof.patch;patch=1;name=patch5 \
- ${CROSSTOOL_PATCH_URL}stabs-tweak.patch;patch=1;name=patch6 \
- file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1"
+ ${CROSSTOOL_PATCH_URL}bfd-hash-tweak.patch;apply=yes;name=patch1 \
+ ${CROSSTOOL_PATCH_URL}binutils-2.15-psignal.patch;apply=yes;name=patch2 \
+ ${CROSSTOOL_PATCH_URL}binutils-skip-comments.patch;apply=yes;name=patch3 \
+ ${CROSSTOOL_PATCH_URL}callahan.patch;apply=yes;name=patch4 \
+ ${CROSSTOOL_PATCH_URL}cross-gprof.patch;apply=yes;name=patch5 \
+ ${CROSSTOOL_PATCH_URL}stabs-tweak.patch;apply=yes;name=patch6 \
+ file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;apply=yes"
require binutils.inc
diff --git a/recipes/binutils/binutils_2.16.91.0.6.bb b/recipes/binutils/binutils_2.16.91.0.6.bb
index 28a2c52214..bab319f544 100644
--- a/recipes/binutils/binutils_2.16.91.0.6.bb
+++ b/recipes/binutils/binutils_2.16.91.0.6.bb
@@ -44,13 +44,13 @@ FILES_${PN}-symlinks = " \
SRC_URI = \
"${KERNELORG_MIRROR}/pub/linux/devel/binutils/binutils-${PV}.tar.bz2 \
- file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1 \
- file://binutils-uclibc-100-uclibc-conf.patch;patch=1 \
- file://binutils-uclibc-300-001_ld_makefile_patch.patch;patch=1 \
- file://binutils-uclibc-300-006_better_file_error.patch;patch=1 \
- file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1 \
- file://binutils-uclibc-400-mips-ELF_MAXPAGESIZE-4K.patch;patch=1 \
- file://binutils-uclibc-702-binutils-skip-comments.patch;patch=1"
+ file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;apply=yes \
+ file://binutils-uclibc-100-uclibc-conf.patch;apply=yes \
+ file://binutils-uclibc-300-001_ld_makefile_patch.patch;apply=yes \
+ file://binutils-uclibc-300-006_better_file_error.patch;apply=yes \
+ file://binutils-uclibc-300-012_check_ldrunpath_length.patch;apply=yes \
+ file://binutils-uclibc-400-mips-ELF_MAXPAGESIZE-4K.patch;apply=yes \
+ file://binutils-uclibc-702-binutils-skip-comments.patch;apply=yes"
S = "${WORKDIR}/binutils-${PV}"
B = "${S}/build.${HOST_SYS}.${TARGET_SYS}"
diff --git a/recipes/binutils/binutils_2.16.91.0.7.bb b/recipes/binutils/binutils_2.16.91.0.7.bb
index 662c2f4960..7d48382a09 100644
--- a/recipes/binutils/binutils_2.16.91.0.7.bb
+++ b/recipes/binutils/binutils_2.16.91.0.7.bb
@@ -40,13 +40,13 @@ FILES_${PN}-symlinks = " \
SRC_URI = \
"${KERNELORG_MIRROR}/pub/linux/devel/binutils/binutils-${PV}.tar.bz2 \
- file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1 \
- file://binutils-uclibc-100-uclibc-conf.patch;patch=1 \
- file://binutils-uclibc-300-001_ld_makefile_patch.patch;patch=1 \
- file://binutils-uclibc-300-006_better_file_error.patch;patch=1 \
- file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1 \
- file://binutils-uclibc-400-mips-ELF_MAXPAGESIZE-4K.patch;patch=1 \
- file://binutils-uclibc-702-binutils-skip-comments.patch;patch=1"
+ file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;apply=yes \
+ file://binutils-uclibc-100-uclibc-conf.patch;apply=yes \
+ file://binutils-uclibc-300-001_ld_makefile_patch.patch;apply=yes \
+ file://binutils-uclibc-300-006_better_file_error.patch;apply=yes \
+ file://binutils-uclibc-300-012_check_ldrunpath_length.patch;apply=yes \
+ file://binutils-uclibc-400-mips-ELF_MAXPAGESIZE-4K.patch;apply=yes \
+ file://binutils-uclibc-702-binutils-skip-comments.patch;apply=yes"
S = "${WORKDIR}/binutils-${PV}"
B = "${S}/build.${HOST_SYS}.${TARGET_SYS}"
diff --git a/recipes/binutils/binutils_2.16.bb b/recipes/binutils/binutils_2.16.bb
index 3f1ad085ff..b82da61671 100644
--- a/recipes/binutils/binutils_2.16.bb
+++ b/recipes/binutils/binutils_2.16.bb
@@ -2,21 +2,21 @@ PR = "r10"
SRC_URI = \
"${GNU_MIRROR}/binutils/binutils-${PV}.tar.bz2 \
- file://ld_makefile.patch;patch=1 \
- file://better_file_error.patch;patch=1 \
- file://signed_char_fix.patch;patch=1 \
- file://binutils-2.16-objcopy-rename-errorcode.patch;patch=1 \
- file://binutils-100_cflags_for_build.patch;patch=1"
+ file://ld_makefile.patch;apply=yes \
+ file://better_file_error.patch;apply=yes \
+ file://signed_char_fix.patch;apply=yes \
+ file://binutils-2.16-objcopy-rename-errorcode.patch;apply=yes \
+ file://binutils-100_cflags_for_build.patch;apply=yes"
# uclibc patches
-SRC_URI += "file://binutils-2.16-linux-uclibc.patch;patch=1"
+SRC_URI += "file://binutils-2.16-linux-uclibc.patch;apply=yes"
# arm thumb support patches
-SRC_URI += "file://binutils-2.16-thumb-trampoline.patch;patch=1"
-SRC_URI += "file://binutils-2.16-thumb-glue.patch;patch=1"
+SRC_URI += "file://binutils-2.16-thumb-trampoline.patch;apply=yes"
+SRC_URI += "file://binutils-2.16-thumb-glue.patch;apply=yes"
# powerpc patches
-SRC_URI += "file://binutils-2.16.1-e300c2c3.patch;patch=1"
+SRC_URI += "file://binutils-2.16.1-e300c2c3.patch;apply=yes"
require binutils.inc
diff --git a/recipes/binutils/binutils_2.17.50.0.1.bb b/recipes/binutils/binutils_2.17.50.0.1.bb
index 4c3a1987c2..f0ee6992be 100644
--- a/recipes/binutils/binutils_2.17.50.0.1.bb
+++ b/recipes/binutils/binutils_2.17.50.0.1.bb
@@ -39,13 +39,13 @@ FILES_${PN}-symlinks = " \
SRC_URI = \
"${KERNELORG_MIRROR}/pub/linux/devel/binutils/binutils-${PV}.tar.bz2 \
- file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1 \
- file://binutils-uclibc-100-uclibc-conf.patch;patch=1 \
- file://binutils-uclibc-300-001_ld_makefile_patch.patch;patch=1 \
- file://binutils-uclibc-300-006_better_file_error.patch;patch=1 \
- file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1 \
- file://binutils-uclibc-400-mips-ELF_MAXPAGESIZE-4K.patch;patch=1 \
- file://binutils-uclibc-702-binutils-skip-comments.patch;patch=1"
+ file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;apply=yes \
+ file://binutils-uclibc-100-uclibc-conf.patch;apply=yes \
+ file://binutils-uclibc-300-001_ld_makefile_patch.patch;apply=yes \
+ file://binutils-uclibc-300-006_better_file_error.patch;apply=yes \
+ file://binutils-uclibc-300-012_check_ldrunpath_length.patch;apply=yes \
+ file://binutils-uclibc-400-mips-ELF_MAXPAGESIZE-4K.patch;apply=yes \
+ file://binutils-uclibc-702-binutils-skip-comments.patch;apply=yes"
S = "${WORKDIR}/binutils-${PV}"
B = "${S}/build.${HOST_SYS}.${TARGET_SYS}"
diff --git a/recipes/binutils/binutils_2.17.50.0.12.bb b/recipes/binutils/binutils_2.17.50.0.12.bb
index f49fa7e4b6..eed0c4a9f3 100644
--- a/recipes/binutils/binutils_2.17.50.0.12.bb
+++ b/recipes/binutils/binutils_2.17.50.0.12.bb
@@ -4,12 +4,12 @@ PR = "${INC_PR}.1"
SRC_URI = \
"${KERNELORG_MIRROR}/pub/linux/devel/binutils/binutils-${PV}.tar.bz2 \
- file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1 \
- file://binutils-uclibc-100-uclibc-conf.patch;patch=1 \
- file://110-arm-eabi-conf.patch;patch=1 \
- file://binutils-uclibc-300-001_ld_makefile_patch.patch;patch=1 \
- file://binutils-uclibc-300-006_better_file_error.patch;patch=1 \
- file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1 \
+ file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;apply=yes \
+ file://binutils-uclibc-100-uclibc-conf.patch;apply=yes \
+ file://110-arm-eabi-conf.patch;apply=yes \
+ file://binutils-uclibc-300-001_ld_makefile_patch.patch;apply=yes \
+ file://binutils-uclibc-300-006_better_file_error.patch;apply=yes \
+ file://binutils-uclibc-300-012_check_ldrunpath_length.patch;apply=yes \
"
SRC_URI[md5sum] = "6f3e83399b965d70008860f697c50ec2"
diff --git a/recipes/binutils/binutils_2.17.50.0.5.bb b/recipes/binutils/binutils_2.17.50.0.5.bb
index 6ca6cbaff5..59528961ff 100644
--- a/recipes/binutils/binutils_2.17.50.0.5.bb
+++ b/recipes/binutils/binutils_2.17.50.0.5.bb
@@ -4,13 +4,13 @@ PR = "r3"
SRC_URI = \
"${KERNELORG_MIRROR}/pub/linux/devel/binutils/binutils-${PV}.tar.bz2 \
- file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1 \
- file://binutils-uclibc-100-uclibc-conf.patch;patch=1 \
- file://binutils-configure-texinfo-version.patch;patch=1 \
- file://110-arm-eabi-conf.patch;patch=1 \
- file://binutils-uclibc-300-001_ld_makefile_patch.patch;patch=1 \
- file://binutils-uclibc-300-006_better_file_error.patch;patch=1 \
- file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1 \
+ file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;apply=yes \
+ file://binutils-uclibc-100-uclibc-conf.patch;apply=yes \
+ file://binutils-configure-texinfo-version.patch;apply=yes \
+ file://110-arm-eabi-conf.patch;apply=yes \
+ file://binutils-uclibc-300-001_ld_makefile_patch.patch;apply=yes \
+ file://binutils-uclibc-300-006_better_file_error.patch;apply=yes \
+ file://binutils-uclibc-300-012_check_ldrunpath_length.patch;apply=yes \
"
SRC_URI[md5sum] = "00eccd47e19a9f24410a137a849aa3fc"
diff --git a/recipes/binutils/binutils_2.17.50.0.8.bb b/recipes/binutils/binutils_2.17.50.0.8.bb
index 4ece61c792..bc86c39681 100644
--- a/recipes/binutils/binutils_2.17.50.0.8.bb
+++ b/recipes/binutils/binutils_2.17.50.0.8.bb
@@ -4,13 +4,13 @@ PR = "r2"
SRC_URI = \
"${KERNELORG_MIRROR}/pub/linux/devel/binutils/binutils-${PV}.tar.bz2 \
- file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1 \
- file://binutils-uclibc-100-uclibc-conf.patch;patch=1 \
- file://binutils-configure-texinfo-version.patch;patch=1 \
- file://110-arm-eabi-conf.patch;patch=1 \
- file://binutils-uclibc-300-001_ld_makefile_patch.patch;patch=1 \
- file://binutils-uclibc-300-006_better_file_error.patch;patch=1 \
- file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1 \
+ file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;apply=yes \
+ file://binutils-uclibc-100-uclibc-conf.patch;apply=yes \
+ file://binutils-configure-texinfo-version.patch;apply=yes \
+ file://110-arm-eabi-conf.patch;apply=yes \
+ file://binutils-uclibc-300-001_ld_makefile_patch.patch;apply=yes \
+ file://binutils-uclibc-300-006_better_file_error.patch;apply=yes \
+ file://binutils-uclibc-300-012_check_ldrunpath_length.patch;apply=yes \
"
SRC_URI[md5sum] = "1441fe6fa44b344d0575cb66d3f89252"
diff --git a/recipes/binutils/binutils_2.17.bb b/recipes/binutils/binutils_2.17.bb
index bab0f01cc1..4d04f4836f 100644
--- a/recipes/binutils/binutils_2.17.bb
+++ b/recipes/binutils/binutils_2.17.bb
@@ -6,31 +6,31 @@ PR = "${INC_PR}.1"
SRC_URI = \
"http://ftp.gnu.org/gnu/binutils/binutils-${PV}.tar.bz2 \
- file://better_file_error.patch;patch=1 \
- file://signed_char_fix.patch;patch=1 \
+ file://better_file_error.patch;apply=yes \
+ file://signed_char_fix.patch;apply=yes \
"
#patches from http://svn.uclibc.org/cgi-bin/viewcvs.cgi/trunk/buildroot/toolchain/binutils/2.17/
SRC_URI += "\
- file://100-uclibc-conf.patch;patch=1 \
- file://300-006_better_file_error.patch;patch=1 \
- file://702-binutils-skip-comments.patch;patch=1 \
- file://110-arm-eabi-conf.patch;patch=1 \
- file://300-012_check_ldrunpath_length.patch;patch=1 \
- file://300-001_ld_makefile_patch.patch;patch=1 \
- file://400-mips-ELF_MAXPAGESIZE-4K.patch;patch=1 \
+ file://100-uclibc-conf.patch;apply=yes \
+ file://300-006_better_file_error.patch;apply=yes \
+ file://702-binutils-skip-comments.patch;apply=yes \
+ file://110-arm-eabi-conf.patch;apply=yes \
+ file://300-012_check_ldrunpath_length.patch;apply=yes \
+ file://300-001_ld_makefile_patch.patch;apply=yes \
+ file://400-mips-ELF_MAXPAGESIZE-4K.patch;apply=yes \
"
# removed in favor of the atmel 1.2.6 patch which is supposedly newer (yes)
-# file://500-avr32-atmel.1.3.0.patch;patch=1 \
-# file://501-avr32-fix-pool-alignment.patch;patch=1 \
+# file://500-avr32-atmel.1.3.0.patch;apply=yes \
+# file://501-avr32-fix-pool-alignment.patch;apply=yes \
SRC_URI_append_avr32 = "\
- file://binutils-2.17.atmel.1.2.6.patch.bz2;patch=1 \
+ file://binutils-2.17.atmel.1.2.6.patch.bz2;apply=yes \
"
# Zecke's OSX fixes
-SRC_URI += " file://warning-free.patch;patch=1 "
+SRC_URI += " file://warning-free.patch;apply=yes "
SRC_URI[md5sum] = "e26e2e06b6e4bf3acf1dc8688a94c0d1"
SRC_URI[sha256sum] = "e2c33ce6f23c9a366f109ced295626cb2f8bd6b2f08ff9df6dafb5448505a25e"
diff --git a/recipes/binutils/binutils_2.18.50.0.7.bb b/recipes/binutils/binutils_2.18.50.0.7.bb
index c9b0d6d709..6825dff9a1 100644
--- a/recipes/binutils/binutils_2.18.50.0.7.bb
+++ b/recipes/binutils/binutils_2.18.50.0.7.bb
@@ -6,19 +6,19 @@ LICENSE = "GPLv3"
SRC_URI = "\
${KERNELORG_MIRROR}/pub/linux/devel/binutils/binutils-${PV}.tar.bz2 \
- file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1 \
- file://binutils-uclibc-100-uclibc-conf.patch;patch=1 \
- file://110-arm-eabi-conf.patch;patch=1 \
- file://binutils-uclibc-300-001_ld_makefile_patch.patch;patch=1 \
- file://binutils-uclibc-300-006_better_file_error.patch;patch=1 \
- file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1 \
- file://binutils-uclibc-gas-needs-libm.patch;patch=1 \
- file://binutils-arm-pr7093.patch;patch=1 \
- file://binutils-x86_64_i386_biarch.patch;patch=1 \
+ file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;apply=yes \
+ file://binutils-uclibc-100-uclibc-conf.patch;apply=yes \
+ file://110-arm-eabi-conf.patch;apply=yes \
+ file://binutils-uclibc-300-001_ld_makefile_patch.patch;apply=yes \
+ file://binutils-uclibc-300-006_better_file_error.patch;apply=yes \
+ file://binutils-uclibc-300-012_check_ldrunpath_length.patch;apply=yes \
+ file://binutils-uclibc-gas-needs-libm.patch;apply=yes \
+ file://binutils-arm-pr7093.patch;apply=yes \
+ file://binutils-x86_64_i386_biarch.patch;apply=yes \
"
# powerpc patches
-SRC_URI += "file://binutils-2.16.1-e300c2c3.patch;patch=1"
+SRC_URI += "file://binutils-2.16.1-e300c2c3.patch;apply=yes"
SRC_URI[md5sum] = "d5bce238060d631be60a3f1f1009a7ba"
diff --git a/recipes/binutils/binutils_2.18.bb b/recipes/binutils/binutils_2.18.bb
index c7931ccdb7..28a044acac 100644
--- a/recipes/binutils/binutils_2.18.bb
+++ b/recipes/binutils/binutils_2.18.bb
@@ -6,27 +6,27 @@ LICENSE = "GPLv3"
SRC_URI = "\
${GNU_MIRROR}/binutils/binutils-${PV}.tar.bz2 \
- file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1 \
- file://binutils-configure-texinfo-version.patch;patch=1 \
- file://binutils-uclibc-100-uclibc-conf.patch;patch=1 \
- file://110-arm-eabi-conf.patch;patch=1 \
- file://binutils-uclibc-300-001_ld_makefile_patch.patch;patch=1 \
- file://binutils-uclibc-300-006_better_file_error.patch;patch=1 \
- file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1 \
- file://binutils-uclibc-gas-needs-libm.patch;patch=1 \
- file://binutils-x86_64_i386_biarch.patch;patch=1 \
- file://binutils-section-in-segment.patch;patch=1;pnum=0 \
- file://parse-neon-vmov.diff;patch=1 \
+ file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;apply=yes \
+ file://binutils-configure-texinfo-version.patch;apply=yes \
+ file://binutils-uclibc-100-uclibc-conf.patch;apply=yes \
+ file://110-arm-eabi-conf.patch;apply=yes \
+ file://binutils-uclibc-300-001_ld_makefile_patch.patch;apply=yes \
+ file://binutils-uclibc-300-006_better_file_error.patch;apply=yes \
+ file://binutils-uclibc-300-012_check_ldrunpath_length.patch;apply=yes \
+ file://binutils-uclibc-gas-needs-libm.patch;apply=yes \
+ file://binutils-x86_64_i386_biarch.patch;apply=yes \
+ file://binutils-section-in-segment.patch;apply=yes;striplevel=0 \
+ file://parse-neon-vmov.diff;apply=yes \
"
# powerpc patches
SRC_URI += "\
- file://binutils-2.16.1-e300c2c3.patch;patch=1 \
- file://binutils-powerpc-ld-segfault.patch;patch=1 \
+ file://binutils-2.16.1-e300c2c3.patch;apply=yes \
+ file://binutils-powerpc-ld-segfault.patch;apply=yes \
"
# ep93xx crunch patches
-SRC_URI_append_ep9312 = " file://binutils-crunch.patch;patch=1"
+SRC_URI_append_ep9312 = " file://binutils-crunch.patch;apply=yes"
SRC_URI[md5sum] = "9d22ee4dafa3a194457caf4706f9cf01"
SRC_URI[sha256sum] = "487a33a452f0edcf1f8bb8fc23dff5c7a82edec3f3f8b65632b6c945e961ee9b"
diff --git a/recipes/binutils/binutils_2.19.1.bb b/recipes/binutils/binutils_2.19.1.bb
index 4a0126eb0e..c3d4d7bb56 100644
--- a/recipes/binutils/binutils_2.19.1.bb
+++ b/recipes/binutils/binutils_2.19.1.bb
@@ -6,19 +6,19 @@ LICENSE = "GPLv3"
SRC_URI = "\
${GNU_MIRROR}/binutils/binutils-${PV}.tar.bz2 \
- file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1 \
- file://binutils-uclibc-100-uclibc-conf.patch;patch=1 \
- file://110-arm-eabi-conf.patch;patch=1 \
- file://binutils-uclibc-300-001_ld_makefile_patch.patch;patch=1 \
- file://binutils-uclibc-300-006_better_file_error.patch;patch=1 \
- file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1 \
- file://binutils-uclibc-gas-needs-libm.patch;patch=1 \
- file://binutils-arm-pr7093.patch;patch=1 \
- file://binutils-x86_64_i386_biarch.patch;patch=1 \
+ file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;apply=yes \
+ file://binutils-uclibc-100-uclibc-conf.patch;apply=yes \
+ file://110-arm-eabi-conf.patch;apply=yes \
+ file://binutils-uclibc-300-001_ld_makefile_patch.patch;apply=yes \
+ file://binutils-uclibc-300-006_better_file_error.patch;apply=yes \
+ file://binutils-uclibc-300-012_check_ldrunpath_length.patch;apply=yes \
+ file://binutils-uclibc-gas-needs-libm.patch;apply=yes \
+ file://binutils-arm-pr7093.patch;apply=yes \
+ file://binutils-x86_64_i386_biarch.patch;apply=yes \
"
# powerpc patches
-SRC_URI += "file://binutils-2.16.1-e300c2c3.patch;patch=1"
+SRC_URI += "file://binutils-2.16.1-e300c2c3.patch;apply=yes"
SRC_URI[md5sum] = "09a8c5821a2dfdbb20665bc0bd680791"
diff --git a/recipes/binutils/binutils_2.19.51.0.3.bb b/recipes/binutils/binutils_2.19.51.0.3.bb
index f667997ab4..725b611a2d 100644
--- a/recipes/binutils/binutils_2.19.51.0.3.bb
+++ b/recipes/binutils/binutils_2.19.51.0.3.bb
@@ -6,19 +6,19 @@ LICENSE = "GPLv3"
SRC_URI = "\
${KERNELORG_MIRROR}/pub/linux/devel/binutils/binutils-${PV}.tar.bz2 \
- file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1 \
- file://binutils-uclibc-100-uclibc-conf.patch;patch=1 \
- file://110-arm-eabi-conf.patch;patch=1 \
- file://binutils-uclibc-300-001_ld_makefile_patch.patch;patch=1 \
- file://binutils-uclibc-300-006_better_file_error.patch;patch=1 \
- file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1 \
- file://binutils-uclibc-gas-needs-libm.patch;patch=1 \
- file://binutils-arm-pr7093.patch;patch=1 \
- file://binutils-x86_64_i386_biarch.patch;patch=1 \
+ file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;apply=yes \
+ file://binutils-uclibc-100-uclibc-conf.patch;apply=yes \
+ file://110-arm-eabi-conf.patch;apply=yes \
+ file://binutils-uclibc-300-001_ld_makefile_patch.patch;apply=yes \
+ file://binutils-uclibc-300-006_better_file_error.patch;apply=yes \
+ file://binutils-uclibc-300-012_check_ldrunpath_length.patch;apply=yes \
+ file://binutils-uclibc-gas-needs-libm.patch;apply=yes \
+ file://binutils-arm-pr7093.patch;apply=yes \
+ file://binutils-x86_64_i386_biarch.patch;apply=yes \
"
# powerpc patches
-SRC_URI += "file://binutils-2.16.1-e300c2c3.patch;patch=1"
+SRC_URI += "file://binutils-2.16.1-e300c2c3.patch;apply=yes"
SRC_URI[md5sum] = "c55a2b1eadf818d38e963060412fadca"
diff --git a/recipes/binutils/binutils_2.19.51.bb b/recipes/binutils/binutils_2.19.51.bb
index aa53573743..9a1e5a15a2 100644
--- a/recipes/binutils/binutils_2.19.51.bb
+++ b/recipes/binutils/binutils_2.19.51.bb
@@ -5,19 +5,19 @@ LICENSE = "GPLv3"
SRC_URI = "\
ftp://sourceware.org/pub/binutils/snapshots/binutils-${PV}.tar.bz2 \
- file://binutils-uclibc-100-uclibc-conf.patch;patch=1 \
- file://110-arm-eabi-conf.patch;patch=1 \
- file://binutils-uclibc-300-001_ld_makefile_patch.patch;patch=1 \
- file://binutils-uclibc-300-006_better_file_error.patch;patch=1 \
- file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1 \
- file://binutils-uclibc-gas-needs-libm.patch;patch=1 \
- file://binutils-arm-pr7093.patch;patch=1 \
- file://ld-stub-crash.patch;patch=1;pnum=0 \
- file://thumb-func.patch;patch=1 \
+ file://binutils-uclibc-100-uclibc-conf.patch;apply=yes \
+ file://110-arm-eabi-conf.patch;apply=yes \
+ file://binutils-uclibc-300-001_ld_makefile_patch.patch;apply=yes \
+ file://binutils-uclibc-300-006_better_file_error.patch;apply=yes \
+ file://binutils-uclibc-300-012_check_ldrunpath_length.patch;apply=yes \
+ file://binutils-uclibc-gas-needs-libm.patch;apply=yes \
+ file://binutils-arm-pr7093.patch;apply=yes \
+ file://ld-stub-crash.patch;apply=yes;striplevel=0 \
+ file://thumb-func.patch;apply=yes \
"
# powerpc patches
-SRC_URI += "file://binutils-2.16.1-e300c2c3.patch;patch=1"
+SRC_URI += "file://binutils-2.16.1-e300c2c3.patch;apply=yes"
SRC_URI[md5sum] = "fd59f36022f6ea802d1c844a2576e616"
diff --git a/recipes/binutils/binutils_2.19.bb b/recipes/binutils/binutils_2.19.bb
index 6552b0eb53..3005954176 100644
--- a/recipes/binutils/binutils_2.19.bb
+++ b/recipes/binutils/binutils_2.19.bb
@@ -6,19 +6,19 @@ LICENSE = "GPLv3"
SRC_URI = "\
${GNU_MIRROR}/binutils/binutils-${PV}.tar.bz2 \
- file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1 \
- file://binutils-uclibc-100-uclibc-conf.patch;patch=1 \
- file://110-arm-eabi-conf.patch;patch=1 \
- file://binutils-uclibc-300-001_ld_makefile_patch.patch;patch=1 \
- file://binutils-uclibc-300-006_better_file_error.patch;patch=1 \
- file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1 \
- file://binutils-uclibc-gas-needs-libm.patch;patch=1 \
- file://binutils-arm-pr7093.patch;patch=1 \
- file://binutils-x86_64_i386_biarch.patch;patch=1 \
+ file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;apply=yes \
+ file://binutils-uclibc-100-uclibc-conf.patch;apply=yes \
+ file://110-arm-eabi-conf.patch;apply=yes \
+ file://binutils-uclibc-300-001_ld_makefile_patch.patch;apply=yes \
+ file://binutils-uclibc-300-006_better_file_error.patch;apply=yes \
+ file://binutils-uclibc-300-012_check_ldrunpath_length.patch;apply=yes \
+ file://binutils-uclibc-gas-needs-libm.patch;apply=yes \
+ file://binutils-arm-pr7093.patch;apply=yes \
+ file://binutils-x86_64_i386_biarch.patch;apply=yes \
"
# powerpc patches
-SRC_URI += "file://binutils-2.16.1-e300c2c3.patch;patch=1"
+SRC_URI += "file://binutils-2.16.1-e300c2c3.patch;apply=yes"
SRC_URI[md5sum] = "17a52219dee5a76c1a9d9b0bfd337d66"
diff --git a/recipes/binutils/binutils_2.20.1.bb b/recipes/binutils/binutils_2.20.1.bb
index e5e7f546c0..ba5f95f275 100644
--- a/recipes/binutils/binutils_2.20.1.bb
+++ b/recipes/binutils/binutils_2.20.1.bb
@@ -6,13 +6,13 @@ PR = "${INC_PR}.0"
SRC_URI = "\
${GNU_MIRROR}/binutils/binutils-${PV}.tar.bz2;name=tarball \
- file://binutils-uclibc-100-uclibc-conf.patch;patch=1 \
- file://110-arm-eabi-conf.patch;patch=1 \
- file://binutils-uclibc-300-001_ld_makefile_patch.patch;patch=1 \
- file://binutils-uclibc-300-006_better_file_error.patch;patch=1 \
- file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1 \
- file://binutils-uclibc-gas-needs-libm.patch;patch=1 \
- file://binutils-x86_64_i386_biarch.patch;patch=1 \
+ file://binutils-uclibc-100-uclibc-conf.patch;apply=yes \
+ file://110-arm-eabi-conf.patch;apply=yes \
+ file://binutils-uclibc-300-001_ld_makefile_patch.patch;apply=yes \
+ file://binutils-uclibc-300-006_better_file_error.patch;apply=yes \
+ file://binutils-uclibc-300-012_check_ldrunpath_length.patch;apply=yes \
+ file://binutils-uclibc-gas-needs-libm.patch;apply=yes \
+ file://binutils-x86_64_i386_biarch.patch;apply=yes \
"
SRC_URI[tarball.sha256sum] = "228b84722d87e88e7fdd36869e590e649ab523a0800a7d53df906498afe6f6f8"
@@ -20,5 +20,5 @@ SRC_URI[tarball.md5sum] = "9cdfb9d6ec0578c166d3beae5e15c4e5"
# powerpc patches
SRC_URI += "\
- file://binutils-2.16.1-e300c2c3.patch;patch=1 \
+ file://binutils-2.16.1-e300c2c3.patch;apply=yes \
"
diff --git a/recipes/binutils/binutils_2.20.bb b/recipes/binutils/binutils_2.20.bb
index 2ab71095ad..70d97b09fd 100644
--- a/recipes/binutils/binutils_2.20.bb
+++ b/recipes/binutils/binutils_2.20.bb
@@ -6,22 +6,22 @@ PR = "${INC_PR}.4"
SRC_URI = "\
${GNU_MIRROR}/binutils/binutils-${PV}.tar.bz2 \
- file://binutils-uclibc-100-uclibc-conf.patch;patch=1 \
- file://110-arm-eabi-conf.patch;patch=1 \
- file://binutils-uclibc-300-001_ld_makefile_patch.patch;patch=1 \
- file://binutils-uclibc-300-006_better_file_error.patch;patch=1 \
- file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1 \
- file://binutils-uclibc-gas-needs-libm.patch;patch=1 \
- file://ld-stub-crash.patch;patch=1;pnum=0 \
- file://binutils-arm-non-empty-know.patch;patch=1 \
- file://binutils_unexport_LD_LIBRARY_PATH_for_CC_FOR_BUILD.patch;patch=1 \
- file://binutils-x86_64_i386_biarch.patch;patch=1 \
+ file://binutils-uclibc-100-uclibc-conf.patch;apply=yes \
+ file://110-arm-eabi-conf.patch;apply=yes \
+ file://binutils-uclibc-300-001_ld_makefile_patch.patch;apply=yes \
+ file://binutils-uclibc-300-006_better_file_error.patch;apply=yes \
+ file://binutils-uclibc-300-012_check_ldrunpath_length.patch;apply=yes \
+ file://binutils-uclibc-gas-needs-libm.patch;apply=yes \
+ file://ld-stub-crash.patch;apply=yes;striplevel=0 \
+ file://binutils-arm-non-empty-know.patch;apply=yes \
+ file://binutils_unexport_LD_LIBRARY_PATH_for_CC_FOR_BUILD.patch;apply=yes \
+ file://binutils-x86_64_i386_biarch.patch;apply=yes \
"
# powerpc patches
SRC_URI += "\
- file://binutils-2.16.1-e300c2c3.patch;patch=1 \
- file://binutils-powerpc-pr11088.patch;patch=1 \
+ file://binutils-2.16.1-e300c2c3.patch;apply=yes \
+ file://binutils-powerpc-pr11088.patch;apply=yes \
"
SRC_URI[md5sum] = "ee2d3e996e9a2d669808713360fa96f8"
diff --git a/recipes/binutils/binutils_csl-arm-20050416.bb b/recipes/binutils/binutils_csl-arm-20050416.bb
index 2c7c2076c3..b970c231d8 100644
--- a/recipes/binutils/binutils_csl-arm-20050416.bb
+++ b/recipes/binutils/binutils_csl-arm-20050416.bb
@@ -43,9 +43,9 @@ FILES_${PN}-symlinks = " \
${bindir}/strip"
SRC_URI = "cvs://anoncvs:anoncvs@sources.redhat.com/cvs/src;module=binutils;method=pserver;localdir=src;tag=binutils-csl-arm-2005q1-branch;date=20050416 \
- file://ld_makefile.patch;patch=1 \
- file://better_file_error.patch;patch=1 \
- file://signed_char_fix.patch;patch=1"
+ file://ld_makefile.patch;apply=yes \
+ file://better_file_error.patch;apply=yes \
+ file://signed_char_fix.patch;apply=yes"
S = "${WORKDIR}/src"
B = "${S}/build.${HOST_SYS}.${TARGET_SYS}"
diff --git a/recipes/binutils/binutils_csl-arm-20050603.bb b/recipes/binutils/binutils_csl-arm-20050603.bb
index 13759b47ad..1857b1d3d5 100644
--- a/recipes/binutils/binutils_csl-arm-20050603.bb
+++ b/recipes/binutils/binutils_csl-arm-20050603.bb
@@ -43,9 +43,9 @@ FILES_${PN}-symlinks = " \
${bindir}/strip"
SRC_URI = "cvs://anoncvs:anoncvs@sources.redhat.com/cvs/src;module=binutils;method=pserver;localdir=src;tag=binutils-csl-arm-2005q1-branch;date=20050603 \
- file://ld_makefile.patch;patch=1 \
- file://better_file_error.patch;patch=1 \
- file://signed_char_fix.patch;patch=1"
+ file://ld_makefile.patch;apply=yes \
+ file://better_file_error.patch;apply=yes \
+ file://signed_char_fix.patch;apply=yes"
S = "${WORKDIR}/src"
B = "${S}/build.${HOST_SYS}.${TARGET_SYS}"
diff --git a/recipes/binutils/binutils_cvs.bb b/recipes/binutils/binutils_cvs.bb
index 43a984f74c..5e9f9adc6f 100644
--- a/recipes/binutils/binutils_cvs.bb
+++ b/recipes/binutils/binutils_cvs.bb
@@ -8,13 +8,13 @@ require binutils.inc
S = "${WORKDIR}/src"
EXTRA_OEMAKE = "configure-build-libiberty"
SRC_URI = "cvs://anoncvs:anoncvs@sources.redhat.com/cvs/src;module=binutils;method=pserver;localdir=src \
- file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1;maxdate=20090801 \
- file://binutils-uclibc-100-uclibc-conf.patch;patch=1 \
- file://110-arm-eabi-conf.patch;patch=1 \
- file://binutils-uclibc-300-001_ld_makefile_patch.patch;patch=1 \
- file://binutils-uclibc-300-006_better_file_error.patch;patch=1 \
- file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1 \
- file://binutils-uclibc-gas-needs-libm.patch;patch=1 \
+ file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;apply=yes;maxdate=20090801 \
+ file://binutils-uclibc-100-uclibc-conf.patch;apply=yes \
+ file://110-arm-eabi-conf.patch;apply=yes \
+ file://binutils-uclibc-300-001_ld_makefile_patch.patch;apply=yes \
+ file://binutils-uclibc-300-006_better_file_error.patch;apply=yes \
+ file://binutils-uclibc-300-012_check_ldrunpath_length.patch;apply=yes \
+ file://binutils-uclibc-gas-needs-libm.patch;apply=yes \
"
do_compile () {