Commit Graph

10 Commits

Author SHA1 Message Date
Stefan Agner 07e16ab073
Fix Raspberry Pi utilities installation on Alpine 3.19 (#110463) 2024-02-13 15:07:37 +01:00
Stefan Agner 44e54e11d8
Follow Alpine 3.18 raspberrypi package updates (#105486)
Alpine 3.18 renamed the packages raspberrypi and raspberrypi-libs to
raspberrypi-userland and raspberrypi-userland-libs respectively. Follow
that rename. With this moderniziation raspistill and friends now gets
deployed to /usr/bin, which makes any symlinks obsolete.

Note that there is and was never a 64-bit variant of raspistill. So
these symlinks were essentially useless all along.

This effectively doesn't change anything for users: Alpine automatically
installed the renamed package already and Home Assistant Core picked
up the raspistill binary from /usr/bin already.
2023-12-11 15:58:51 +01:00
Pascal Vizeli 5c4d010b90
Fix machine build templates (#95393) 2023-06-27 18:00:12 +02:00
Pascal Vizeli c3d02d68b7
Fix Cosign Image build (#95328) 2023-06-27 09:29:45 +02:00
Franck Nijhof 3aa82e122c
Remove usbutils from machine builds (#91942) 2023-04-27 17:10:07 +02:00
Franck Nijhof c8d171c475
Remove deprecated Raspberry Pi GPIO integration (#71777) 2022-05-13 12:13:26 +02:00
Franck Nijhof 1bc82e2f85
Use legacy pip resolver in machine builds (#66094) 2022-02-08 19:18:04 +01:00
Pascal Vizeli 29a020886e
Update Machine support of python 3.9 / Kernel CEC (#51637) 2021-06-08 20:48:49 +02:00
Franck Nijhof 14af6d3884
Remove DHT from Raspberry Pi machine builds (#49829) 2021-04-28 22:43:40 +02:00
Pascal Vizeli 2d08708c3b
Offload dockermachines into core (#41756) 2020-10-13 11:56:28 +02:00