]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-wrs: pass netfilter options as an addon feature
authorBruce Ashfield <bruce.ashfield@windriver.com>
Sun, 17 Oct 2010 05:18:48 +0000 (01:18 -0400)
committerBruce Ashfield <bruce.ashfield@windriver.com>
Mon, 18 Oct 2010 05:17:46 +0000 (01:17 -0400)
Fixes [BUGID #199]

Although an optional feature to a base BSP, most of the machines
currently supported want/need the netfilter options. To enforce
this configuration, it is temporarily forced in the kernel
recipe itself, but can move to machine configurations in the
future.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
meta/recipes-kernel/linux/linux-wrs_git.bb

index 763eaf15595643aa8f50a937847d0a2d586e5df2..c43ae1122681db7e9069c7a17a106dfd14a42b25 100644 (file)
@@ -35,6 +35,7 @@ B = "${WORKDIR}/linux-${WRMACHINE}-${LINUX_KERNEL_TYPE}-build"
 
 # functionality flags
 force_revisions = "t"
+KERNEL_FEATURES=features/netfilter
 
 do_patch() {
        cd ${S}