]> code.ossystems Code Review - openembedded-core.git/commit
connman: update kernel module RRECOMMENDS for kernel >= v4.19
authorAndré Draszik <git@andred.net>
Thu, 12 Dec 2019 21:41:58 +0000 (21:41 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Dec 2019 23:22:03 +0000 (23:22 +0000)
commit98715c9dc8dd925cffce9bd5d57172206d1e2a7b
treeaa02c2b201aeccad2a8d06ecd133ee329e6722d9
parent19dd3453da39066564d899d561e4814822dcbd18
connman: update kernel module RRECOMMENDS for kernel >= v4.19

nf_tables_inet.ko and nf_tables_ipv4.ko and nf_tables_ipv6.o
(and nf_tables_arp.ko and nf_tables_netdev.ko) were merged into
the core nf_tables.ko before v4.17 in kernel commit
    02c7b25e5f54 netfilter: nf_tables: build-in filter chain type

nf_meta.ko was merged to be a builtin of nf_tables.ko before
v4.18 in kernel commit
    8a22543c8e70 netfilter: nf_tables: make meta expression builtin

Signed-off-by: André Draszik <git@andred.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/connman/connman.inc