diff options
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils-2.23.1.inc')
| -rw-r--r-- | meta/recipes-devtools/binutils/binutils-2.23.1.inc | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.23.1.inc b/meta/recipes-devtools/binutils/binutils-2.23.1.inc new file mode 100644 index 0000000000..33969813af --- /dev/null +++ b/meta/recipes-devtools/binutils/binutils-2.23.1.inc | |||
| @@ -0,0 +1,46 @@ | |||
| 1 | LIC_FILES_CHKSUM="\ | ||
| 2 | file://src-release;endline=17;md5=4830a9ef968f3b18dd5e9f2c00db2d35\ | ||
| 3 | file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552\ | ||
| 4 | file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674\ | ||
| 5 | file://COPYING3;md5=d32239bcb673463ab874e80d47fae504\ | ||
| 6 | file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6\ | ||
| 7 | file://gas/COPYING;md5=d32239bcb673463ab874e80d47fae504\ | ||
| 8 | file://include/COPYING;md5=59530bdf33659b29e73d4adb9f9f6552\ | ||
| 9 | file://include/COPYING3;md5=d32239bcb673463ab874e80d47fae504\ | ||
| 10 | file://libiberty/COPYING.LIB;md5=a916467b91076e631dd8edb7424769c7\ | ||
| 11 | file://bfd/COPYING;md5=d32239bcb673463ab874e80d47fae504\ | ||
| 12 | " | ||
| 13 | |||
| 14 | SRC_URI = "\ | ||
| 15 | ${GNU_MIRROR}/binutils/binutils-${PV}.tar.bz2 \ | ||
| 16 | file://binutils-uclibc-100-uclibc-conf.patch \ | ||
| 17 | file://binutils-uclibc-300-001_ld_makefile_patch.patch \ | ||
| 18 | file://binutils-uclibc-300-006_better_file_error.patch \ | ||
| 19 | file://binutils-uclibc-300-012_check_ldrunpath_length.patch \ | ||
| 20 | file://binutils-uclibc-gas-needs-libm.patch \ | ||
| 21 | file://binutils-x86_64_i386_biarch.patch \ | ||
| 22 | file://libtool-2.4-update.patch \ | ||
| 23 | file://libiberty_path_fix.patch \ | ||
| 24 | file://binutils-poison.patch \ | ||
| 25 | file://libtool-rpath-fix.patch \ | ||
| 26 | file://binutils-armv5e.patch \ | ||
| 27 | file://mips64-default-ld-emulation.patch \ | ||
| 28 | ${BACKPORT} \ | ||
| 29 | " | ||
| 30 | |||
| 31 | BACKPORT = "\ | ||
| 32 | file://backport/0001-bfd.patch \ | ||
| 33 | file://backport/0003-Assemble-all-sources-files-in-each-test.patch \ | ||
| 34 | file://backport/0005-bfd.patch \ | ||
| 35 | file://backport/0010-bfd-ChangeLog.patch \ | ||
| 36 | file://backport/0012-Fix-TLS-LD-to-LE-optimization-for-x32.patch \ | ||
| 37 | file://backport/0013-gas-ChangeLog.patch \ | ||
| 38 | file://backport/0014-Fix-opcode-for-64-bit-jecxz.patch \ | ||
| 39 | file://backport/0017-ld-elf-comm-data.exp-Add-XFAIL-for-arm-targets-refer.patch \ | ||
| 40 | file://backport/0018-bfd.patch \ | ||
| 41 | file://backport/0024-bfd.patch \ | ||
| 42 | file://backport/0026-ld-testsuite.patch \ | ||
| 43 | " | ||
| 44 | SRC_URI[md5sum] = "33adb18c3048d057ac58d07a3f1adb38" | ||
| 45 | SRC_URI[sha256sum] = "2ab2e5b03e086d12c6295f831adad46b3e1410a3a234933a2e8fac66cb2e7a19" | ||
| 46 | |||
