aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2011-03-29 12:36:12 +0200
committerKlaus Kurzmann <mok@fluxnetz.de>2011-04-27 19:46:49 +0200
commitceb2a05d0ae0348e39ebaf9a9d8ec5cc5fb1efb5 (patch)
tree23096e1bcadf4d7ac063adf89b6649a8c1c526e4
parentc012be8a84840a7411e86d0ae214a2760af9b33d (diff)
downloadopenembedded-ceb2a05d0ae0348e39ebaf9a9d8ec5cc5fb1efb5.tar.gz
nokia900: change to newer 2.6.37 kernel which supports power management
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
-rw-r--r--conf/machine/nokia900.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/nokia900.conf b/conf/machine/nokia900.conf
index 39409afc81..3b3b3b811d 100644
--- a/conf/machine/nokia900.conf
+++ b/conf/machine/nokia900.conf
@@ -83,7 +83,7 @@ UBINIZE_ARGS = "-m 2048 -p 131072 -s 2048 -O 2048"
IMAGE_FSTYPES ?= "jffs2 tar.gz"
-PREFERRED_PROVIDER_virtual/kernel = "linux"
+PREFERRED_PROVIDER_virtual/kernel = "linux-nokia900-meego"
#use this if you are using the nokia initfs
ROOTFS_POSTPROCESS_COMMAND += " remove_init_link; "