aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2010-09-12 12:13:24 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2010-09-12 13:49:50 +0200
commit8909526b2efd809396383b4c22d97bd6d1e5ec2f (patch)
tree120bf81421cc3af12a322c68a4ccf8d28d93a32e /conf
parentb84f8bd7ea620ce2dafd8a6c5d75691948958505 (diff)
downloadopenembedded-8909526b2efd809396383b4c22d97bd6d1e5ec2f.tar.gz
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 <felipec> 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: <apt> dos11 meant: GNUtoo|laptop: only macine conf
Diffstat (limited to 'conf')
-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 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"