xf86-video-omapfb: pandora: handle cycle/forcer events better
[openembedded.git] / recipes / binutils / binutils_2.16.bb
1 PR = "r10"
2
3 SRC_URI = \
4     "${GNU_MIRROR}/binutils/binutils-${PV}.tar.bz2 \
5      file://ld_makefile.patch;patch=1 \
6      file://better_file_error.patch;patch=1 \
7      file://signed_char_fix.patch;patch=1 \
8      file://binutils-2.16-objcopy-rename-errorcode.patch;patch=1 \
9      file://binutils-100_cflags_for_build.patch;patch=1"
10
11 # uclibc patches
12 SRC_URI += "file://binutils-2.16-linux-uclibc.patch;patch=1"
13
14 # arm thumb support patches
15 SRC_URI += "file://binutils-2.16-thumb-trampoline.patch;patch=1"
16 SRC_URI += "file://binutils-2.16-thumb-glue.patch;patch=1"
17
18 # powerpc patches
19 SRC_URI += "file://binutils-2.16.1-e300c2c3.patch;patch=1"
20
21 require binutils.inc