summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2014-02-05 11:03:43 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2014-02-05 11:03:43 +0100
commit19413dcc5b6cd10b062e4e523bc73c5c18324b8d (patch)
tree188bcc91bf9df8fdb1ad5dde07ecdcb348c2b987
parentb88663b5d21c314468e1df857ab1f98a7fb86841 (diff)
image: add kernel module for fusion touch screens
Add kernel module for Fusion 7"/10" touch screen to the root filesystem image.
-rw-r--r--recipes/images/trdx-extra.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc
index edeec6c..5d585fc 100644
--- a/recipes/images/trdx-extra.inc
+++ b/recipes/images/trdx-extra.inc
@@ -34,12 +34,14 @@ IMAGE_INSTALL_T20_T30 = " \
IMAGE_INSTALL_MACHINE_colibri-t20 = " \
${IMAGE_INSTALL_T20_T30} \
u-boot-fw-utils \
+ kernel-module-fusion-f0710a \
"
IMAGE_INSTALL_MACHINE_colibri-t30 = " \
${IMAGE_INSTALL_T20_T30} \
fs-init \
util-linux-fstrim \
+ kernel-module-fusion-f0710a \
"
IMAGE_INSTALL_MACHINE_apalis-t30 = " \
@@ -55,12 +57,14 @@ IMAGE_INSTALL_MACHINE_apalis-t30 = " \
kernel-module-tegra-v4l2-camera \
kernel-module-videobuf2-dma-nvmap \
kernel-module-videobuf2-memops \
+ kernel-module-fusion-f0710a \
"
IMAGE_INSTALL_MACHINE_colibri-vf = " \
iproute2 \
canutils \
mtd-utils-ubifs \
+ kernel-module-fusion-f0710a \
"
IMAGE_INSTALL_MACHINE = ""