1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-15 02:16:36 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Peter Steenbergen
ceecabfe3c Buildroot: Respeaker: Change the way of loading seeed-voicecard
- Only mount things if seeed-voicecard is ran
- We can only start things so no need for start-stop-restart init
2018-11-03 10:59:50 +01:00
Peter Steenbergen
2d77d26a62 Buildroot: Respeaker: We need /dev/mmcblk0p1 to be mounted at /boot
- Otherwise we cannot access the overlays
2018-11-02 23:01:47 +01:00
Peter Steenbergen
2998441e43 Buildroot: Bump Mycroft to 18.08.4
- Removed config path patch
- Removed /.mycroft symlink
- Added /root/.mycroft folder in rootfs overlay
2018-11-01 15:42:02 +01:00
Peter Steenbergen
55846e484a MycroftOS: Implementation of a very first initial bootable version
- Add Buildroot patches to downgrade / upgrade package dependencies
  in line with the Mycroft A.I. software stack requirements.
- Add buildroot additional package dependencies in line with the
  Mycroft A.I. software stack requirements.
- Update rpi3 defconfig file.
- Implement initial root_fs overlay filestructure.
- Addition of some quick and dirty helper scripts.
- Update of README to reflect these changes.
2018-10-30 15:55:12 +01:00
Peter Steenbergen
b68a2beb9e MycroftOS: Initial setup for rpi3 2018-10-26 19:51:01 +02:00
Peter Steenbergen
b8aed86e23 MycroftOS: Initial buildroot-external setup 2018-10-26 15:43:30 +02:00