Skip to content

Conversation

@zehnm
Copy link
Member

@zehnm zehnm commented Oct 19, 2019

Migrated YIO specific files from cloned buildroot repo.

Changes:

  • Use buildroot as Git submodule
  • Updated buildroot release to 2019.08.1
  • RPi kernel sources: use remote Git tar release URL instead of manually downloaded local file
  • WiFi fixes from PR Improved WiFi setup buildroot#5
  • Current remote app and web-configurator

This closes #1

zehnm and others added 12 commits October 15, 2019 20:58
This covers parts of #4 to document the development setup on Linux.
- attempted fixes for 'network scan failed' errors:
  - make sure directory exists to create wpa_supplicant-wlan0.conf
  - force wlan0 interface in network scan
  - wait 3s after initiating network scan before retrieving result
- make sure directories /mnt/boot exist for wifi-copy-config to work
- suppress error messages when trying to delete inexistent files
- use tab delimiter to parse wpa_cli scan_results
- properly escape wifi_network_setup.sh call from php
Initial migration done (#1), getting ready for first master release to replace
old buildroot repo.
Fixes the wrong hostname redirect #8
- `wpa_cli -i wlan0 scan` didn't work at initial boot
- `iw wlan0 scan` always works
@zehnm zehnm requested a review from martonborzak October 19, 2019 13:36
Copy link
Member

@martonborzak martonborzak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works as it should.

@martonborzak martonborzak merged commit 898e863 into master Oct 19, 2019
@zehnm zehnm deleted the develop branch October 19, 2019 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate YIO-Remote/buildroot repository

4 participants