From bc1c1753f3db63a95855e38ba9ecd0f43635a2e8 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 6 Oct 2014 13:03:28 +0200 Subject: trdx-extra: colibri-imx6: add machine specific packages --- recipes/images/trdx-extra.inc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc index 9e072b0..82e951f 100644 --- a/recipes/images/trdx-extra.inc +++ b/recipes/images/trdx-extra.inc @@ -85,6 +85,25 @@ IMAGE_INSTALL_MACHINE_apalis-imx6 = " \ mimetypes \ " +#note that the kernel-modules meta package gets installed from +#meta-fsl-arm/conf/machine/include/imx-base.inc +IMAGE_INSTALL_MACHINE_colibri-imx6 = " \ + u-boot-toradex-fsl-fw-utils \ + usb-rndis-systemd \ + gpio-export \ + curl \ + file \ + aspell \ + ptpd \ + iproute2 \ + canutils \ + fs-init \ + e2fsprogs \ + e2fsprogs-mke2fs \ + e2fsprogs-tune2fs \ + mimetypes \ +" + IMAGE_INSTALL_MACHINE_colibri-vf = " \ u-boot-toradex-fsl-fw-utils \ gpioconfig \ -- cgit v1.2.3