All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fixes for binutils 2.21
@ 2011-01-24 14:48 Víctor Manuel Jáquez Leal
  2011-01-24 14:48 ` [PATCH 1/2] u-boot-sakoman: fix break caused by the new binutils Víctor Manuel Jáquez Leal
  2011-01-24 14:48 ` [PATCH 2/2] linux-omap4: " Víctor Manuel Jáquez Leal
  0 siblings, 2 replies; 7+ messages in thread
From: Víctor Manuel Jáquez Leal @ 2011-01-24 14:48 UTC (permalink / raw)
  To: openembedded-devel

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




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-01-24 18:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-24 14:48 [PATCH 0/2] fixes for binutils 2.21 Víctor Manuel Jáquez Leal
2011-01-24 14:48 ` [PATCH 1/2] u-boot-sakoman: fix break caused by the new binutils Víctor Manuel Jáquez Leal
2011-01-24 15:47   ` Khem Raj
     [not found]   ` <1295882416.1999.8.camel@quadra>
2011-01-24 17:18     ` Víctor M. Jáquez L.
     [not found]       ` <1295890383.1999.11.camel@quadra>
2011-01-24 18:37         ` Víctor M. Jáquez L.
2011-01-24 14:48 ` [PATCH 2/2] linux-omap4: " Víctor Manuel Jáquez Leal
2011-01-24 15:48   ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.