All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/5] package/kmod version 34 and Meson build
@ 2026-04-25  8:56 Fiona Klute via buildroot
  2026-04-25  8:56 ` [Buildroot] [PATCH 1/5] package/kmod: bump to 34.2 Fiona Klute via buildroot
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: Fiona Klute via buildroot @ 2026-04-25  8:56 UTC (permalink / raw)
  To: buildroot; +Cc: Eric Le Bihan, Julien Olivain, Fiona Klute

Hi everyone,

this series updates package/kmod to 34.2, and switches it to the new
Meson build. The upstream changelog for 34 states the old Autotools
build will be removed with the next major version. I've structured the
series to switch step by step:

1: bump the version (should be backportable, if stable maintainers see
   the need)
2 & 3: tidy up to prepare for build system switch
4: do the build system switch
5: enable the new dlopen feature for compression libraries (if any)

Best regards,
Fiona


Fiona Klute (5):
  package/kmod: bump to 34.2
  support/testing/tests/package/test_kmod.py: use current 6.6.x kernel
  Revert "kmod: workaround for microblaze ld bug"
  package/kmod: switch to Meson build
  package/kmod: enable dlopen() for compression libraries (if any)

 .checkpackageignore                        |  1 -
 package/kmod/0001-fix-O_CLOEXEC.patch      | 48 ------------
 package/kmod/kmod.hash                     |  2 +-
 package/kmod/kmod.mk                       | 87 ++++++++--------------
 support/testing/tests/package/test_kmod.py |  2 +-
 5 files changed, 35 insertions(+), 105 deletions(-)
 delete mode 100644 package/kmod/0001-fix-O_CLOEXEC.patch

-- 
2.53.0

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

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

end of thread, other threads:[~2026-05-15 13:34 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-25  8:56 [Buildroot] [PATCH 0/5] package/kmod version 34 and Meson build Fiona Klute via buildroot
2026-04-25  8:56 ` [Buildroot] [PATCH 1/5] package/kmod: bump to 34.2 Fiona Klute via buildroot
2026-04-25  8:56 ` [Buildroot] [PATCH 2/5] support/testing/tests/package/test_kmod.py: use current 6.6.x kernel Fiona Klute via buildroot
2026-04-25  8:56 ` [Buildroot] [PATCH 3/5] Revert "kmod: workaround for microblaze ld bug" Fiona Klute via buildroot
2026-05-15 13:34   ` Thomas Perale via buildroot
2026-04-25  8:56 ` [Buildroot] [PATCH 4/5] package/kmod: switch to Meson build Fiona Klute via buildroot
2026-04-30 12:46   ` Marcus Hoffmann via buildroot
2026-04-30 13:46     ` Fiona Klute via buildroot
2026-04-30 22:22       ` Marcus Hoffmann via buildroot
2026-05-01  7:29         ` Yann E. MORIN via buildroot
2026-05-01 11:15           ` Fiona Klute via buildroot
2026-05-05  9:45             ` Marcus Hoffmann via buildroot
2026-04-25  8:56 ` [Buildroot] [PATCH 5/5] package/kmod: enable dlopen() for compression libraries (if any) Fiona Klute via buildroot
2026-04-30 12:41   ` Marcus Hoffmann via buildroot
2026-04-30 13:57     ` Fiona Klute via buildroot
2026-04-30 22:12       ` Marcus Hoffmann via buildroot
2026-04-30 13:39 ` [Buildroot] [PATCH 0/5] package/kmod version 34 and Meson build Marcus Hoffmann 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.