From 8a7a2f87197bfa3b17539c69e06bec6325ac075c Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 31 Mar 2014 09:31:03 +0200 Subject: images: add ptpd to IEEE 1588 capable hardware Apalis T30 and Colibri VFxx modules have IEEE 1588 (Precision Time Protocol) capable Ethernet NIC's. This adds the userspace daemon to such hardware. --- recipes/images/trdx-extra.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc index 5bb4928..86ba9dd 100644 --- a/recipes/images/trdx-extra.inc +++ b/recipes/images/trdx-extra.inc @@ -47,6 +47,7 @@ IMAGE_INSTALL_MACHINE_colibri-t30 = " \ IMAGE_INSTALL_MACHINE_apalis-t30 = " \ ${IMAGE_INSTALL_T20_T30} \ pciutils \ + ptpd \ iproute2 \ canutils \ lvds-ctrl \ @@ -65,6 +66,7 @@ IMAGE_INSTALL_MACHINE_apalis-t30 = " \ IMAGE_INSTALL_MACHINE_colibri-vf = " \ gpioconfig \ + ptpd \ iproute2 \ canutils \ mtd-utils-ubifs \ -- cgit v1.2.3