summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-05-12 11:40:37 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2015-05-18 11:17:36 +0200
commit3ad686f1e0c66cce448d95129be072afcaccf904 (patch)
treefea560742ddff81641f819ddd3a47e0d5ae0b402
parente410afb0323fa77984d36c40b3d76a534745497c (diff)
trdx-extra.inc: deploy all built kernel modules
Our kernel defconfigs build a number of drivers as modules. Deploy all of these into the final image instead of only deploying a number of explicitely named module packages.
-rw-r--r--recipes/images/trdx-extra.inc13
1 files changed, 2 insertions, 11 deletions
diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc
index d9f0829..62ab8d6 100644
--- a/recipes/images/trdx-extra.inc
+++ b/recipes/images/trdx-extra.inc
@@ -28,6 +28,7 @@ IMAGE_INSTALL_T20_T30 = " \
file \
aspell \
eglinfo-x11 \
+ kernel-modules \
"
IMAGE_INSTALL_MACHINE_apalis-t30 = " \
@@ -41,21 +42,11 @@ IMAGE_INSTALL_MACHINE_apalis-t30 = " \
e2fsprogs \
e2fsprogs-mke2fs \
e2fsprogs-tune2fs \
- kernel-module-adv7180 \
- kernel-module-max9526 \
- kernel-module-ov7670soc \
- kernel-module-tvp5150soc \
- kernel-module-as0260soc \
- kernel-module-tegra-v4l2-camera \
- kernel-module-videobuf2-dma-nvmap \
- kernel-module-videobuf2-memops \
- kernel-module-fusion-f0710a \
"
IMAGE_INSTALL_MACHINE_colibri-t20 = " \
${IMAGE_INSTALL_T20_T30} \
mtd-utils-ubifs \
- kernel-module-fusion-f0710a \
"
IMAGE_INSTALL_MACHINE_colibri-t30 = " \
@@ -64,7 +55,6 @@ IMAGE_INSTALL_MACHINE_colibri-t30 = " \
e2fsprogs \
e2fsprogs-mke2fs \
e2fsprogs-tune2fs \
- kernel-module-fusion-f0710a \
"
#note that the kernel-modules meta package gets installed from
@@ -121,6 +111,7 @@ IMAGE_INSTALL_MACHINE_colibri-vf = " \
libmcc \
mcc-pingpong \
kernel-module-mcc \
+ kernel-modules \
"
IMAGE_INSTALL_MACHINE = ""