summaryrefslogtreecommitdiff
path: root/packages/binutils/binutils_2.16.bb
diff options
context:
space:
mode:
authorLeon Woestenberg <leon.woestenberg@gmail.com>2007-10-18 16:15:40 +0000
committerLeon Woestenberg <leon.woestenberg@gmail.com>2007-10-18 16:15:40 +0000
commit55c98bbee7f1e37196b6c5e1b3f1d53acda8698b (patch)
tree8ce705946833954b813b394336cfbd9c937fd6b4 /packages/binutils/binutils_2.16.bb
parent2995925f6a3af176037d52e9c5b3feee19b8b89f (diff)
binutils-2.16: Added support for powerpc e300c3 core. Bumped PV for your pleasure.
Diffstat (limited to 'packages/binutils/binutils_2.16.bb')
-rw-r--r--packages/binutils/binutils_2.16.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/binutils/binutils_2.16.bb b/packages/binutils/binutils_2.16.bb
index a03f355379..578d05c8d0 100644
--- a/packages/binutils/binutils_2.16.bb
+++ b/packages/binutils/binutils_2.16.bb
@@ -1,4 +1,4 @@
-PR = "r7"
+PR = "r8"
SRC_URI = \
"http://ftp.gnu.org/gnu/binutils/binutils-${PV}.tar.bz2 \
@@ -8,6 +8,8 @@ SRC_URI = \
file://binutils-2.16-objcopy-rename-errorcode.patch;patch=1 \
file://binutils-100_cflags_for_build.patch;patch=1"
+SRC_URI += "file://binutils-2.16.1-e300c2c3.patch;patch=1"
+
# uclibc patches
SRC_URI += "file://binutils-2.16-linux-uclibc.patch;patch=1"