[oe] [PATCH 0/2] fixes for binutils 2.21

Víctor Manuel Jáquez Leal vjaquez at igalia.com
Mon Jan 24 14:48:57 UTC 2011


These patches focus the same problem: with the binutils upgrade to
2.21 it is required specify the +sec to the march parameter.

The kernel patch is just grabbed from the ubuntu's repository. For the
u-boot I just came up with a translation of those patches.

vmjl

Víctor Manuel Jáquez Leal (2):
  u-boot-sakoman: fix break caused by the new binutils
  linux-omap4: fix break caused by the new binutils

 ...TU-Config-Fix-FTBS-caused-by-new-binutils.patch |   38 ++++++++++++++++++++
 ...0002-Add-AFLAGS-for-sleep44xx-to-fix-FTBS.patch |   26 +++++++++++++
 recipes/linux/linux-omap4_2.6.35.3.bb              |    2 +
 .../fix-break-caused-by-new-binutils.patch         |   31 ++++++++++++++++
 recipes/u-boot/u-boot-sakoman_git.bb               |    1 +
 5 files changed, 98 insertions(+), 0 deletions(-)
 create mode 100644 recipes/linux/linux-omap4/0001-UBUNTU-Config-Fix-FTBS-caused-by-new-binutils.patch
 create mode 100644 recipes/linux/linux-omap4/0002-Add-AFLAGS-for-sleep44xx-to-fix-FTBS.patch
 create mode 100644 recipes/u-boot/u-boot-sakoman/fix-break-caused-by-new-binutils.patch





More information about the Openembedded-devel mailing list