All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] Upgrade to Binutils 2.43
@ 2024-08-07  4:46 Waldemar Brodkorb
  2024-08-07  9:28 ` Thomas Petazzoni via buildroot
  2024-08-12 20:54 ` Thomas Petazzoni via buildroot
  0 siblings, 2 replies; 4+ messages in thread
From: Waldemar Brodkorb @ 2024-08-07  4:46 UTC (permalink / raw)
  To: buildroot

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

 1. Add 2.43
 2. Make 2.42 the default
 3. Drop 2.40

Waldemar Brodkorb (3):
  package/binutils: add support for 2.43
  package/binutils: make 2.42 the default version
  package/binutils: drop support for binutils 2.40

 Config.in.legacy                              |   6 +
 ...ertion-fail-in-nios2_elf32_install_i.patch | 125 ------------------
 .../{2.40 => 2.43}/0001-sh-conf.patch         |  12 +-
 .../0002-poison-system-directories.patch      |  68 +++++-----
 package/binutils/Config.in.host               |  10 +-
 package/binutils/binutils.hash                |   2 +-
 package/binutils/binutils.mk                  |   2 +-
 package/elf2flt/elf2flt.mk                    |  12 +-
 8 files changed, 53 insertions(+), 184 deletions(-)
 delete mode 100644 package/binutils/2.40/0003-PR27597-nios-assertion-fail-in-nios2_elf32_install_i.patch
 rename package/binutils/{2.40 => 2.43}/0001-sh-conf.patch (84%)
 rename package/binutils/{2.40 => 2.43}/0002-poison-system-directories.patch (87%)

-- 
2.30.2

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

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

end of thread, other threads:[~2024-08-12 20:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-07  4:46 [Buildroot] [PATCH 0/3] Upgrade to Binutils 2.43 Waldemar Brodkorb
2024-08-07  9:28 ` Thomas Petazzoni via buildroot
2024-08-07  9:35   ` Waldemar Brodkorb
2024-08-12 20:54 ` Thomas Petazzoni via buildroot

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.