diff options
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils-2.25.inc')
| -rw-r--r-- | meta/recipes-devtools/binutils/binutils-2.25.inc | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.25.inc b/meta/recipes-devtools/binutils/binutils-2.25.inc new file mode 100644 index 0000000000..d69b519542 --- /dev/null +++ b/meta/recipes-devtools/binutils/binutils-2.25.inc | |||
| @@ -0,0 +1,30 @@ | |||
| 1 | LIC_FILES_CHKSUM="\ | ||
| 2 | file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552\ | ||
| 3 | file://COPYING.LIB;md5=9f604d8a4f8e74f4f5140845a21b6674\ | ||
| 4 | file://COPYING3;md5=d32239bcb673463ab874e80d47fae504\ | ||
| 5 | file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6\ | ||
| 6 | file://gas/COPYING;md5=d32239bcb673463ab874e80d47fae504\ | ||
| 7 | file://include/COPYING;md5=59530bdf33659b29e73d4adb9f9f6552\ | ||
| 8 | file://include/COPYING3;md5=d32239bcb673463ab874e80d47fae504\ | ||
| 9 | file://libiberty/COPYING.LIB;md5=a916467b91076e631dd8edb7424769c7\ | ||
| 10 | file://bfd/COPYING;md5=d32239bcb673463ab874e80d47fae504\ | ||
| 11 | " | ||
| 12 | |||
| 13 | SRC_URI = "\ | ||
| 14 | ${GNU_MIRROR}/binutils/binutils-${PV}.tar.bz2 \ | ||
| 15 | file://binutils-uclibc-100-uclibc-conf.patch \ | ||
| 16 | file://binutils-uclibc-300-001_ld_makefile_patch.patch \ | ||
| 17 | file://binutils-uclibc-300-006_better_file_error.patch \ | ||
| 18 | file://binutils-uclibc-300-012_check_ldrunpath_length.patch \ | ||
| 19 | file://binutils-uclibc-gas-needs-libm.patch \ | ||
| 20 | file://libtool-2.4-update.patch \ | ||
| 21 | file://libiberty_path_fix.patch \ | ||
| 22 | file://binutils-poison.patch \ | ||
| 23 | file://libtool-rpath-fix.patch \ | ||
| 24 | file://binutils-armv5e.patch \ | ||
| 25 | file://mips64-default-ld-emulation.patch \ | ||
| 26 | file://binutils-xlp-support.patch \ | ||
| 27 | " | ||
| 28 | SRC_URI[md5sum] = "d9f3303f802a5b6b0bb73a335ab89d66" | ||
| 29 | SRC_URI[sha256sum] = "22defc65cfa3ef2a3395faaea75d6331c6e62ea5dfacfed3e2ec17b08c882923" | ||
| 30 | |||
