summaryrefslogtreecommitdiff
path: root/recipes-core/images/mtr-modules.inc
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-02-08 18:21:24 -0600
committerJohn Klug <john.klug@multitech.com>2019-02-08 18:21:24 -0600
commit6fd36b9d62b4cfe257509e58e90ce93f22aa7bba (patch)
tree61c8056e93af9f1e4885b300324729a206668852 /recipes-core/images/mtr-modules.inc
parentdc6c660149f3231a09b55b4042c66fb3dc0e06b6 (diff)
downloadmeta-mlinux-atmel-6fd36b9d62b4cfe257509e58e90ce93f22aa7bba.tar.gz
meta-mlinux-atmel-6fd36b9d62b4cfe257509e58e90ce93f22aa7bba.tar.bz2
meta-mlinux-atmel-6fd36b9d62b4cfe257509e58e90ce93f22aa7bba.zip
Create whitelist for MTCAP and MTR kernel modules.
Diffstat (limited to 'recipes-core/images/mtr-modules.inc')
-rw-r--r--recipes-core/images/mtr-modules.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-core/images/mtr-modules.inc b/recipes-core/images/mtr-modules.inc
new file mode 100644
index 0000000..f8b197a
--- /dev/null
+++ b/recipes-core/images/mtr-modules.inc
@@ -0,0 +1,7 @@
+require mtr-base-modules.inc
+
+IMAGE_INSTALL_append = "\
+ kernel-module-wl12xx \
+ kernel-module-wlcore \
+ kernel-module-wlcore-sdio \
+"