lctr-rpi: Replaced BBB for a RPI in mariner-01.
This commit is contained in:
parent
bed09c213e
commit
333f3ebe55
@ -1,6 +0,0 @@
|
|||||||
cfg_hostname='mariner-01'
|
|
||||||
cfg_storage='data0:ext4:/opt'
|
|
||||||
cfg_eth_ext_ip='10.0.20.125'
|
|
||||||
cfg_eth_ext_mk='255.255.0.0'
|
|
||||||
cfg_eth_ext_gw='10.0.0.1'
|
|
||||||
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'
|
|
4
systems/lctr-rpi/mariner-01.cfg
Normal file
4
systems/lctr-rpi/mariner-01.cfg
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
cfg_hostname='mariner-01'
|
||||||
|
cfg_eth_ext_ip='10.0.20.125'
|
||||||
|
cfg_packages="$cfg_packages raspicam libjpeg-turbo v4l-utils uv4l libav"
|
||||||
|
cfg_modules="$cfg_modules ftdi_sio"
|
Reference in New Issue
Block a user