From: Koen Kooi Date: Fri, 15 Jan 2010 10:21:19 +0000 (+0100) Subject: omap3.inc: bump MACHINE_KERNEL_PR for all module and kernel changes X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8ffb54736d1483133c809356a3211a11b7cf9d9;p=openembedded.git omap3.inc: bump MACHINE_KERNEL_PR for all module and kernel changes Signed-off-by: Koen Kooi --- diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc index 8227afc2c0..f66444bb87 100644 --- a/conf/machine/include/omap3.inc +++ b/conf/machine/include/omap3.inc @@ -3,7 +3,7 @@ SOC_FAMILY = "omap3" 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 = "r51" +MACHINE_KERNEL_PR = "r52" KERNEL_IMAGETYPE = "uImage"