omap3.inc: bump MACHINE_KERNEL_PR
authorKoen Kooi <k-kooi@ti.com>
Mon, 8 Feb 2010 10:27:53 +0000 (11:27 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 12 Apr 2010 17:43:17 +0000 (19:43 +0200)
conf/machine/include/omap3.inc

index 8f072f7..8cfc08d 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 = "r56"
+MACHINE_KERNEL_PR = "r57"
 
 KERNEL_IMAGETYPE = "uImage"