[oe-commits] Vladimir Sorokin : binutils: Add x86_64_i386_biarch patch for 2.20 & 2.20.1

git version control git at git.openembedded.org
Thu Apr 8 19:03:05 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: d65aa5a8f6cf6acf5b41329d857b24bf5fc1c9f3
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d65aa5a8f6cf6acf5b41329d857b24bf5fc1c9f3

Author: Vladimir Sorokin <sorokin at altell.ru>
Date:   Wed Mar 24 14:37:02 2010 +0300

binutils: Add x86_64_i386_biarch patch for 2.20 & 2.20.1

Signed-off-by: Vladimir Sorokin <sorokin at altell.ru>
Signed-off-by: Roman I Khimov <khimov at altell.ru>

---

 recipes/binutils/binutils_2.20.1.bb |    3 ++-
 recipes/binutils/binutils_2.20.bb   |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/recipes/binutils/binutils_2.20.1.bb b/recipes/binutils/binutils_2.20.1.bb
index 4f736f4..e5e7f54 100644
--- a/recipes/binutils/binutils_2.20.1.bb
+++ b/recipes/binutils/binutils_2.20.1.bb
@@ -1,7 +1,7 @@
 require binutils.inc
 LICENSE = "GPLv3"
 
-INC_PR = "r0"
+INC_PR = "r1"
 PR = "${INC_PR}.0"
 
 SRC_URI = "\
@@ -12,6 +12,7 @@ SRC_URI = "\
      file://binutils-uclibc-300-006_better_file_error.patch;patch=1 \
      file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1 \
      file://binutils-uclibc-gas-needs-libm.patch;patch=1 \
+     file://binutils-x86_64_i386_biarch.patch;patch=1 \
      "
 
 SRC_URI[tarball.sha256sum] = "228b84722d87e88e7fdd36869e590e649ab523a0800a7d53df906498afe6f6f8"
diff --git a/recipes/binutils/binutils_2.20.bb b/recipes/binutils/binutils_2.20.bb
index 6863582..63186a4 100644
--- a/recipes/binutils/binutils_2.20.bb
+++ b/recipes/binutils/binutils_2.20.bb
@@ -1,7 +1,7 @@
 require binutils.inc
 LICENSE = "GPLv3"
 
-INC_PR = "r1"
+INC_PR = "r2"
 PR = "${INC_PR}.4"
 
 SRC_URI = "\
@@ -15,6 +15,7 @@ SRC_URI = "\
      file://ld-stub-crash.patch;patch=1;pnum=0 \
      file://binutils-arm-non-empty-know.patch;patch=1 \
      file://binutils_unexport_LD_LIBRARY_PATH_for_CC_FOR_BUILD.patch;patch=1 \
+     file://binutils-x86_64_i386_biarch.patch;patch=1 \
      "
 
 # powerpc patches





More information about the Openembedded-commits mailing list