diff options
Diffstat (limited to 'recipes/images/trdx-extra.inc')
-rw-r--r-- | recipes/images/trdx-extra.inc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc index 65df183..dc7871d 100644 --- a/recipes/images/trdx-extra.inc +++ b/recipes/images/trdx-extra.inc @@ -68,6 +68,20 @@ IMAGE_INSTALL_MACHINE_apalis-t30 = " \ kernel-module-fusion-f0710a \ " +IMAGE_INSTALL_MACHINE_apalis-imx6 = " \ + curl \ + file \ + aspell \ + pciutils \ + iproute2 \ + canutils \ + fs-init \ + e2fsprogs \ + e2fsprogs-mke2fs \ + e2fsprogs-tune2fs \ + mimetypes \ +" + IMAGE_INSTALL_MACHINE_colibri-vf = " \ gpioconfig \ ptpd \ |