xf86-video-omapfb: pandora: handle cycle/forcer events better
[openembedded.git] / recipes / binutils / binutils_2.20.1.bb
1 require binutils.inc
2 LICENSE = "GPLv3"
3
4 INC_PR = "r0"
5 PR = "${INC_PR}.0"
6
7 SRC_URI = "\
8      ${GNU_MIRROR}/binutils/binutils-${PV}.tar.bz2;name=tarball \
9      file://binutils-uclibc-100-uclibc-conf.patch;patch=1 \
10      file://110-arm-eabi-conf.patch;patch=1 \
11      file://binutils-uclibc-300-001_ld_makefile_patch.patch;patch=1 \
12      file://binutils-uclibc-300-006_better_file_error.patch;patch=1 \
13      file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1 \
14      file://binutils-uclibc-gas-needs-libm.patch;patch=1 \
15      "
16
17 SRC_URI[tarball.sha256sum] = "228b84722d87e88e7fdd36869e590e649ab523a0800a7d53df906498afe6f6f8"
18 SRC_URI[tarball.md5sum] = "9cdfb9d6ec0578c166d3beae5e15c4e5"
19
20 # powerpc patches
21 SRC_URI += "\
22      file://binutils-2.16.1-e300c2c3.patch;patch=1 \
23      "