From b5917727823445bea122d81e49278397865583aa Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 14 Nov 2016 13:32:45 +0100 Subject: trdx-extra.inc: deploy linuxptp in addition to ptpd Signed-off-by: Max Krummenacher Acked-by: Stefan Agner --- recipes-images/images/trdx-extra.inc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/recipes-images/images/trdx-extra.inc b/recipes-images/images/trdx-extra.inc index a0f7e48..59cd5ac 100644 --- a/recipes-images/images/trdx-extra.inc +++ b/recipes-images/images/trdx-extra.inc @@ -50,6 +50,7 @@ IMAGE_INSTALL_append_tegra124 = " \ fs-init \ hdmi-hotplug \ kernel-modules \ + linuxptp \ lvds-tegra124 \ pciutils \ ptpd \ @@ -59,6 +60,7 @@ IMAGE_INSTALL_append_tegra124 = " \ " IMAGE_INSTALL_append_apalis-t30 = " \ + linuxptp \ pciutils \ ptpd \ iproute2 \ @@ -74,6 +76,7 @@ IMAGE_INSTALL_append_colibri-t20 = " \ #meta-fsl-arm/conf/machine/include/imx-base.inc IMAGE_INSTALL_append_mx6 = " \ libusbg \ + linuxptp \ gpio-export \ curl \ file \ @@ -103,6 +106,7 @@ IMAGE_INSTALL_append_apalis-imx6 = " \ " IMAGE_INSTALL_append_vf = " \ + linuxptp \ libusbg \ ptpd \ iproute2 \ @@ -117,6 +121,7 @@ IMAGE_INSTALL_append_colibri-vf = " \ " IMAGE_INSTALL_append_mx7 = " \ + linuxptp \ libusbg \ curl \ file \ -- cgit v1.2.3