From 74ab401b25416ea990ea1a088c04a13aed9f924a Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Mon, 13 Aug 2007 15:44:32 +0000 Subject: nokia770: Our preferred kernel is now the N800 one. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2487 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/conf/machine/nokia770.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/conf/machine') diff --git a/meta/conf/machine/nokia770.conf b/meta/conf/machine/nokia770.conf index b8f2d4089..d1e52ae5b 100644 --- a/meta/conf/machine/nokia770.conf +++ b/meta/conf/machine/nokia770.conf @@ -24,7 +24,7 @@ IMAGE_FSTYPES ?= "jffs2" # serial console port on devboard rev. B3 SERIAL_CONSOLE = "115200 ttyS0" -PREFERRED_PROVIDER_virtual/kernel = "linux-nokia770" +PREFERRED_PROVIDER_virtual/kernel = "linux-nokia800" #use this if you are using the nokia initfs ROOTFS_POSTPROCESS_COMMAND += " remove_init_link; " -- cgit v1.2.3