summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-yocto
diff options
context:
space:
mode:
authorbrian avery <brian.avery@intel.com>2017-07-07 16:38:51 -0700
committerBruce Ashfield <bruce.ashfield@windriver.com>2017-07-10 12:18:09 -0400
commit77fd5be8b6ca186af543e9ea0550b46630e1c396 (patch)
treea27a00a264e82190f831164de41bc4cb46508909 /recipes-kernel/linux/linux-yocto
parent88277c84962e9d07ec777896a0ca8bd7db9ff5e2 (diff)
downloadmeta-virtualization-77fd5be8b6ca186af543e9ea0550b46630e1c396.tar.gz
docker: add NETFILTER_XT_MATCH_ADDRTYPE=m
Docker needs ths _NETFILTER_XT_MATCH_ADDRTYPE module in order to start up successfully. This patch adds it to the supported kernels. Signed-off-by: brian avery <brian.avery@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-kernel/linux/linux-yocto')
-rw-r--r--recipes-kernel/linux/linux-yocto/docker.cfg1
-rw-r--r--recipes-kernel/linux/linux-yocto/docker.scc4
2 files changed, 5 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-yocto/docker.cfg b/recipes-kernel/linux/linux-yocto/docker.cfg
new file mode 100644
index 00000000..d0ebb666
--- /dev/null
+++ b/recipes-kernel/linux/linux-yocto/docker.cfg
@@ -0,0 +1 @@
CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
diff --git a/recipes-kernel/linux/linux-yocto/docker.scc b/recipes-kernel/linux/linux-yocto/docker.scc
new file mode 100644
index 00000000..e317456c
--- /dev/null
+++ b/recipes-kernel/linux/linux-yocto/docker.scc
@@ -0,0 +1,4 @@
1define KFEATURE_DESCRIPTION "Enable Features needed by docker in addition to LXC features"
2define KFEATURE_COMPATIBILITY board
3
4kconf non-hardware docker.cfg