[Buildroot] [PATCH 0/4] Update for package/waffle

Raphael Gallais-Pou rgallaispou at gmail.com
Sun Oct 5 13:24:41 UTC 2025


Several commit for a single package update:

  * Website has changed
  * Waffle has moved from cmake to meson
  * Bump to latest version since old reference was over 4y old
    (project isn't too lively, latest change is from a year ago)
  * Use git download method since latest change isn't an official 
  * Remove deprecated or already merged patches
  * Fix default breaking pkg_config_path

It is my first time updating a package, please to not hesitate to
comment.  I initially thought about squashing all commits together, but
since this is a pretty complexe update I preferred sending a series in
order to ease readability and code review.

Signed-off-by: Raphael Gallais-Pou <rgallaispou at gmail.com>
---
Raphael Gallais-Pou (4):
      package/waffle: fix website reference
      package/waffle: bump to 5f1f48287e806544d745e9a8f5aed47234c61292
      package/waffle: remove patches
      package/waffle: fix pkg_config_path value

 ...rd-cflags-from-.pc-files-to-waffle-cflags.patch | 42 ---------------
 ...02-wayland-fix-build-against-version-1-20.patch | 59 ----------------------
 package/waffle/0003-drop-C-dependency.patch        | 46 -----------------
 package/waffle/Config.in                           |  2 +-
 package/waffle/waffle.hash                         |  4 +-
 package/waffle/waffle.mk                           | 39 +++++++-------
 6 files changed, 22 insertions(+), 170 deletions(-)
---
base-commit: 7bbc66a39e6e18d5298564167b42e56b82c9360a
change-id: 20251005-waffle-3265eaadd5e0

Best regards,
-- 
Raphael Gallais-Pou <rgallaispou at gmail.com>



More information about the buildroot mailing list