From: Koen Kooi Date: Wed, 27 May 2009 19:12:06 +0000 (+0200) Subject: omap3: bump MACHINE_KERNEL_PR X-Git-Tag: Release-2010-05/1~3371 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=576f968665d7414cd8dfdb76e19bf22e382143a3;p=openembedded.git omap3: bump MACHINE_KERNEL_PR --- diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc index bb4fa7eaf0..1b47888ab7 100644 --- a/conf/machine/include/omap3.inc +++ b/conf/machine/include/omap3.inc @@ -1,7 +1,7 @@ require conf/machine/include/tune-cortexa8.inc PREFERRED_PROVIDER_virtual/kernel = "linux-omap" # Increase this everytime you change something in the kernel -MACHINE_KERNEL_PR = "r34" +MACHINE_KERNEL_PR = "r35" KERNEL_IMAGETYPE = "uImage"