aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-12-16 18:17:16 +0100
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2010-12-16 18:18:36 +0100
commitc78db7ab87ad70206f022a1cd787cbe644919a2e (patch)
tree3503301135cfefae4135e3f4285784ddb29bcecd /conf/machine
parent4926294e527f3fbb8fb91e0dfa130acc4968f900 (diff)
downloadopenembedded-c78db7ab87ad70206f022a1cd787cbe644919a2e.tar.gz
linux-n900: enable nat, connection tracking, etc. to get tethering
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/nokia900.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/conf/machine/nokia900.conf b/conf/machine/nokia900.conf
index 1908ae9b82..6d1f0f66e9 100644
--- a/conf/machine/nokia900.conf
+++ b/conf/machine/nokia900.conf
@@ -14,7 +14,8 @@ XSERVER = "xserver-xorg \
xf86-input-keyboard \
xf86-video-omapfb "
-MACHINE_EXTRA_RRECOMMENDS = "watchdog \
+MACHINE_EXTRA_RRECOMMENDS = "\
+ watchdog \
kernel-module-g-nokia \
kernel-module-tsl2563 \
kernel-module-smc91x \
@@ -74,4 +75,4 @@ module_autoload_g_ether = "g_ether"
# Copied from include/omap3.inc (as we do not use linux-omap recipes):
#
# Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r55"
+MACHINE_KERNEL_PR = "r56"