Compare commits

...

7 Commits

Author SHA1 Message Date
José Braga
1d22adea1a i2c-tools: updated source URL. 2015-09-29 16:57:35 +01:00
José Braga
e6214648d6 lctr-a6xx: lauv-noptilus-1 has a psimar unit. 2015-09-29 14:01:42 +01:00
LSTS
95e11fa702 Preparing glued-1.9.15. 2015-09-29 13:15:41 +01:00
José Braga
bc4980c1cc lctr-a6xx: updated lauv-xtreme-2. 2015-09-28 18:54:36 +01:00
José Braga
9a9a7d60fd lctr-a6xx: updated lauv-noptilus-1. 2015-09-28 18:54:26 +01:00
José Braga
1f39751c19 lctr-a9xx: added manta-22. 2015-09-28 16:05:02 +01:00
José Braga
091db874ab mpfr: upgraded to 3.1.3. 2015-09-28 16:04:08 +01:00
6 changed files with 7 additions and 8 deletions

View File

@@ -21,7 +21,7 @@
###########################################################################
# Config: GLUED version.
cfg_glued_version='1.9.14'
cfg_glued_version='1.9.15'
# Config: GLUED vendor.
cfg_glued_vendor='lsts'

View File

@@ -5,7 +5,7 @@ version=\
url=\
(
"http://dl.lm-sensors.org/i2c-tools/releases/i2c-tools-$version.tar.bz2"
"http://www.lsts.pt/glued/i2c-tools-$version.tar.bz2"
)
md5=\

View File

@@ -1,6 +1,6 @@
version=\
(
'3.1.2'
'3.1.3'
)
url=\
@@ -10,7 +10,7 @@ url=\
md5=\
(
"ee2c3ac63bf0c2359bf08fc3ee094c19"
"5fdfa3cfa5c86514ee4a241a1affa138"
)
maintainer=\

View File

@@ -1,4 +1,3 @@
cfg_hostname='lauv-noptilus-1'
cfg_eth_ext_ip='10.0.10.60'
cfg_arp_table='192.168.0.2|02:49:58:00:03:26 192.168.0.5|02:49:58:00:02:71'
cfg_dune_i18n='pt_PT'
cfg_escc_script='/etc/escc/hg1700-psimar.sh'

View File

@@ -1,4 +1,2 @@
cfg_hostname='lauv-xtreme-2'
cfg_eth_ext_ip='10.0.10.50'
cfg_arp_table='192.168.0.5|02:49:58:00:02:d3'
cfg_dune_i18n='pt_PT'

View File

@@ -0,0 +1,2 @@
cfg_hostname='manta-22'
cfg_eth_ext_ip='10.0.30.22'