Merge remote-tracking branch 'origin/master' into feature/necsave.
This commit is contained in:
commit
f88cc8a39a
@ -23,7 +23,7 @@
|
||||
###########################################################################
|
||||
|
||||
# Config: GLUED version.
|
||||
cfg_glued_version='2015.12'
|
||||
cfg_glued_version='2016.03'
|
||||
# Config: GLUED vendor.
|
||||
cfg_glued_vendor='lsts'
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
version=\
|
||||
(
|
||||
'3.14.31'
|
||||
'3.14.63'
|
||||
)
|
||||
|
||||
url=\
|
||||
@ -10,7 +10,7 @@ url=\
|
||||
|
||||
md5=\
|
||||
(
|
||||
'f37ac2b5675ac59e46103f81e5f31624'
|
||||
'6cf8a6b23849f47f511e0e46cfdb6392'
|
||||
)
|
||||
|
||||
maintainer=\
|
||||
|
@ -1,6 +1,6 @@
|
||||
version=\
|
||||
(
|
||||
'3.14.58'
|
||||
'3.14.63'
|
||||
)
|
||||
|
||||
url=\
|
||||
@ -10,7 +10,7 @@ url=\
|
||||
|
||||
md5=\
|
||||
(
|
||||
'98e68ad6e8e1d399708b6846e335519c'
|
||||
'6cf8a6b23849f47f511e0e46cfdb6392'
|
||||
)
|
||||
|
||||
maintainer=\
|
||||
|
@ -1,5 +1,5 @@
|
||||
cfg_hostname='lauv-xplore-2-aux'
|
||||
cfg_eth_ext_ip='10.0.10.183'
|
||||
cfg_eth_ext_ip='10.0.10.133'
|
||||
cfg_eth_ext_mk='255.255.0.0'
|
||||
cfg_eth_ext_gw='10.0.0.1'
|
||||
cfg_ptpd_interface='eth0'
|
||||
|
2
systems/lctr-a6xx/caravela.cfg
Normal file
2
systems/lctr-a6xx/caravela.cfg
Normal file
@ -0,0 +1,2 @@
|
||||
cfg_hostname='caravela'
|
||||
cfg_eth_ext_ip='10.0.10.40'
|
@ -1,5 +0,0 @@
|
||||
cfg_hostname='lauv-dolphin-1'
|
||||
cfg_eth_ext_ip='10.0.10.80'
|
||||
cfg_packages="$cfg_packages"
|
||||
cfg_escc_script='/etc/escc/ifog-imu-1-a.sh'
|
||||
cfg_dune_i18n='C'
|
@ -1,6 +0,0 @@
|
||||
cfg_hostname='lauv-dolphin-2'
|
||||
cfg_eth_ext_ip='10.0.10.140'
|
||||
cfg_packages="$cfg_packages"
|
||||
cfg_escc_script='/etc/escc/ifog-imu-1-a.sh'
|
||||
cfg_escc_et='true'
|
||||
cfg_dune_i18n='C'
|
@ -1,6 +0,0 @@
|
||||
cfg_hostname='lauv-dolphin-3'
|
||||
cfg_eth_ext_ip='10.0.10.150'
|
||||
cfg_packages="$cfg_packages"
|
||||
cfg_escc_script='/etc/escc/ifog-imu-1-a.sh'
|
||||
cfg_escc_et='true'
|
||||
cfg_dune_i18n='C'
|
@ -1,2 +0,0 @@
|
||||
cfg_hostname='lauv-lupis-1'
|
||||
cfg_eth_ext_ip='10.0.10.130'
|
@ -1,3 +1,3 @@
|
||||
cfg_hostname='lauv-noptilus-1'
|
||||
cfg_eth_ext_ip='10.0.10.60'
|
||||
cfg_eth_ext_ip='10.0.10.80'
|
||||
cfg_escc_script='/etc/escc/hg1700-psimar.sh'
|
@ -1,2 +1,2 @@
|
||||
cfg_hostname='lauv-xplore-2'
|
||||
cfg_eth_ext_ip='10.0.10.180'
|
||||
cfg_eth_ext_ip='10.0.10.130'
|
||||
|
@ -1,2 +1,3 @@
|
||||
cfg_hostname='lauv-xtreme-2'
|
||||
cfg_eth_ext_ip='10.0.10.50'
|
||||
cfg_escc_script='/etc/escc/hg1700-psimar.sh'
|
||||
|
@ -1,2 +0,0 @@
|
||||
cfg_hostname='x8-01'
|
||||
cfg_eth_ext_ip='10.0.20.100'
|
@ -1,2 +0,0 @@
|
||||
cfg_hostname='x8-04'
|
||||
cfg_eth_ext_ip='10.0.20.115'
|
@ -3,4 +3,5 @@ cfg_storage='data0:ext4:/opt'
|
||||
cfg_eth_ext_ip='10.0.20.120'
|
||||
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'
|
||||
|
||||
|
@ -1,7 +0,0 @@
|
||||
cfg_hostname='lauv-dolphin-1-doam'
|
||||
cfg_storage='data0:ext4:/opt data1:ext4:/opt/lsts/dune/log'
|
||||
cfg_eth_ext_ip='10.0.10.83'
|
||||
cfg_eth_ext_mk='255.255.0.0'
|
||||
cfg_eth_ext_gw='10.0.0.1'
|
||||
cfg_ptpd_interface='eth0'
|
||||
cfg_target_linux_dtb='arch/arm/boot/dts/am335x-bone.dtb'
|
@ -1,6 +0,0 @@
|
||||
cfg_hostname='lauv-dolphin-2-aux'
|
||||
cfg_storage='data0:ext4:/opt data1:ext4:/opt/lsts/dune/log'
|
||||
cfg_eth_ext_ip='10.0.10.143'
|
||||
cfg_eth_ext_mk='255.255.0.0'
|
||||
cfg_eth_ext_gw='10.0.0.1'
|
||||
cfg_ptpd_interface='eth0'
|
@ -1,6 +0,0 @@
|
||||
cfg_hostname='lauv-dolphin-3-aux'
|
||||
cfg_storage='data0:ext4:/opt data1:ext4:/opt/lsts/dune/log'
|
||||
cfg_eth_ext_ip='10.0.10.153'
|
||||
cfg_eth_ext_mk='255.255.0.0'
|
||||
cfg_eth_ext_gw='10.0.0.1'
|
||||
cfg_ptpd_interface='eth0'
|
@ -1,6 +0,0 @@
|
||||
# BeagleBone Black
|
||||
cfg_hostname='lauv-lupis-1-aux'
|
||||
cfg_eth_ext_ip='10.0.10.133'
|
||||
cfg_eth_ext_mk='255.255.0.0'
|
||||
cfg_eth_ext_gw='10.0.0.1'
|
||||
cfg_ptpd_interface='eth0'
|
6
systems/lctr-b2xx/mariner-01.cfg
Normal file
6
systems/lctr-b2xx/mariner-01.cfg
Normal file
@ -0,0 +1,6 @@
|
||||
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'
|
@ -1,5 +0,0 @@
|
||||
cfg_hostname='x8-03'
|
||||
cfg_storage='data0:ext4:/opt'
|
||||
cfg_eth_ext_ip='10.0.20.110'
|
||||
cfg_eth_ext_mk='255.255.0.0'
|
||||
cfg_eth_ext_gw='10.0.0.1'
|
6
systems/lctr-b2xx/x8-05.cfg
Normal file
6
systems/lctr-b2xx/x8-05.cfg
Normal file
@ -0,0 +1,6 @@
|
||||
cfg_hostname='x8-05'
|
||||
cfg_storage='data0:ext4:/opt'
|
||||
cfg_eth_ext_ip='10.0.20.110'
|
||||
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'
|
6
systems/lctr-b2xx/x8-06.cfg
Normal file
6
systems/lctr-b2xx/x8-06.cfg
Normal file
@ -0,0 +1,6 @@
|
||||
cfg_hostname='x8-06'
|
||||
cfg_storage='data0:ext4:/opt'
|
||||
cfg_eth_ext_ip='10.0.20.115'
|
||||
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'
|
Reference in New Issue
Block a user