summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2016-11-14 13:32:45 +0100
committerStefan Agner <stefan.agner@toradex.com>2017-01-10 16:00:37 -0800
commitb5917727823445bea122d81e49278397865583aa (patch)
tree66eba76a4ff08bfe0822173234a6ddc79850f8bb
parent6fa5cb48487eccc11020caebcb2454a11c9dd3a6 (diff)
trdx-extra.inc: deploy linuxptp in addition to ptpd
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
-rw-r--r--recipes-images/images/trdx-extra.inc5
1 files changed, 5 insertions, 0 deletions
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 \