Commit Graph

  • 820e7d502f MycroftOS: Buildroot: Check for /.mycroft and if not exist create it - This is a work around for #9 untill I figure out what exactly is causing it. Peter Steenbergen 2018-11-04 17:17:56 +0100
  • 0b8fd4e503 Buildroot: Disable python-pulsectl as we do not have pulseaudio anymore. + mycroft audio trows an error because it find the python package therefor uses it, however pulseaudio is not there anymore. Peter Steenbergen 2018-11-04 14:25:02 +0100
  • 8b33ad532c Buildroot: Busybox: Some adjustments and tweaks. - Adding VLC for skill that needs that. (Not including mplayer as buildroot removed that package because of lack of development since 2 years, MPV is the new mplayer) - Busybox tweaks and adjustments. (Adding pgrep because start/stop-mycroft.sh uses it. Adding other small binaries and tweak more for speed instead of size.) Peter Steenbergen 2018-11-04 14:10:19 +0100
  • f0e4e48330 Merge branch 'develop' into feature/no-pulseaudio Peter Steenbergen 2018-11-03 11:59:01 +0100
  • a6389a0830 Merge branch 'feature/respeaker' into develop - This compiles and install kernel drivers - Configures seeed-voicecard - No LED support as that should be done from within a skill Peter Steenbergen 2018-11-03 11:51:02 +0100
  • 2efec729d0 Buildroot: Bump initial image filesystem size. We are quickly running out of space, bumping filesystem size a bit till we have auto-expand implemented. #1 Peter Steenbergen 2018-11-03 11:04:15 +0100
  • 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 Peter Steenbergen 2018-11-03 10:59:50 +0100
  • 843fef5d8c Buildroot: Remove pulseaudio completely #7 Peter Steenbergen 2018-11-03 10:37:49 +0100
  • d6f6c07c12 Buildroot: Respeaker: Mount configfs before starting seeed-voicecard Peter Steenbergen 2018-11-02 23:09:18 +0100
  • 2d77d26a62 Buildroot: Respeaker: We need /dev/mmcblk0p1 to be mounted at /boot - Otherwise we cannot access the overlays Peter Steenbergen 2018-11-02 23:01:47 +0100
  • 5a0097334a Buildroot: Respeaker: We need dtc programs as well Peter Steenbergen 2018-11-02 22:53:00 +0100
  • 0c72515fa8 Buildroot: Respeaker: Make dtc a dependency of respeaker - Fixes /usr/bin/dtoverlay: can't load library 'libfdt.so' Peter Steenbergen 2018-11-02 22:32:01 +0100
  • 312a86d9f6 Buildroot: Respeaker: Make rpi-userland a dependency of respeaker Wasn't aware dtoverlay was a binary derived from rpi userland firmware Peter Steenbergen 2018-11-02 21:01:07 +0100
  • 949e20f576 Buildroot: repeaker: Fix mistake in modules init script Peter Steenbergen 2018-11-02 19:42:32 +0100
  • 69521b374f Buildroot: Initial start of the respeaker package - Download latest code from github - Compile and install kernel modules - Init script to load the modules - Copy over all overlays and configuration files - Init script to start seeed-voicecard bash script Peter Steenbergen 2018-11-02 17:07:53 +0100
  • 9cad1ffb89 Merge branch 'develop' into feature/respeaker Peter Steenbergen 2018-11-02 11:46:20 +0100
  • 3c6208c611 Small changes in build script - make clean instead of distclean - make menuconfig default for now as we only build one image anyway Peter Steenbergen 2018-11-01 20:18:11 +0100
  • 5a0f875f47 Revert "Buildroot: Try-out internal toolchain + glibc" - OK tested both glibc and uglibc-ng, the latter does NOT work properly with python. This reverts commit 1c01cb2b9d. Peter Steenbergen 2018-11-01 20:15:14 +0100
  • 2998441e43 Buildroot: Bump Mycroft to 18.08.4 - Removed config path patch - Removed /.mycroft symlink - Added /root/.mycroft folder in rootfs overlay Peter Steenbergen 2018-11-01 15:42:02 +0100
  • 0619a03993 MycroftOS: Initial start of wifi-setup Peter Steenbergen 2018-11-01 10:24:32 +0100
  • 1c01cb2b9d Buildroot: Try-out internal toolchain + glibc Peter Steenbergen 2018-11-01 09:52:50 +0100
  • c6f8f7af20 MycroftOS: Initial start of auto expand filesystem at first boot Peter Steenbergen 2018-10-31 19:39:32 +0100
  • 2f7e82f289 Buildroot: Try-out internal toolchain + uGlibc-ng Peter Steenbergen 2018-10-31 19:26:44 +0100
  • f7259c3490
    Buildroot: Initial start of ReSpeaker kernel driver buildroot package Peter Steenbergen 2018-10-31 08:55:07 +0100
  • 4f5df1ceb4 Merge branch 'develop' MycroftOS: Implementation of a very first initial bootable version Peter Steenbergen 2018-10-30 16:40:44 +0100
  • 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. Peter Steenbergen 2018-10-30 15:55:12 +0100
  • b68a2beb9e MycroftOS: Initial setup for rpi3 Peter Steenbergen 2018-10-26 19:51:01 +0200
  • a6afd572f6 MycroftOS: Initial buildroot-patches setup Peter Steenbergen 2018-10-26 15:47:16 +0200
  • b8aed86e23 MycroftOS: Initial buildroot-external setup Peter Steenbergen 2018-10-26 15:43:30 +0200
  • f8433f0b40 MycroftOS: Add submodule buildroot, default branch 2018.08.x Peter Steenbergen 2018-10-26 15:17:06 +0200
  • 1293a14ce7 MycroftOS: Initial setup Peter Steenbergen 2018-10-26 15:02:09 +0200