Commit Graph

441 Commits

Author SHA1 Message Date
j1nx 1f37a5d29f [RPI3] Start of RaspberryPi3 support 2023-09-30 14:19:55 +00:00
j1nx 4280abe4d6 [ALL] Re-enable ccache to speed up consecutive builds 2023-09-13 11:49:11 +00:00
j1nx cde9489876 [ALL] Bump kernel to 6.1.52 2023-09-13 06:08:08 +00:00
j1nx fcda92f20b [ALL] Switch from syslogd to rsyslogd.
This to be able to also pipe logs to the legacy log path of mycroft.
2023-09-02 11:56:57 +00:00
j1nx e663240d23 [ALL] The big cleanup to change mycroft into ovos 2023-08-31 19:03:59 +00:00
j1nx 4c443d1d96 [OVA] Bump kernel to 6.1.47 in line with RPI4 2023-08-28 13:49:16 +00:00
j1nx 8b15f2ac9c [RPI] Bump kernel and firmware to 6.1.47
Also include a kernel patch to speed up mmc driver.
2023-08-27 09:06:29 +00:00
j1nx cf6c4c7020 [RPI] Enable rpi-eeprom auto update and fixes for the sound system 2023-08-26 18:36:44 +00:00
j1nx 1df2222ab7 [All] Bump Podman to 4.6.1 and Pipewire to 0.3.78
Also diable alsa-plugins as we do not need the alsa-pulse anymore
alsa-pipewire is installed by pipewire package itself.
2023-08-26 09:15:23 +00:00
j1nx 4c8fd8fab0 [All] Changes to the overlay system to get rootless podman to work 2023-08-25 14:59:36 +00:00
j1nx 815384911d [All] Changes to core system binaries 2023-08-23 10:16:09 +00:00
j1nx fad2856f2a [All] Sound additions and changes 2023-08-23 07:58:40 +00:00
j1nx 2c82ed2250 [All] Additions for dockerized system 2023-08-22 13:25:31 +00:00
j1nx ab4e40920c [ALL] Start working on podman, crun, conman architecture 2023-08-21 12:34:52 +00:00
j1nx 445558b1cc Enable podman 2023-08-21 08:37:15 +00:00
j1nx 15972e5e73 More work and get rpi4 inline 2023-08-21 08:05:43 +00:00
j1nx a9dc12239f WIP push for backup (Sorry for the mess) 2023-08-08 13:08:11 +00:00
j1nx c6460b9307 [WIP] Pushed for backup.
... Do not build this as of yet ...
2023-06-01 15:16:04 +02:00
j1nx dcaf6f63e0 Update ova_64-base_defconfig to reflect latest additions 2023-05-07 20:04:16 +02:00
j1nx 21f8afebe1 OVA kernel changes and enabling fixed packages 2023-04-28 10:23:22 +02:00
j1nx ef6a20f51a Enable whisper.cpp for OVA build 2023-04-28 10:23:22 +02:00
j1nx 8506e75220 Disable unused plugins and packages 2023-04-26 12:11:01 +00:00
j1nx 699b053d8c Bump linux kernel to 6.1.25 2023-04-26 10:53:10 +00:00
j1nx 4d1bc6b8b3 Enable LADSPA plugins for x86-64 (they should be fast enough for it) 2023-04-25 15:12:30 +00:00
j1nx 9a58446460 Enable wifi-connect for x86-64 build 2023-04-25 14:33:06 +00:00
j1nx 5bfaee87c0 Fix roc-toolkit build and enabled fro x86-64 2023-04-25 14:18:00 +00:00
j1nx eda165cc39 Merge branch 'develop' of github.com:OpenVoiceOS/ovos-buildroot into develop 2023-04-25 13:50:25 +00:00
j1nx 67b9493d65 Allow whisper.cpp to be build for both aarch64 and x86-64
and enabling it for x86-64 build
2023-04-25 13:47:21 +00:00
j1nx 85c020daac Enable spotifyd for OVA build 2023-04-25 14:50:27 +02:00
j1nx be361645ee Enable spotifyd for x86-64 build 2023-04-25 12:48:40 +00:00
j1nx cb23c45f92 Allow tensorflow-lite to be build for both aarch64 and x86-64 2023-04-25 13:22:24 +02:00
j1nx 24bea768f7 Add x86-64 normal PC infrastructure 2023-04-25 11:09:05 +00:00
j1nx e74316d14f Changes and fixes for usbmount and systemd 2023-04-23 18:01:17 +02:00
j1nx bc09e46898 Bumps and systemd changes 2023-04-19 13:22:01 +02:00
j1nx 3108dda9fe Initial start of x86_64 support 2023-04-13 13:53:47 +02:00
j1nx 5c963486ab Fix rpi3_64-base_defconfig now patches dir is empty 2023-04-11 17:03:51 +02:00
j1nx 4305f17736 Add rpi4_64-base_defconfig 2023-04-11 17:02:24 +02:00
j1nx 7b0a01bcf7 Splitting the build system for base and gui images 2023-04-08 14:42:52 +02:00
j1nx d2ec98cd4f Bump buildroot to the latest 2023.02.x LTS version 2023-04-07 12:48:03 +02:00
j1nx 48aa5ffd38 Disable VOIP baresip and libs 2023-02-19 13:23:41 +01:00
j1nx 79f98b93b9 Start of headless configuration for Raspberry Pi's
Staring with RPI3/3B/3B+ as those models with 1 GB are just a little
bit short on memory for running without issues.
After this a quick copy over to rpi4 can be done.
2023-01-30 19:01:17 +01:00
j1nx 876ee82daa Extend the whole TensorFlow-Lite runtime infrastructure
- TFlite-runtime GPU delegate support
- TFlite-runtime external delegate support
- ARM Compute Library and ARMnn Delegate
- Whisper-TFlite updates.
2023-01-25 14:22:22 +01:00
j1nx de3e5189c4 Enable ffmpeg binaries 2023-01-19 15:28:09 +01:00
j1nx 5e7183748f Add support for QTAV based videoplayer. 2023-01-17 12:17:31 +01:00
j1nx c630fb1ee0 Bump whispercpp and build the example tools. 2023-01-17 10:19:18 +01:00
j1nx d889128a9e Add ovos-phal-plugin-homeassistant 2023-01-14 16:52:57 +01:00
j1nx b007be7615 Add vnc-eglfs package for testing purposes 2023-01-12 12:30:32 +01:00
j1nx 4c20871efe Add OCP streaming plugins 2023-01-11 20:20:11 +01:00
j1nx bfdc33ae1a Add pa_volume package / binary 2023-01-11 13:21:14 +01:00
j1nx febd8d99cf Add roc-toolkit package and dependencies for Real Time network audio. 2023-01-11 12:24:07 +01:00