Peter Steenbergen
3a13bb225b
WIP: more kf5 tinkering (pushed for backup purposes)
2020-04-29 08:42:42 +02:00
Peter Steenbergen
0962623368
MycroftOS: First (dirty) baby steps in including the GUI
2020-04-25 21:15:03 +02:00
Peter Steenbergen
44961dd8a0
MycroftOS: Remove wpa_supplicant patch as systemd now takes care of it.
2020-04-15 16:33:50 +02:00
j1nx
3bc68902ae
Merge branch 'feature/rpi4_64' into develop
2020-04-15 09:07:21 +02:00
Peter Steenbergen
55c76baf3e
MycroftOS: Downgrade PyYaml as mycroft requirement.
2020-04-14 18:13:18 +02:00
Peter Steenbergen
252f3e83e7
MycroftOS: Buildroot: Update to 20.02.1
2020-04-13 14:10:20 +02:00
j1nx
b87deb0030
MycroftOS: Buildroot: Add 64bit hash for rust-bin.
2020-04-11 16:38:28 +02:00
j1nx
029092be6c
MycroftOS: Don't build VLC with opencv support.
2020-04-08 15:00:16 +02:00
j1nx
fe974af1ae
MycroftOS: Fix MPV linking error with old patch
2020-03-27 11:28:30 +01:00
Peter Steenbergen
6c7b39c1c3
MycroftOS: Buildroot: Fixes for the [wip] fully upgrade of the system
2020-03-26 09:51:04 +01:00
Peter Steenbergen
e54d587f56
[WIP] MycroftOS: Buildroot: Bump buildroot+kernel+drivers
...
- temp commit to be rebased when fully finished
2020-03-20 11:04:38 +01:00
Peter Steenbergen
f798a00cb7
MycroftOS: Add Bluetooth Speaker functionality.
2020-01-11 19:16:36 +01:00
Peter Steenbergen
6cc6c45ecd
MycroftOS: Add spotifyd (Spotify connect) package.
2020-01-10 14:55:23 +01:00
Peter Steenbergen
b2998369c2
MycroftOS: Initial start of implementing Airplay support.
2020-01-06 15:15:52 +01:00
Peter Steenbergen
34a89c5541
MycroftOS: Implementation of MycroftOS-WiFiSetup system.
...
- Start an Acces Point if no wlan is configured.
- Start a small flask webserver to configure the wifi.
2019-12-29 14:03:51 +01:00
Peter Steenbergen
34b9fdaadb
MycroftOS: Buildroot: Update rpi firmware.
2019-12-24 09:27:17 +01:00
Peter Steenbergen
4061037d0b
MycroftOS: Some of tweaks and fises.
2019-12-21 23:43:56 +01:00
Peter Steenbergen
ef7f547531
MycroftOS: Fix wifi.
2019-12-20 21:05:12 +01:00
Peter Steenbergen
9cfd4d8f7e
Revert "MycroftOS: Buildroot: Downgrade dbus-python."
...
This reverts commit bf9493953f
.
2019-12-15 20:41:59 +01:00
Peter Steenbergen
6371967836
Revert "MycroftOS: Buildroot: Adjust patchesfor Buildroot 2019.11.x"
...
This reverts commit 66eeec18d0
.
2019-12-15 20:40:16 +01:00
Peter Steenbergen
b7d3e2ce26
Revert "MycroftOS: Downgrade pyalsaaudio to 0.8.2"
...
This reverts commit d47475f87d
.
2019-12-15 20:39:37 +01:00
Peter Steenbergen
1bc56ba2be
Revert "MycroftOS: Buildroot: Revert Python3.8 to Python3.7.4"
...
This reverts commit 86f75faa4f
.
2019-12-15 20:38:54 +01:00
Peter Steenbergen
bf9493953f
MycroftOS: Buildroot: Downgrade dbus-python.
2019-12-15 20:03:40 +01:00
Peter Steenbergen
86f75faa4f
MycroftOS: Buildroot: Revert Python3.8 to Python3.7.4
2019-12-14 12:41:14 +01:00
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