omap3 machines: bump MACHINE_KERNEL_PR
authorKoen Kooi <koen@openembedded.org>
Fri, 8 Jan 2010 12:26:02 +0000 (13:26 +0100)
committerKoen Kooi <koen@openembedded.org>
Fri, 8 Jan 2010 12:26:08 +0000 (13:26 +0100)
conf/machine/include/omap3.inc

index 9ff7b91..dd1188b 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 = "r50"
+MACHINE_KERNEL_PR = "r51"
 
 KERNEL_IMAGETYPE = "uImage"