ntnu-x8-002: Switch to new IP range (10.0.60.x)

This commit is contained in:
Kristian Klausen 2015-12-22 20:47:00 +01:00
parent c5ac20cc4c
commit a02c06b55b

View File

@ -1,9 +1,9 @@
# ntnu-x8-00x
# Adds libav package.
cfg_hostname='ntnu-x8-002'
cfg_eth_ext_ip='192.168.1.105'
cfg_eth_ext_mk='255.255.255.0'
cfg_eth_ext_gw='192.168.1.1'
cfg_eth_ext_ip='10.0.60.105'
cfg_eth_ext_mk='255.255.0.0'
cfg_eth_ext_gw='10.0.60.1'
cfg_ptpd_interface='eth0'
cfg_target_linux_dtb='arch/arm/boot/dts/am335x-lctr-b2xx-ntnu-uart.dtb'
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux rtklib libphidget ethtool socat'