[oe-commits] Denis 'GNUtoo' Carikli : nokia900.conf: migrate to newer linux-nokia900 kernel and bump PR

git version control git at git.openembedded.org
Thu Dec 2 19:34:03 UTC 2010


Module: openembedded.git
Branch: release-2010.12
Commit: 9178f8d1b518f19080e5133adf5c20c6240825ee
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9178f8d1b518f19080e5133adf5c20c6240825ee

Author: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Date:   Sun Nov 21 19:44:01 2010 +0100

nokia900.conf: migrate to newer linux-nokia900 kernel and bump PR

The new kernel is composed of the 2.6.28 kernel, last maemo PR 1.3
  patches, usb host patch,various other patches, and the necessary
  patches for booting from microsd and for compiling with gcc4.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Acked-by: Klaus Kurzmann <mok at fluxnetz.de>

---

 conf/machine/nokia900.conf |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/machine/nokia900.conf b/conf/machine/nokia900.conf
index cad96b3..5dbf2cb 100644
--- a/conf/machine/nokia900.conf
+++ b/conf/machine/nokia900.conf
@@ -64,7 +64,7 @@ IMAGE_FSTYPES ?= "jffs2 tar.gz"
 
 SERIAL_CONSOLE = "115200 ttyS0"
 
-PREFERRED_PROVIDER_virtual/kernel = "linux"
+PREFERRED_PROVIDER_virtual/kernel = "linux-nokia900"
 
 #use this if you are using the nokia initfs
 ROOTFS_POSTPROCESS_COMMAND += " remove_init_link; "
@@ -76,4 +76,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 = "r54"
+MACHINE_KERNEL_PR = "r55"





More information about the Openembedded-commits mailing list