]> code.ossystems Code Review - openembedded-core.git/commitdiff
nokia770: Our preferred kernel is now the N800 one.
authorSamuel Ortiz <sameo@openedhand.com>
Mon, 13 Aug 2007 15:44:32 +0000 (15:44 +0000)
committerSamuel Ortiz <sameo@openedhand.com>
Mon, 13 Aug 2007 15:44:32 +0000 (15:44 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2487 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/machine/nokia770.conf

index b8f2d4089a759b7671ceee332a0e1f3755283c5a..d1e52ae5b0cc4606b00182bd4515224bf882ba7c 100644 (file)
@@ -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; "