systems/lctr-rpi: update test-rpi config for eth0 and wlan0.

This commit is contained in:
Pedro Gonçalves 2019-02-21 18:22:45 +00:00
parent d1872860fa
commit 0dd5539b48
2 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
cfg_hostname='test-rpi'
cfg_eth_ext_ip='10.0.200.52'
cfg_services1=''
cfg_packages='dropbear rsync busybox e2fsprogs dosfstools ptpd rpcbind rpi-boot-firmware linux/rpi exiftool'
cfg_services0='nnetwork dropbear storage upgrade syslog ptpd'
cfg_modules="$cfg_modules ftdi_sio"
cfg_terminal='tty1'
cfg_ptpd_interface='eth0'