summaryrefslogtreecommitdiff
path: root/recipes/images
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-07-19 14:37:32 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2014-08-04 11:12:27 +0200
commit8ecd89ba491e93e0dd3fd1cad6e2392d7319358e (patch)
treeb68192298de5e1bd8c359969a8a9dfc4809227d7 /recipes/images
parent4e4ba8700d77dd70c1cacf779feb206b89c420f0 (diff)
apalis-imx6: image: add packages
u-boot-fw-utils allows for U-Boot environmenmt access from Linux gpio-export exports the unused GPIOs usb-rndis sets up RNDIS and a DHCP server on the usb0 NIC
Diffstat (limited to 'recipes/images')
-rw-r--r--recipes/images/trdx-extra.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc
index 1bee3a3..08241b9 100644
--- a/recipes/images/trdx-extra.inc
+++ b/recipes/images/trdx-extra.inc
@@ -65,7 +65,12 @@ IMAGE_INSTALL_MACHINE_apalis-t30 = " \
kernel-module-fusion-f0710a \
"
+#note that the kernel-modules meta package gets installed from
+#meta-fsl-arm/conf/machine/include/imx-base.inc
IMAGE_INSTALL_MACHINE_apalis-imx6 = " \
+ u-boot-toradex-fsl-fw-utils \
+ usb-rndis-systemd \
+ gpio-export \
curl \
file \
aspell \