diff options
author | John Klug <john.klug@multitech.com> | 2019-02-08 18:21:24 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-07-03 17:08:20 -0500 |
commit | 6ed60ed81322253f527653d506aee93e4ec28fcb (patch) | |
tree | 61c8056e93af9f1e4885b300324729a206668852 /recipes-core/images/mlinux-mtcap-image.bb | |
parent | ba163419ddd8fcd35213c19fb22f0ed1d851e706 (diff) | |
download | meta-mlinux-6ed60ed81322253f527653d506aee93e4ec28fcb.tar.gz meta-mlinux-6ed60ed81322253f527653d506aee93e4ec28fcb.tar.bz2 meta-mlinux-6ed60ed81322253f527653d506aee93e4ec28fcb.zip |
Create whitelist for MTCAP and MTR kernel modules.
Diffstat (limited to 'recipes-core/images/mlinux-mtcap-image.bb')
-rw-r--r-- | recipes-core/images/mlinux-mtcap-image.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/images/mlinux-mtcap-image.bb b/recipes-core/images/mlinux-mtcap-image.bb index 2c8f363..effef6d 100644 --- a/recipes-core/images/mlinux-mtcap-image.bb +++ b/recipes-core/images/mlinux-mtcap-image.bb @@ -1,6 +1,7 @@ DESCRIPTION = "mLinux Conduit Access Point image" require mlinux-minimal-image.bb +require mtcap-modules.inc # For now we don't put this in MTR or AEP # Password restrictions library from Redhat |