Commit Graph

24 Commits

Author SHA1 Message Date
Peter Steenbergen d47475f87d MycroftOS: Downgrade pyalsaaudio to 0.8.2 2019-12-07 18:53:55 +01:00
Peter Steenbergen 66eeec18d0 MycroftOS: Buildroot: Adjust patchesfor Buildroot 2019.11.x 2019-12-05 14:36:50 +01:00
Peter Steenbergen 24655a9e0a MycroftOS: Bump python-mycroft including the requirement changes. 2019-11-24 16:17:24 +01:00
Peter Steenbergen 008f5649ee MycroftOS: Bump python-mycroft to latest version
- Mycroft version 19.8.3 + Dutch support
- Plus all other requirements updated for this bump.
2019-11-15 14:07:01 +01:00
Peter Steenbergen d60e9570ae MycroftOS: Buildroot: Downgrade python urllib3 to 1.24.2 2019-10-29 19:36:00 +01:00
Peter Steenbergen 057b825f8d MycroftOS: Update all Builroot patches to 2019.08.x version 2019-10-29 15:00:06 +01:00
Peter Steenbergen 1ed424a9d5 MycroftOS: Buildroot: Various changes to the linux / kernel / wifi.
- Couldn't get the wifi working on my RPI3b and couldn't figure it out.
  Updated all drivers, packages etc. however still not working.
  Tested the RPI on the latest Rasbian, which also didn't work
  So expect an hardware failure.
- Merged all this regardless.
- Kernel updated to latest 4.19 including all firmware packages
- Addition of other wifi firmwares so we can use usb dongles
- Anyhow need to buy a new RPI3b for testing the wifi drivers
- This kernel and drivers should also work on a RPI4
2019-10-22 14:36:38 +02:00
Peter Steenbergen bf1c8ec59f MycroftOS: Buildroot: Update Mimic to latest dev version 2019-09-24 16:21:35 +02:00
Peter Steenbergen 2f4c401b7f MycroftOS: Bump versions of python-casttube and python-protobuf 2019-09-16 12:39:41 +02:00
Peter Steenbergen 0125d9dc2c MycroftOS: Downgrade python-tornado requirement to 5.1.1
This looks stange as we first patch mycroft to use 5.1.1
but then downgrade this one from 6

5.1.1 confirmed to work without any issues. Later on when Mycroft
is looking into which python packages can be upgrade to which
version, this will sort itself out.
2019-09-10 11:47:56 +02:00
Peter Steenbergen a1f7e8b1ba MycroftOS: Downgrade python-dateutil requirement to 2.7.5 2019-09-09 16:35:40 +02:00
Peter Steenbergen f4cc680bee MycroftOS: Update python-websocket-client requiremwent patch 2019-09-07 17:05:22 +02:00
Peter Steenbergen 6b9d732358 MycroftOS: Downgrade and add python-pyyaml requirement 2019-09-07 15:33:11 +02:00
Peter Steenbergen e873caa842 MycroftOS: Buildroot: Add python-cryptography 2.6.1 requirement 2019-09-07 13:02:53 +02:00
Peter Steenbergen a7e4688f80 MycroftOS: Buildroot: Bump rpi-firmware to latest 4.14 patch add 2019-09-04 08:12:17 +02:00
Peter Steenbergen feac30bb7c MycroftOS: Update the buildroot patches for 2019.05.x 2019-09-03 10:59:35 +02:00
Peter Steenbergen d6379f9f99 MycroftOS: Multiple fixes and tweaks.
- install locale binary from glibc into target
- allow mycroft to SSH into the box
- add of sudo command / binary
- folder permission issues
2019-02-06 13:03:03 +01:00
Peter Steenbergen 021db4946c MycroftOS: Buildroot: Switched to glibc C library
- default binutils 2.29.1
- default gcc compiler 7.x
- Switch to python-tornado 5.1.1
2019-01-28 10:56:42 +01:00
Peter Steenbergen b2f33e4013 MycroftOS: Buildroot: Fix missing SHA256 for the rpi-firmware upgrade 2019-01-10 12:21:16 +01:00
Peter Steenbergen 540e08046e Buildroot: MycroftOS: Remove Python2 dependency from python-typing 2019-01-09 14:03:47 +01:00
Peter Steenbergen 308580d7bb Buildroot: MycroftOS: Update the buildroot patches for the 2018.11.x branch 2019-01-08 14:45:46 +01:00
Peter Steenbergen eb13dbda61 MycroftOS: Buildroot: Bump python-requests to 2.20.0 2018-11-15 16:51:04 +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 a6afd572f6 MycroftOS: Initial buildroot-patches setup 2018-10-26 15:47:16 +02:00