mbox series

[0/3] Version bump and python bindings for rpi-rgb-led-matrix

Message ID 20240825-rgbmatrix-v1-0-0f2b0106f2ee@gmx.net
Headers show
Series Version bump and python bindings for rpi-rgb-led-matrix | expand

Message

J. Neuschäfer Aug. 25, 2024, 1:55 p.m. UTC
This patchset updates the rpi-rgb-led-matrix package and adds the python
bindings, which are built from the same source code.

I'm not entirely happy with the duplication between the two packages. If
there's a way to merge them and specify the version, hashes, and
dependencies only once, I'll gladly do that.

Signed-off-by: J. Neuschäfer <j.neuschaefer@gmx.net>
---
Sorry for the duplicate email, I had some issues with my email
configuration.

---
J. Neuschäfer (3):
      package/rpi-rgb-led-matrix: update to latest commit
      [RFC] package/python-rgbmatrix: new package
      DEVELOPERS: add J. Neuschäfer for rpi-rgb-led-matrix/python-rgbmatrix

 DEVELOPERS                                         |  2 ++
 package/Config.in                                  |  1 +
 package/python-rgbmatrix/Config.in                 |  8 ++++++++
 package/python-rgbmatrix/python-rgbmatrix.hash     |  3 +++
 package/python-rgbmatrix/python-rgbmatrix.mk       | 23 ++++++++++++++++++++++
 package/rpi-rgb-led-matrix/rpi-rgb-led-matrix.hash |  2 +-
 package/rpi-rgb-led-matrix/rpi-rgb-led-matrix.mk   |  2 +-
 7 files changed, 39 insertions(+), 2 deletions(-)
---
base-commit: 8bd00c16d8af2b4b620a0b2c136e6830b9d6b3a0
change-id: 20240727-rgbmatrix-6eb719fd7830

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