Commit Graph

13 Commits (fced9eb4b5b713ab9425ca83d9d20d45252b42ce)

Author SHA1 Message Date
Stefan Agner 07e16ab073
Fix Raspberry Pi utilities installation on Alpine 3.19 () 2024-02-13 15:07:37 +01:00
Stefan Agner 44e54e11d8
Follow Alpine 3.18 raspberrypi package updates ()
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 () 2023-06-27 18:00:12 +02:00
Pascal Vizeli c3d02d68b7
Fix Cosign Image build () 2023-06-27 09:29:45 +02:00
Franck Nijhof 15c2ed7b04
Cleanup pybluez from machine builds () 2023-04-27 18:02:26 +02:00
Franck Nijhof 3aa82e122c
Remove usbutils from machine builds () 2023-04-27 17:10:07 +02:00
Franck Nijhof 43880ffdc4
Remove unneeded pygatt package from machine builds () 2023-04-24 12:39:51 +02:00
Pascal Vizeli 6cf9b22b5a
Python 3.10 / Base image 2022.06.01 ()
* Python 3.10 / Base image 2022.06.01

* Update requirements

* push opencv

* we don't need numpy on core for now

* Remove unused ignore

Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-06-22 12:04:39 -05:00
Franck Nijhof c8d171c475
Remove deprecated Raspberry Pi GPIO integration () 2022-05-13 12:13:26 +02:00
Franck Nijhof 1bc82e2f85
Use legacy pip resolver in machine builds () 2022-02-08 19:18:04 +01:00
Pascal Vizeli 29a020886e
Update Machine support of python 3.9 / Kernel CEC () 2021-06-08 20:48:49 +02:00
Franck Nijhof 14af6d3884
Remove DHT from Raspberry Pi machine builds () 2021-04-28 22:43:40 +02:00
Pascal Vizeli 2d08708c3b
Offload dockermachines into core () 2020-10-13 11:56:28 +02:00