omap3.inc: bump MACHINE_KERNEL_PR for all module and kernel changes
authorKoen Kooi <k-kooi@ti.com>
Fri, 15 Jan 2010 10:21:19 +0000 (11:21 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 12 Apr 2010 17:43:11 +0000 (19:43 +0200)
Signed-off-by: Koen Kooi <k-kooi@ti.com>
conf/machine/include/omap3.inc

index 8227afc..f66444b 100644 (file)
@@ -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"