From: Bruce Ashfield Date: Sun, 17 Oct 2010 05:18:48 +0000 (-0400) Subject: linux-wrs: pass netfilter options as an addon feature X-Git-Tag: 2011-1~4222 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=64bb014ea6314d1f373fa6b52cdf8aaead1fafcb;p=openembedded-core.git 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 --- diff --git a/meta/recipes-kernel/linux/linux-wrs_git.bb b/meta/recipes-kernel/linux/linux-wrs_git.bb index 763eaf1559..c43ae11226 100644 --- a/meta/recipes-kernel/linux/linux-wrs_git.bb +++ b/meta/recipes-kernel/linux/linux-wrs_git.bb @@ -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}