From 8909526b2efd809396383b4c22d97bd6d1e5ec2f Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Sun, 12 Sep 2010 12:13:24 +0200 Subject: linux-2.6.28 : nokia900: update patchset and unbreak compilation with gcc 4.4 The gcc patch was indicated to me by felipec in #maemo on freenode GNUtoo|laptop: http://article.gmane.org/gmane.linux.ports.arm.omap/28461 The nokia patch was updated to kernel_2.6.28-20101501+0m5.diff.gz I was also told in #openmoko-cdevelon freenode by dos11 that PR had to be bumped only in the machine config: dos11 meant: GNUtoo|laptop: only macine conf --- conf/machine/nokia900.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/machine/nokia900.conf b/conf/machine/nokia900.conf index 4ceb936c61..b0abee2a46 100644 --- a/conf/machine/nokia900.conf +++ b/conf/machine/nokia900.conf @@ -35,4 +35,4 @@ MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget vfat" # 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 = "r52" +MACHINE_KERNEL_PR = "r53" -- cgit v1.2.3