From 3e002e3ec59d218d3b3222c1dcdaadb72b139cd7 Mon Sep 17 00:00:00 2001 From: mariacosta Date: Fri, 20 Apr 2018 11:10:10 +0100 Subject: [PATCH] systems/lctr-rpi: Added x8-06-aux configuration file. --- systems/lctr-rpi/x8-06-aux.cfg | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 systems/lctr-rpi/x8-06-aux.cfg diff --git a/systems/lctr-rpi/x8-06-aux.cfg b/systems/lctr-rpi/x8-06-aux.cfg new file mode 100644 index 0000000..d19fdd2 --- /dev/null +++ b/systems/lctr-rpi/x8-06-aux.cfg @@ -0,0 +1,9 @@ +cfg_hostname='x8-06-aux' +cfg_eth_ext_ip='10.0.20.109' +cfg_services1='lauv-storage-server' +cfg_packages="$cfg_packages opencv raspicam exiv2 libav uswitch nfs-utils" +cfg_modules="$cfg_modules ftdi_sio" +cfg_target_linux_dtb='arch/arm/boot/dts/am335x-lauv-aux.dtb' +cfg_ptpd_interface='eth0' +cfg_terminal='ttyAMA0' +cfg_lauv_storage_dir='/opt/lsts/dune/log'