summaryrefslogtreecommitdiff
path: root/recipes/images/trdx-extra.inc
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-10-06 13:03:28 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2014-10-06 14:23:57 +0200
commitbc1c1753f3db63a95855e38ba9ecd0f43635a2e8 (patch)
tree020ff9774f2908938fc9fdf3b257ef98478ca8d0 /recipes/images/trdx-extra.inc
parentb7a4052a48535660e049eb940e28702ab91d061f (diff)
trdx-extra: colibri-imx6: add machine specific packages
Diffstat (limited to 'recipes/images/trdx-extra.inc')
-rw-r--r--recipes/images/trdx-extra.inc19
1 files changed, 19 insertions, 0 deletions
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 \