Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH RFC 0/2] Update package/rpi-rgb-led-matrix
@ 2025-12-26 16:07 J. Neuschäfer via buildroot
  2025-12-26 16:07 ` [Buildroot] [PATCH RFC 1/2] package/python-pillow: install libImaging headers J. Neuschäfer via buildroot
  2025-12-26 16:07 ` [Buildroot] [PATCH RFC 2/2] package/rpi-rgb-led-matrix: update to latest git version (2025-12-22) J. Neuschäfer via buildroot
  0 siblings, 2 replies; 6+ messages in thread
From: J. Neuschäfer via buildroot @ 2025-12-26 16:07 UTC (permalink / raw)
  To: buildroot
  Cc: Angelo Compagnucci, Grzegorz Blach, James Hilliard,
	J. Neuschäfer

This brings the rpi-rgb-led-matrix and python-rgbmatrix packages
up to date. One thing that stands out is the additional dependency
on python-pillow's libImaging headers, which requires:

1. the python-pillow package to install the headers somewhere
2. the python-rgbmatrix package to pick them up.

I've made an attempt at this, which works but doesn't seem optimal,
especially the fact that I'm installing to $(STAGING_DIR)/usr/include
rather than .../python$(PYTHON3_VERSION_MAJOR). Comments are appreciated.

Signed-off-by: J. Neuschäfer <j.neuschaefer@gmx.net>
---
J. Neuschäfer (2):
      package/python-pillow: install libImaging headers
      package/rpi-rgb-led-matrix: update to latest git version (2025-12-22)

 package/python-pillow/python-pillow.mk             | 6 ++++++
 package/python-rgbmatrix/Config.in                 | 1 +
 package/python-rgbmatrix/python-rgbmatrix.hash     | 2 +-
 package/python-rgbmatrix/python-rgbmatrix.mk       | 4 ++--
 package/rpi-rgb-led-matrix/rpi-rgb-led-matrix.hash | 2 +-
 package/rpi-rgb-led-matrix/rpi-rgb-led-matrix.mk   | 2 +-
 6 files changed, 12 insertions(+), 5 deletions(-)
---
base-commit: 61ca67a5b202c3b81089abc30f67aa88edf73dd2
change-id: 20251226-rgbmatrix-bump-f1e5ec424fd2

Best regards,
-- 
J. Neuschäfer <j.neuschaefer@gmx.net>

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

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

end of thread, other threads:[~2025-12-28 19:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-26 16:07 [Buildroot] [PATCH RFC 0/2] Update package/rpi-rgb-led-matrix J. Neuschäfer via buildroot
2025-12-26 16:07 ` [Buildroot] [PATCH RFC 1/2] package/python-pillow: install libImaging headers J. Neuschäfer via buildroot
2025-12-27 23:14   ` Thomas Petazzoni via buildroot
2025-12-28 18:53     ` J. Neuschäfer via buildroot
2025-12-28 19:09       ` Thomas Petazzoni via buildroot
2025-12-26 16:07 ` [Buildroot] [PATCH RFC 2/2] package/rpi-rgb-led-matrix: update to latest git version (2025-12-22) J. Neuschäfer via buildroot

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