Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/4] Fix compiler warnings in support/kconfig
@ 2025-07-16 18:15 Edgar Bonet via buildroot
  2025-07-16 18:17 ` [Buildroot] [PATCH v2 1/4] support/kconfig/patches: make all patches quilt-friendly Edgar Bonet via buildroot
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Edgar Bonet via buildroot @ 2025-07-16 18:15 UTC (permalink / raw)
  To: Buildroot development; +Cc: Petr Vorel, Julien Olivain

This a respin and an extension of a previous patch,[1] which has been
marked as “Changes Requested” because it failed to update the
support/kconfig/patches directory.

The first two patches in this series are meant to ensure the contents of
support/kconfig/patches is in sync with the current sources in
support/kconfig. The second patch creates a missing file in patches/. It
could have instead updated patch 14, but that would force the fourth
patch in this series to create an inconsistency.

The third patch is a respin of the previous version of this series. It
now updates the relevant entry in patches/.

The fourth patch fixes a warning in “make nconfig” very similar to the
warning fixed by the third patch.

Changes v1 -> v2:
  - patches 1, 2 and 4 are new
  - patch 3 now updates patches/24-fix--Wformat-warnings.patch, and its
    log message is slightly reworded.

[1] https://lore.kernel.org/buildroot/4a4473d3-56d6-4576-9a8f-5b708a1569df@grenoble.cnrs.fr/

Edgar Bonet (4):
  support/kconfig/patches: make all patches quilt-friendly
  support/kconfig/patches: add missing patch
  support/kconfig: fix compiler warning in util.c
  support/kconfig: fix compiler warning in nconf.c

 support/kconfig/nconf.c                       |  2 +-
 ...config-lxdialog-fix-check-with-GCC14.patch | 11 ++--
 ...onfig-mn-conf-handle-backspace-H-key.patch | 31 ++++++------
 .../patches/24-fix--Wformat-warnings.patch    | 50 +++++++++++++++++++
 support/kconfig/patches/series                |  1 +
 support/kconfig/util.c                        |  2 +-
 6 files changed, 71 insertions(+), 26 deletions(-)
 create mode 100644 support/kconfig/patches/24-fix--Wformat-warnings.patch

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

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

end of thread, other threads:[~2025-07-17 10:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-16 18:15 [Buildroot] [PATCH v2 0/4] Fix compiler warnings in support/kconfig Edgar Bonet via buildroot
2025-07-16 18:17 ` [Buildroot] [PATCH v2 1/4] support/kconfig/patches: make all patches quilt-friendly Edgar Bonet via buildroot
2025-07-16 20:39   ` Petr Vorel
2025-07-16 21:08     ` Edgar Bonet via buildroot
2025-07-16 22:01       ` Petr Vorel
2025-07-17 10:53         ` Edgar Bonet via buildroot
2025-07-16 18:18 ` [Buildroot] [PATCH v2 2/4] support/kconfig/patches: add missing patch Edgar Bonet via buildroot
2025-07-16 18:19 ` [Buildroot] [PATCH v2 3/4] support/kconfig: fix compiler warning in util.c Edgar Bonet via buildroot
2025-07-16 18:20 ` [Buildroot] [PATCH v2 4/4] support/kconfig: fix compiler warning in nconf.c Edgar Bonet via buildroot

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