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
commit6e0789381d66ce781e88f24c0f699813433fd92b (patch)
tree34ce488a582b279c293c16c2b359572c05199b33
parentb61db77becc96cfb597de8308fe891dd248f4945 (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 = ""