linux-wrs: pass netfilter options as an addon feature

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>
This commit is contained in:
Bruce Ashfield
2010-10-17 01:18:48 -04:00
parent 1dc2a4c17b
commit 64bb014ea6

View 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}