[oe-commits] org.oe.dev binutils-2.16: Use . Add comment before powerpc patch URI.

likewise commit openembedded-commits at lists.openembedded.org
Wed Oct 24 00:31:29 UTC 2007


binutils-2.16: Use . Add comment before powerpc patch URI.

Author: likewise at openembedded.org
Branch: org.openembedded.dev
Revision: 714d18ab0ac1f1a1eac49614202379c5e280243b
ViewMTN: http://monotone.openembedded.org/revision/info/714d18ab0ac1f1a1eac49614202379c5e280243b
Files:
1
packages/binutils/binutils_2.16.bb
Diffs:

#
# mt diff -rc207a18b9097f3cc1d6bd284be6cf4bfdef01484 -r714d18ab0ac1f1a1eac49614202379c5e280243b
#
# 
# 
# patch "packages/binutils/binutils_2.16.bb"
#  from [e8f4d7f7221f84224deec02c960351b1cc143312]
#    to [53c0cea1af6729f7fff1d4913c3d4a3f332ed7d2]
# 
============================================================
--- packages/binutils/binutils_2.16.bb	e8f4d7f7221f84224deec02c960351b1cc143312
+++ packages/binutils/binutils_2.16.bb	53c0cea1af6729f7fff1d4913c3d4a3f332ed7d2
@@ -1,20 +1,21 @@ SRC_URI = \
 PR = "r8"
 
 SRC_URI = \
-    "http://ftp.gnu.org/gnu/binutils/binutils-${PV}.tar.bz2 \
+    "${GNU_MIRROR}/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"
 
-SRC_URI += "file://binutils-2.16.1-e300c2c3.patch;patch=1"
-
 # uclibc patches
 SRC_URI += "file://binutils-2.16-linux-uclibc.patch;patch=1"
 
-# thumb support patches
+# arm 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"
 
+# powerpc patches
+SRC_URI += "file://binutils-2.16.1-e300c2c3.patch;patch=1"
+
 require binutils.inc






More information about the Openembedded-commits mailing list