From: Koen Kooi Date: Thu, 21 Jan 2010 13:13:20 +0000 (+0100) Subject: omap3.inc: bump MACHINE_KERNEL_PR X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f70f7569c09825f00c4f32a800130862501f525f;p=openembedded.git omap3.inc: bump MACHINE_KERNEL_PR Signed-off-by: Koen Kooi --- diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc index f66444bb87..8fa730e740 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 = "r52" +MACHINE_KERNEL_PR = "r53" KERNEL_IMAGETYPE = "uImage"