All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/1] package/e2fsprogs: fix fsverity build error slightly differently
@ 2025-12-05  0:30 Markus Mayer via buildroot
  2025-12-05  0:30 ` [Buildroot] [PATCH 1/1] " Markus Mayer via buildroot
  0 siblings, 1 reply; 3+ messages in thread
From: Markus Mayer via buildroot @ 2025-12-05  0:30 UTC (permalink / raw)
  To: Thomas Petazzoni
  Cc: Markus Mayer, Julien Olivain, Bernd Kuhls, Buildroot List

This is the follow-up to the mailing list discussion at [1].

The only thing I undid about Thomas' patch was to remove
0001-configure.ac-check-for-FS_IOC_READ_VERITY_METADATA-a.patch

The change to e2fsprogs.mk remains with the comment slightly tweaked.

Please feel free to adjust the commit message if needed.

[1]: https://lists.buildroot.org/pipermail/buildroot/2025-November/790482.html

Markus Mayer (1):
  package/e2fsprogs: fix fsverity build error slightly differently

 ...ck-for-FS_IOC_READ_VERITY_METADATA-a.patch | 103 --------------
 .../0001-lib-add-kern_compat.h.patch          | 134 ++++++++++++++++++
 package/e2fsprogs/0002-Generated-files.patch  |  63 ++++++++
 package/e2fsprogs/e2fsprogs.mk                |   4 +-
 4 files changed, 199 insertions(+), 105 deletions(-)
 delete mode 100644 package/e2fsprogs/0001-configure.ac-check-for-FS_IOC_READ_VERITY_METADATA-a.patch
 create mode 100644 package/e2fsprogs/0001-lib-add-kern_compat.h.patch
 create mode 100644 package/e2fsprogs/0002-Generated-files.patch

-- 
2.51.2

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

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

end of thread, other threads:[~2026-02-02 13:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-05  0:30 [Buildroot] [PATCH 0/1] package/e2fsprogs: fix fsverity build error slightly differently Markus Mayer via buildroot
2025-12-05  0:30 ` [Buildroot] [PATCH 1/1] " Markus Mayer via buildroot
2026-02-02 13:18   ` 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.