summaryrefslogtreecommitdiff
path: root/packages/binutils/binutils_2.16.bb
blob: c56f227d58e883c3ae8a0f39e1cd9708d160e4ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
DESCRIPTION = "A GNU collection of binary utilities"
HOMEPAGE = "http://www.gnu.org/software/binutils/"
SECTION = "devel"
LICENSE = "GPL"
PR = "r7"

SRC_URI = \
    "http://ftp.gnu.org/gnu/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"

# uclibc patches
SRC_URI += "file://binutils-2.16-linux-uclibc.patch;patch=1"

# 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"

S = "${WORKDIR}/binutils-${PV}"
B = "${S}/build.${HOST_SYS}.${TARGET_SYS}"

require binutils.inc
7uboot: Add support for linkstation targetOyvind Repvik7 2007-03-15dfu-util-native, ftdi-eeprom-native, tzcode-native, u-boot, uboot-utils: crea...Rod Whitby1 2007-03-08u-boot-mkimage-gta01-native: Fixed ordering of do_deploy in relation to rm_work.Rod Whitby1 2007-03-07u-boot-mkimage-gta01: renamed to u-boot-mkimage-gta01-nativeMarcin Juszkiewicz1 2007-03-07u-boot-mkimage-gta01: build uboot-mkimage needed for Neo1973 kernelMarcin Juszkiewicz1 2007-03-07uboot-gta01: fix parse errorMarcin Juszkiewicz1 2007-02-15uboot-gta01: BINDIR -> BINDIR_NATIVEKoen Kooi1 2007-02-14uboot gta01: add patch to get around EABI version 0 versus version 4 problemsKoen Kooi2 2007-02-14uboot: add uboot for gta01 and qt2410Koen Kooi14 2007-02-12uboot: unify, fix SECTIONRolf Leggewie6 2007-02-04Add missing uboot patch for dht-walnutStelios Koroneos1 2007-02-03Add missing uboot patch for dht-walnutStelios Koroneos1 2007-01-07uboot-devkitidp: drop obsolete uboot recipe -- generic 1.1.6 is now usedCliff Brake1 2007-01-06u-boot 1.1.6: add patch so PXA255 IDP buildsCliff Brake3 2007-01-04uboot-devkitidp-pxa255: merged in old uboot_cvs recipe, marked as BROKENMarcin Juszkiewicz1 2007-01-04u-boot: added GIT version with DEF_PREF = -1 to not select it automaticallyMarcin Juszkiewicz1 2007-01-04u-boot: dropped CVS version - upstream moved to git treeMarcin Juszkiewicz1 2007-01-02u-boot_1.1.6.bb : Add new bb file to build u-boot-1.1.6.Philip Balister1 2006-12-17u-boot: fix parse errorMarcin Juszkiewicz1 2006-12-09Fix to allow uboot to build with newer make (i.e 3.81)Stelios Koroneos2 2006-11-29Introduce STAGING_BINDIR_CROSS and STAGING_BINDIR_NATIVE as discussed on the ...Richard Purdie3 2006-10-20u-boot: do not build helloworld exampleMarcin Juszkiewicz3 2006-10-17u-boot_LABEL.2006.06.30.2020: fix compiling for non-standard target prefixes ...Koen Kooi1 2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi4 2006-08-29uboot cvs fix SRC_URIMichael Lauer1 2006-08-10Add u-boot built from git repository. Source pulled from tag LABEL.2006.06.30...Philip Balister1 2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther1 2006-05-20base-files, linux-amsdelta-2.6, u-boot: Add support for Amstrad Delta (E3)Jonathan McDowell1 2006-04-28* add build for u-boot 1.1.4 with default_pref -1Marcin Juszkiewicz15 2006-01-07Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to x.x.x+cvsYYYY...Richard Purdie1 2005-08-31devkitidp-pxa255: rename vibren-pxa255idp machine to devkitidp-pxa255Cliff Brake2 2005-06-30import clean BK tree at cset 1.3670Koen Kooi9 2005-06-15Merge bk://oe-devel.bkbits.net/openembeddedJohn Bowler1 2005-04-14added U-Boot 1.1.2, both for MNCI "Ramses" and for the Vibren IDPHolger Schurig6 2005-03-17Merge nslu2-linux@nslu2-linux.bkbits.net:openembeddedg2@giantshoulder.com1 2005-03-02Do the u-boot binary deployment in a do_deploy task, like the kernels, and ap...Chris Larson2 2005-03-02Add u-boot, courtesy Cliff Brake.Chris Larson3