ntnu-hexa-testbed: Added package libphidget, and added service rtc-ds3231

This commit is contained in:
Kristian Klausen 2015-12-22 20:53:10 +01:00
parent 8940c89ffb
commit 63e11ff550

View File

@ -5,4 +5,5 @@ cfg_eth_ext_mk='255.255.255.0'
cfg_eth_ext_gw='192.168.1.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 libswiftnav'
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libswiftnav libphidget'
cfg_services1='rtc-ds3231'