connman: add angstrom specific settings
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
13
recipes-tweaks/connman/angstrom/settings
Normal file
13
recipes-tweaks/connman/angstrom/settings
Normal file
@@ -0,0 +1,13 @@
|
||||
[global]
|
||||
# The Angstrom ntp server pool is strictly for non-commercial user only!
|
||||
# If you are building a commercial product using Angstrom you MUST obtain your
|
||||
# own vendor pool, see http://www.pool.ntp.org/vendors/contribute.html.
|
||||
Timeservers=0.angstrom.pool.ntp.org;1.angstrom.pool.ntp.org;2.angstrom.pool.ntp.org;3.angstrom.pool.ntp.org
|
||||
|
||||
# Enable wired by default on Angstrom devices
|
||||
[Wired]
|
||||
Enable=true
|
||||
|
||||
# Enable wireless by default on Angstrom devices
|
||||
[WiFi]
|
||||
Enable=true
|
||||
Reference in New Issue
Block a user