diff --git a/mkconfig.bash b/mkconfig.bash index 67cefc2..dc92799 100755 --- a/mkconfig.bash +++ b/mkconfig.bash @@ -23,7 +23,7 @@ ########################################################################### # Config: GLUED version. -cfg_glued_version='2015.12' +cfg_glued_version='2016.03' # Config: GLUED vendor. cfg_glued_vendor='lsts' diff --git a/rules/linux-headers/cross.bash b/rules/linux-headers/cross.bash index 965361f..6608f77 100644 --- a/rules/linux-headers/cross.bash +++ b/rules/linux-headers/cross.bash @@ -1,6 +1,6 @@ version=\ ( - '3.14.31' + '3.14.63' ) url=\ @@ -10,7 +10,7 @@ url=\ md5=\ ( - 'f37ac2b5675ac59e46103f81e5f31624' + '6cf8a6b23849f47f511e0e46cfdb6392' ) maintainer=\ diff --git a/rules/linux/default.bash b/rules/linux/default.bash index a163f74..30a2727 100644 --- a/rules/linux/default.bash +++ b/rules/linux/default.bash @@ -1,6 +1,6 @@ version=\ ( - '3.14.58' + '3.14.63' ) url=\ @@ -10,7 +10,7 @@ url=\ md5=\ ( - '98e68ad6e8e1d399708b6846e335519c' + '6cf8a6b23849f47f511e0e46cfdb6392' ) maintainer=\ diff --git a/systems/lauv-atom/cfg/linux-3.14.58.cfg b/systems/lauv-atom/cfg/linux-3.14.63.cfg similarity index 100% rename from systems/lauv-atom/cfg/linux-3.14.58.cfg rename to systems/lauv-atom/cfg/linux-3.14.63.cfg diff --git a/systems/lauv-aux-rpi/lauv-xplore-2-aux.cfg b/systems/lauv-aux-rpi/lauv-xplore-2-aux.cfg index 67f7aed..1c472f5 100644 --- a/systems/lauv-aux-rpi/lauv-xplore-2-aux.cfg +++ b/systems/lauv-aux-rpi/lauv-xplore-2-aux.cfg @@ -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' diff --git a/systems/lauv-aux/cfg/linux-3.14.58.cfg b/systems/lauv-aux/cfg/linux-3.14.63.cfg similarity index 100% rename from systems/lauv-aux/cfg/linux-3.14.58.cfg rename to systems/lauv-aux/cfg/linux-3.14.63.cfg diff --git a/systems/lauv-aux/patches/linux/3.14.58/00-lauv-aux-dts.patch b/systems/lauv-aux/patches/linux/3.14.63/00-lauv-aux-dts.patch similarity index 100% rename from systems/lauv-aux/patches/linux/3.14.58/00-lauv-aux-dts.patch rename to systems/lauv-aux/patches/linux/3.14.63/00-lauv-aux-dts.patch diff --git a/systems/lauv-aux/patches/linux/3.14.58/0007-cpsw-search-for-phy.patch b/systems/lauv-aux/patches/linux/3.14.63/0007-cpsw-search-for-phy.patch similarity index 100% rename from systems/lauv-aux/patches/linux/3.14.58/0007-cpsw-search-for-phy.patch rename to systems/lauv-aux/patches/linux/3.14.63/0007-cpsw-search-for-phy.patch diff --git a/systems/lctr-a6xx/caravela.cfg b/systems/lctr-a6xx/caravela.cfg new file mode 100644 index 0000000..b769b74 --- /dev/null +++ b/systems/lctr-a6xx/caravela.cfg @@ -0,0 +1,2 @@ +cfg_hostname='caravela' +cfg_eth_ext_ip='10.0.10.40' diff --git a/systems/lctr-a6xx/cfg/linux-3.14.58.cfg b/systems/lctr-a6xx/cfg/linux-3.14.63.cfg similarity index 100% rename from systems/lctr-a6xx/cfg/linux-3.14.58.cfg rename to systems/lctr-a6xx/cfg/linux-3.14.63.cfg diff --git a/systems/lctr-a6xx/lauv-dolphin-1.cfg b/systems/lctr-a6xx/lauv-dolphin-1.cfg deleted file mode 100644 index e5183c6..0000000 --- a/systems/lctr-a6xx/lauv-dolphin-1.cfg +++ /dev/null @@ -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' diff --git a/systems/lctr-a6xx/lauv-dolphin-2.cfg b/systems/lctr-a6xx/lauv-dolphin-2.cfg deleted file mode 100644 index ed14a2c..0000000 --- a/systems/lctr-a6xx/lauv-dolphin-2.cfg +++ /dev/null @@ -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' diff --git a/systems/lctr-a6xx/lauv-dolphin-3.cfg b/systems/lctr-a6xx/lauv-dolphin-3.cfg deleted file mode 100644 index 7308c04..0000000 --- a/systems/lctr-a6xx/lauv-dolphin-3.cfg +++ /dev/null @@ -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' diff --git a/systems/lctr-a6xx/lauv-lupis-1.cfg b/systems/lctr-a6xx/lauv-lupis-1.cfg deleted file mode 100644 index b73ad04..0000000 --- a/systems/lctr-a6xx/lauv-lupis-1.cfg +++ /dev/null @@ -1,2 +0,0 @@ -cfg_hostname='lauv-lupis-1' -cfg_eth_ext_ip='10.0.10.130' diff --git a/systems/lctr-a6xx/lauv-noptilus-1.cfg b/systems/lctr-a6xx/lauv-noptilus-1.cfg index 967e1db..09fd82d 100644 --- a/systems/lctr-a6xx/lauv-noptilus-1.cfg +++ b/systems/lctr-a6xx/lauv-noptilus-1.cfg @@ -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' \ No newline at end of file diff --git a/systems/lctr-a6xx/lauv-xplore-2.cfg b/systems/lctr-a6xx/lauv-xplore-2.cfg index 3a3864d..e51a351 100644 --- a/systems/lctr-a6xx/lauv-xplore-2.cfg +++ b/systems/lctr-a6xx/lauv-xplore-2.cfg @@ -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' diff --git a/systems/lctr-a6xx/lauv-xtreme-2.cfg b/systems/lctr-a6xx/lauv-xtreme-2.cfg index 3265d6a..9f59464 100644 --- a/systems/lctr-a6xx/lauv-xtreme-2.cfg +++ b/systems/lctr-a6xx/lauv-xtreme-2.cfg @@ -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' diff --git a/systems/lctr-a6xx/patches/linux/3.14.58/00-aim104-com8.patch b/systems/lctr-a6xx/patches/linux/3.14.63/00-aim104-com8.patch similarity index 100% rename from systems/lctr-a6xx/patches/linux/3.14.58/00-aim104-com8.patch rename to systems/lctr-a6xx/patches/linux/3.14.63/00-aim104-com8.patch diff --git a/systems/lctr-a6xx/patches/linux/3.14.58/90-st16654-fifo-trigger-16.patch b/systems/lctr-a6xx/patches/linux/3.14.63/90-st16654-fifo-trigger-16.patch similarity index 100% rename from systems/lctr-a6xx/patches/linux/3.14.58/90-st16654-fifo-trigger-16.patch rename to systems/lctr-a6xx/patches/linux/3.14.63/90-st16654-fifo-trigger-16.patch diff --git a/systems/lctr-a9xx/cfg/linux-3.14.58.cfg b/systems/lctr-a9xx/cfg/linux-3.14.63.cfg similarity index 100% rename from systems/lctr-a9xx/cfg/linux-3.14.58.cfg rename to systems/lctr-a9xx/cfg/linux-3.14.63.cfg diff --git a/systems/lctr-a9xx/patches/linux/3.14.58/00-lctr-a9xx-dts.patch b/systems/lctr-a9xx/patches/linux/3.14.63/00-lctr-a9xx-dts.patch similarity index 100% rename from systems/lctr-a9xx/patches/linux/3.14.58/00-lctr-a9xx-dts.patch rename to systems/lctr-a9xx/patches/linux/3.14.63/00-lctr-a9xx-dts.patch diff --git a/systems/lctr-a9xx/x8-01.cfg b/systems/lctr-a9xx/x8-01.cfg deleted file mode 100644 index 0724965..0000000 --- a/systems/lctr-a9xx/x8-01.cfg +++ /dev/null @@ -1,2 +0,0 @@ -cfg_hostname='x8-01' -cfg_eth_ext_ip='10.0.20.100' diff --git a/systems/lctr-a9xx/x8-04.cfg b/systems/lctr-a9xx/x8-04.cfg deleted file mode 100644 index ee7f29a..0000000 --- a/systems/lctr-a9xx/x8-04.cfg +++ /dev/null @@ -1,2 +0,0 @@ -cfg_hostname='x8-04' -cfg_eth_ext_ip='10.0.20.115' diff --git a/systems/lctr-b2xx/aero-01.cfg b/systems/lctr-b2xx/aero-01.cfg index 2492db0..c32446a 100644 --- a/systems/lctr-b2xx/aero-01.cfg +++ b/systems/lctr-b2xx/aero-01.cfg @@ -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' diff --git a/systems/lctr-b2xx/cfg/linux-3.14.58.cfg b/systems/lctr-b2xx/cfg/linux-3.14.63.cfg similarity index 100% rename from systems/lctr-b2xx/cfg/linux-3.14.58.cfg rename to systems/lctr-b2xx/cfg/linux-3.14.63.cfg diff --git a/systems/lctr-b2xx/lauv-dolphin-1-doam.cfg b/systems/lctr-b2xx/lauv-dolphin-1-doam.cfg deleted file mode 100644 index 9ffa79d..0000000 --- a/systems/lctr-b2xx/lauv-dolphin-1-doam.cfg +++ /dev/null @@ -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' diff --git a/systems/lctr-b2xx/lauv-dolphin-2-aux.cfg b/systems/lctr-b2xx/lauv-dolphin-2-aux.cfg deleted file mode 100644 index d38c906..0000000 --- a/systems/lctr-b2xx/lauv-dolphin-2-aux.cfg +++ /dev/null @@ -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' diff --git a/systems/lctr-b2xx/lauv-dolphin-3-aux.cfg b/systems/lctr-b2xx/lauv-dolphin-3-aux.cfg deleted file mode 100644 index 90e56d1..0000000 --- a/systems/lctr-b2xx/lauv-dolphin-3-aux.cfg +++ /dev/null @@ -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' diff --git a/systems/lctr-b2xx/lauv-lupis-1-aux.cfg b/systems/lctr-b2xx/lauv-lupis-1-aux.cfg deleted file mode 100644 index 80e6bb2..0000000 --- a/systems/lctr-b2xx/lauv-lupis-1-aux.cfg +++ /dev/null @@ -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' diff --git a/systems/lctr-b2xx/mariner-01.cfg b/systems/lctr-b2xx/mariner-01.cfg new file mode 100644 index 0000000..477d7a4 --- /dev/null +++ b/systems/lctr-b2xx/mariner-01.cfg @@ -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' diff --git a/systems/lctr-b2xx/patches/linux/3.14.58/00-lctr-b2xx-dts.patch b/systems/lctr-b2xx/patches/linux/3.14.63/00-lctr-b2xx-dts.patch similarity index 100% rename from systems/lctr-b2xx/patches/linux/3.14.58/00-lctr-b2xx-dts.patch rename to systems/lctr-b2xx/patches/linux/3.14.63/00-lctr-b2xx-dts.patch diff --git a/systems/lctr-b2xx/patches/linux/3.14.58/00-lctr-b2xx-ntnu-x-dts.patch b/systems/lctr-b2xx/patches/linux/3.14.63/00-lctr-b2xx-ntnu-x-dts.patch similarity index 100% rename from systems/lctr-b2xx/patches/linux/3.14.58/00-lctr-b2xx-ntnu-x-dts.patch rename to systems/lctr-b2xx/patches/linux/3.14.63/00-lctr-b2xx-ntnu-x-dts.patch diff --git a/systems/lctr-b2xx/patches/linux/3.14.58/0007-cpsw-search-for-phy.patch b/systems/lctr-b2xx/patches/linux/3.14.63/0007-cpsw-search-for-phy.patch similarity index 100% rename from systems/lctr-b2xx/patches/linux/3.14.58/0007-cpsw-search-for-phy.patch rename to systems/lctr-b2xx/patches/linux/3.14.63/0007-cpsw-search-for-phy.patch diff --git a/systems/lctr-b2xx/x8-03.cfg b/systems/lctr-b2xx/x8-03.cfg deleted file mode 100644 index eb934a4..0000000 --- a/systems/lctr-b2xx/x8-03.cfg +++ /dev/null @@ -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' diff --git a/systems/lctr-b2xx/x8-05.cfg b/systems/lctr-b2xx/x8-05.cfg new file mode 100644 index 0000000..54a62cf --- /dev/null +++ b/systems/lctr-b2xx/x8-05.cfg @@ -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' diff --git a/systems/lctr-b2xx/x8-06.cfg b/systems/lctr-b2xx/x8-06.cfg new file mode 100644 index 0000000..acffa92 --- /dev/null +++ b/systems/lctr-b2xx/x8-06.cfg @@ -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' diff --git a/systems/ntnu-b2xx/cfg/linux-3.14.16.cfg b/systems/ntnu-b2xx/cfg/linux-3.14.63.cfg similarity index 100% rename from systems/ntnu-b2xx/cfg/linux-3.14.16.cfg rename to systems/ntnu-b2xx/cfg/linux-3.14.63.cfg diff --git a/systems/ntnu-b2xx/patches/linux/3.14.16/00-lctr-b2xx-dts.patch b/systems/ntnu-b2xx/patches/linux/3.14.63/00-lctr-b2xx-dts.patch similarity index 100% rename from systems/ntnu-b2xx/patches/linux/3.14.16/00-lctr-b2xx-dts.patch rename to systems/ntnu-b2xx/patches/linux/3.14.63/00-lctr-b2xx-dts.patch diff --git a/systems/ntnu-b2xx/patches/linux/3.14.16/00-lctr-b2xx-ntnu-x-dts.patch b/systems/ntnu-b2xx/patches/linux/3.14.63/00-lctr-b2xx-ntnu-x-dts.patch similarity index 100% rename from systems/ntnu-b2xx/patches/linux/3.14.16/00-lctr-b2xx-ntnu-x-dts.patch rename to systems/ntnu-b2xx/patches/linux/3.14.63/00-lctr-b2xx-ntnu-x-dts.patch diff --git a/systems/qemu-i686/cfg/linux-3.14.58.cfg b/systems/qemu-i686/cfg/linux-3.14.63.cfg similarity index 100% rename from systems/qemu-i686/cfg/linux-3.14.58.cfg rename to systems/qemu-i686/cfg/linux-3.14.63.cfg