[oe-commits] org.oe.dev binutils 2.17: add avr32 patches

koen commit openembedded-commits at lists.openembedded.org
Thu May 31 15:28:59 UTC 2007


binutils 2.17: add avr32 patches

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 120adbf5e1dc9921cc744af51e0b4877a60d7242
ViewMTN: http://monotone.openembedded.org/revision.psp?id=120adbf5e1dc9921cc744af51e0b4877a60d7242
Files:
1
packages/binutils/binutils_2.17.bb
Diffs:

#
# mt diff -rd2b68d07ab7dcca3d71f6a79ae62c2f9e6a2eff4 -r120adbf5e1dc9921cc744af51e0b4877a60d7242
#
# 
# 
# patch "packages/binutils/binutils_2.17.bb"
#  from [2fc814841cf965209d430fef1d4c3603a6e84c06]
#    to [1075599deaaf23f14f3fea5a4869029f8fa7c07c]
# 
============================================================
--- packages/binutils/binutils_2.17.bb	2fc814841cf965209d430fef1d4c3603a6e84c06
+++ packages/binutils/binutils_2.17.bb	1075599deaaf23f14f3fea5a4869029f8fa7c07c
@@ -1,6 +1,6 @@ require binutils.inc
 require binutils.inc
 
-PR = "r0"
+PR = "r1"
 
 SRC_URI = \
     "http://ftp.gnu.org/gnu/binutils/binutils-${PV}.tar.bz2 \
@@ -18,6 +18,9 @@ SRC_URI += "\
 	file://300-012_check_ldrunpath_length.patch;patch=1 \
 	file://300-001_ld_makefile_patch.patch;patch=1 \
 	file://400-mips-ELF_MAXPAGESIZE-4K.patch;patch=1 \
+        http://avr32linux.org/twiki/pub/Main/DevelopmentTools/500-avr32.patch.gz;patch=1 \
+        http://avr32linux.org/twiki/pub/Main/DevelopmentTools/501-avr32-sreldyn-fix.patch.gz;patch=1 \
+	http://avr32linux.org/twiki/pub/Main/DevelopmentTools/502-avr32-bfd-dont-allow-direct-refs-to-bss.patch.gz;patch=1 \
 "
 
 # Zecke's OSX fixes






More information about the Openembedded-commits mailing list