Compare commits
10 Commits
glued-1.9.
...
glued-1.9.
Author | SHA1 | Date | |
---|---|---|---|
|
58b5f37f30 | ||
|
ae92cad20f | ||
|
7bc39c42cd | ||
|
d6d31cc585 | ||
|
4809ef5537 | ||
|
12321bd4bc | ||
|
ba83c7a108 | ||
|
9b0c150f47 | ||
|
e2e006cc33 | ||
|
4cbc20eda6 |
@@ -21,7 +21,7 @@
|
||||
###########################################################################
|
||||
|
||||
# Config: GLUED version.
|
||||
cfg_glued_version='1.9.12'
|
||||
cfg_glued_version='1.9.13'
|
||||
# Config: GLUED vendor.
|
||||
cfg_glued_vendor='lsts'
|
||||
|
||||
|
@@ -5,7 +5,7 @@ version=\
|
||||
|
||||
url=\
|
||||
(
|
||||
"ftp://ftp.info-zip.org/pub/infozip/src/zip30.tgz"
|
||||
"http://downloads.sourceforge.net/infozip/Zip%203.x%20%28latest%29/3.0/zip30.tar.gz"
|
||||
)
|
||||
|
||||
md5=\
|
||||
|
@@ -27,10 +27,13 @@ fi
|
||||
|
||||
source "$1"
|
||||
|
||||
toolchain_prefix="glued-$cfg_glued_version-$cfg_sys_family-toolchain-$cfg_host_canonical-$cfg_target_canonical"
|
||||
|
||||
tar \
|
||||
-v \
|
||||
-j \
|
||||
-c \
|
||||
--transform="s,^\./,$toolchain_prefix/," \
|
||||
-C "$cfg_dir_toolchain" \
|
||||
-f "$cfg_toolchain_tar" \
|
||||
.
|
||||
|
@@ -1,3 +1,3 @@
|
||||
cfg_hostname='lauv-noptilus-2'
|
||||
cfg_eth_ext_ip='10.0.10.90'
|
||||
cfg_arp_table=''
|
||||
cfg_escc_script='/etc/escc/hg1700-psimar.sh'
|
||||
|
@@ -1,3 +1,3 @@
|
||||
cfg_hostname='lauv-noptilus-3'
|
||||
cfg_eth_ext_ip='10.0.10.100'
|
||||
cfg_arp_table='192.168.0.5|02:49:58:00:03:2a'
|
||||
cfg_escc_script='/etc/escc/hg1700-psimar.sh'
|
||||
|
3
systems/lctr-a6xx/lauv-oceaneco-1.cfg
Normal file
3
systems/lctr-a6xx/lauv-oceaneco-1.cfg
Normal file
@@ -0,0 +1,3 @@
|
||||
cfg_hostname='lauv-oceaneco-1'
|
||||
cfg_eth_ext_ip='10.0.10.160'
|
||||
cfg_dune_i18n='C'
|
3
systems/lctr-a6xx/lauv-oceaneco-2.cfg
Normal file
3
systems/lctr-a6xx/lauv-oceaneco-2.cfg
Normal file
@@ -0,0 +1,3 @@
|
||||
cfg_hostname='lauv-oceaneco-2'
|
||||
cfg_eth_ext_ip='10.0.10.170'
|
||||
cfg_dune_i18n='C'
|
2
systems/lctr-a9xx/manta-15.cfg
Normal file
2
systems/lctr-a9xx/manta-15.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
cfg_hostname='manta-15'
|
||||
cfg_eth_ext_ip='10.0.30.15'
|
2
systems/lctr-a9xx/manta-16.cfg
Normal file
2
systems/lctr-a9xx/manta-16.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
cfg_hostname='manta-16'
|
||||
cfg_eth_ext_ip='10.0.30.16'
|
2
systems/lctr-a9xx/manta-17.cfg
Normal file
2
systems/lctr-a9xx/manta-17.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
cfg_hostname='manta-17'
|
||||
cfg_eth_ext_ip='10.0.30.17'
|
3
systems/lctr-a9xx/x8-03.cfg
Normal file
3
systems/lctr-a9xx/x8-03.cfg
Normal file
@@ -0,0 +1,3 @@
|
||||
cfg_hostname='x8-03'
|
||||
cfg_eth_ext_ip='10.0.20.110'
|
||||
cfg_services1='ntpd'
|
@@ -1,7 +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'
|
||||
cfg_ptpd_interface='eth0'
|
||||
cfg_packages='dropbear rsync busybox e2fsprogs ptpd i2c-tools linux/am335x-evm ntp'
|
Reference in New Issue
Block a user