omap3.inc: bump MACHINE_KERNEL_PR
authorKoen Kooi <koen@openembedded.org>
Fri, 7 May 2010 18:15:51 +0000 (20:15 +0200)
committerKoen Kooi <koen@openembedded.org>
Fri, 7 May 2010 18:15:51 +0000 (20:15 +0200)
conf/machine/include/omap3.inc

index 9df4476..d9f41f5 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 = "r74"
+MACHINE_KERNEL_PR = "r75"
 
 KERNEL_IMAGETYPE = "uImage"