libretro / Lakka-LibreELEC

Lakka is a lightweight Linux distribution that transforms a small computer into a full blown game console.
https://www.lakka.tv
1.73k stars 286 forks source link

lg-gpio : Adjust for Lakka v6.x #1989

Closed ShigeakiAsai closed 3 months ago

ShigeakiAsai commented 3 months ago

Adjust lg-gpio package for Lakka v6.x

In Lakka v6.x (and upstream), the RPi.GPIO package is removed and the lg-gpio package is added. Added lg-gpio package needs to adjust for Lakka.

modified : 1 file

  1. packages/addons/addon-depends/rpi-tools-depends/lg-gpio/package.mk Like as the gpiozero package, copy necessary files and delete unnecessary files.


Thanks. ASAI, Shigeaki

ShigeakiAsai commented 3 months ago

I confirmed GPiCase2 safe shutdown script(#1990) & lg-gpio(#1989), both working on 25th June 2024 nightly build. Lakka-RPi4-GPiCase2.aarch64-6.x-20240625-be4225b.img.gz

Thanks, ASAI, Shigeaki