Commit Graph

14 Commits

Author SHA1 Message Date
Pascal Vizeli 95eeb8eff3
Update Builder & Wheels + support yellow (#73896) 2022-06-23 13:58:24 +02:00
Pascal Vizeli 6cf9b22b5a
Python 3.10 / Base image 2022.06.01 (#73830)
* 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 (#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 ed9d40378e
Update base image 2021.11.0 (#60227) 2021-11-24 09:48:34 +01:00
Stefan Agner 8d652b28e2
Add Khadas VIM3 (#53616)
* Add Khadas VIM3

Add Khadas VIM3 machine. VIM3 is based on Amlogic A311D SoC with
2xCortex-A53 and 4xCortex-A73.

* Use latest builder which supports khadas-vim3
2021-07-28 14:19:21 +02:00
Pascal Vizeli c21895facb
Remove ASUS.gpio / not working with new GCC (#51662) 2021-06-09 13:33:41 +02: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 1527b9cad7
Build images on GitHub actions (#48318)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-04-26 22:19:40 +02:00
Stefan Agner d2db58d138
Fix generic-x86-64 build (#47214)
Replace the wrong Docker Hub repository slipped in during testing.
2021-03-01 09:17:41 +01:00
Stefan Agner 6e77ca70fc
Add new machine generic-x86-64 to build matrix (#47095)
The Intel NUC machine runs on most UEFI capable x86-64 machines today.
Lets start a new machine generic-x86-64 which will replace intel-nuc
over time.
2021-02-26 15:49:33 +01:00
ubergeek801 3f12648212
adding support for hardkernel odroid-c4 (#42719) 2020-11-01 20:47:20 +01:00
Pascal Vizeli 2d08708c3b
Offload dockermachines into core (#41756) 2020-10-13 11:56:28 +02:00