lctr-rpi/rpi-camera-aux: add config file to test camera (module camera).
This commit is contained in:
parent
d231107bfe
commit
4fac253f8a
9
systems/lctr-rpi/rpi-camera-aux.cfg
Normal file
9
systems/lctr-rpi/rpi-camera-aux.cfg
Normal file
@ -0,0 +1,9 @@
|
||||
cfg_hostname='rpi-camera-aux'
|
||||
cfg_eth_ext_ip='10.0.200.52'
|
||||
cfg_services1='lauv-storage-server'
|
||||
cfg_packages='dropbear rsync busybox e2fsprogs dosfstools rpcbind rpi-boot-firmware linux/rpi exiv2 pointgrey opencv nfs-utils'
|
||||
cfg_services0='network dropbear storage upgrade syslog'
|
||||
cfg_modules="$cfg_modules ftdi_sio"
|
||||
cfg_terminal='ttyAMA0'
|
||||
cfg_ptpd_interface='eth0'
|
||||
cfg_lauv_storage_dir='/opt/lsts/dune/log'
|
Reference in New Issue
Block a user