mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00

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>
5 lines
158 B
Plaintext
5 lines
158 B
Plaintext
define KFEATURE_DESCRIPTION "Enable Features needed by docker in addition to LXC features"
|
|
define KFEATURE_COMPATIBILITY board
|
|
|
|
kconf non-hardware docker.cfg
|