linux: atngw100 - add bridge module to defconfig, bump PR
authorBernhard Guillon <Bernhard.Guillon@opensimpad.org>
Fri, 26 Feb 2010 08:22:28 +0000 (08:22 +0000)
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Fri, 26 Feb 2010 19:07:32 +0000 (20:07 +0100)
Signed-off-by: Bernhard Guillon <Bernhard.Guillon@opensimpad.org>
Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
recipes/linux/linux/atngw100/defconfig
recipes/linux/linux_2.6.29.bb

index 489d094..b54fca1 100644 (file)
@@ -489,7 +489,7 @@ CONFIG_IP6_NF_RAW=m
 # CONFIG_IP_SCTP is not set
 # CONFIG_TIPC is not set
 # CONFIG_ATM is not set
-# CONFIG_BRIDGE is not set
+CONFIG_BRIDGE=m
 # CONFIG_NET_DSA is not set
 # CONFIG_VLAN_8021Q is not set
 # CONFIG_DECNET is not set
index 240faf2..33f0eda 100644 (file)
@@ -1,6 +1,6 @@
 require linux.inc
 
-PR = "r10"
+PR = "r11"
 
 S = "${WORKDIR}/linux-2.6.29"