Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH next 0/4] Upgrade to Binutils 2.42
@ 2024-03-03  8:40 Thomas Petazzoni via buildroot
  2024-03-03  8:40 ` [Buildroot] [PATCH next 1/4] package/binutils: add support for 2.42 Thomas Petazzoni via buildroot
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-03-03  8:40 UTC (permalink / raw)
  To: buildroot; +Cc: Thomas Petazzoni

Hello,

This series of patches update binutils to version 2.42, doing the
usual dance:

 1. Add 2.42
 2. Make 2.41 the default
 3. Drop 2.39

An fourth patch is added to drop some code that is no longer needed
now that binutils 2.39 is gone.

Thomas

Thomas Petazzoni (4):
  package/binutils: add support for 2.42
  package/binutils: make 2.41 the default version
  package/binutils: drop support for binutils 2.39
  package/binutils: drop BR2_PACKAGE_BINUTILS_HAS_NO_LIBSFRAME

 .checkpackageignore                           |   3 -
 Config.in.legacy                              |   6 +
 ...or1k-fix-building-with-gcc-version-5.patch |  50 ------
 .../{2.39 => 2.42}/0001-sh-conf.patch         |  14 +-
 .../0002-poison-system-directories.patch      | 167 ++++++++++--------
 package/binutils/Config.in.host               |  14 +-
 package/binutils/binutils.hash                |   1 -
 package/binutils/binutils.mk                  |  10 +-
 package/elf2flt/elf2flt.mk                    |   2 +-
 9 files changed, 111 insertions(+), 156 deletions(-)
 delete mode 100644 package/binutils/2.39/0003-bfd-elf32-or1k-fix-building-with-gcc-version-5.patch
 rename package/binutils/{2.39 => 2.42}/0001-sh-conf.patch (82%)
 rename package/binutils/{2.39 => 2.42}/0002-poison-system-directories.patch (79%)

-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-03-03 10:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-03  8:40 [Buildroot] [PATCH next 0/4] Upgrade to Binutils 2.42 Thomas Petazzoni via buildroot
2024-03-03  8:40 ` [Buildroot] [PATCH next 1/4] package/binutils: add support for 2.42 Thomas Petazzoni via buildroot
2024-03-03  9:31   ` Yann E. MORIN
2024-03-03  8:40 ` [Buildroot] [PATCH next 2/4] package/binutils: make 2.41 the default version Thomas Petazzoni via buildroot
2024-03-03  8:40 ` [Buildroot] [PATCH next 3/4] package/binutils: drop support for binutils 2.39 Thomas Petazzoni via buildroot
2024-03-03 10:49   ` Yann E. MORIN
2024-03-03  8:40 ` [Buildroot] [PATCH next 4/4] package/binutils: drop BR2_PACKAGE_BINUTILS_HAS_NO_LIBSFRAME Thomas Petazzoni via buildroot
2024-03-03 10:50 ` [Buildroot] [PATCH next 0/4] Upgrade to Binutils 2.42 Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox