[meta-intel] [meta-intel-iot-devkit] [PATCH 3/5] linux-yocto-quark: Added CONFIG_IP_ADVANCED_ROUTER=m to netfilter-small-3.8.cfg

Chang Rebecca Swee Fun rebecca.swee.fun.chang at intel.com
Thu Apr 30 03:44:38 PDT 2015


From: YUGERAJ RAMAJAYAM <yugeraj.ramajayam at intel.com>

Added CONFIG_IP_ADVANCED_ROUTER=m to netfilter-small-3.8.cfg.

CONFIG_IP_MULTIPLE_TABLES requires CONFIG_IP_ADVANCED_ROUTER to be enabled
in kernel configuration.

Signed-off-by: YUGERAJ RAMAJAYAM <yugeraj.ramajayam at intel.com>
Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang at intel.com>
---
 .../linux/linux-yocto-quark/iot-devkit-spi/netfilter-small-3.8.cfg       | 1 +
 .../linux/linux-yocto-quark/iot-devkit/netfilter-small-3.8.cfg           | 1 +
 2 files changed, 2 insertions(+)

diff --git a/recipes-kernel/linux/linux-yocto-quark/iot-devkit-spi/netfilter-small-3.8.cfg b/recipes-kernel/linux/linux-yocto-quark/iot-devkit-spi/netfilter-small-3.8.cfg
index 2def700..f87900f 100644
--- a/recipes-kernel/linux/linux-yocto-quark/iot-devkit-spi/netfilter-small-3.8.cfg
+++ b/recipes-kernel/linux/linux-yocto-quark/iot-devkit-spi/netfilter-small-3.8.cfg
@@ -21,3 +21,4 @@
 #CONFIG_NETFILTER_XT_CONNMARK=m
 #CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
 #CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
+#CONFIG_IP_ADVANCED_ROUTER=m
diff --git a/recipes-kernel/linux/linux-yocto-quark/iot-devkit/netfilter-small-3.8.cfg b/recipes-kernel/linux/linux-yocto-quark/iot-devkit/netfilter-small-3.8.cfg
index e9b71c4..69328b2 100644
--- a/recipes-kernel/linux/linux-yocto-quark/iot-devkit/netfilter-small-3.8.cfg
+++ b/recipes-kernel/linux/linux-yocto-quark/iot-devkit/netfilter-small-3.8.cfg
@@ -21,3 +21,4 @@ CONFIG_NETFILTER_XT_MATCH_NFACCT=m
 CONFIG_NETFILTER_XT_CONNMARK=m
 CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
 CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
+CONFIG_IP_ADVANCED_ROUTER=m
-- 
1.9.1



More information about the meta-intel mailing list