From faa5cb3e04c9c9ff8bb94c775c2e1cac35b9ec10 Mon Sep 17 00:00:00 2001 From: Sylvain 'GarthPS' Paré Date: Wed, 7 Sep 2011 12:44:15 +0200 Subject: binutils: Update from 2.21 to 2.21.1a MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Due to a GPL violation corrected Binutils archives were uploaded with the suffix »a« and the faulty archives were removed [1]. The URLs redirect to the new archives and therefore the checksums are now incorrect. Use this incident to update the package also to the new version 2.21.1a. Due to this one patch had to be regenerated and was taken from OE-core [2]. This patch is build tested using `angstrom-2010.x` and `minimal{,-uclibc}` for `MACHINE = "beagleboard"`. [1] http://nickclifton.livejournal.com/9067.html [2] http://git.openembedded.org/cgit.cgi/openembedded-core/tree/meta/recipes-devtools/binutils/binutils/libtool-2.4-update.patch?id=4810404f22d7cf8849dc32da68dd33a156cac407 Signed-off-by: Sylvain 'GarthPS' Paré Signed-off-by: Paul Menzel --- recipes/binutils/binutils-cross_2.21.1a.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/binutils/binutils-cross_2.21.1a.bb (limited to 'recipes/binutils/binutils-cross_2.21.1a.bb') diff --git a/recipes/binutils/binutils-cross_2.21.1a.bb b/recipes/binutils/binutils-cross_2.21.1a.bb new file mode 100644 index 0000000000..d47c24dd25 --- /dev/null +++ b/recipes/binutils/binutils-cross_2.21.1a.bb @@ -0,0 +1,2 @@ +require binutils_git.bb +require binutils-cross.inc -- cgit 1.2.3-korg