omap3.inc: bump MACHINE_KERNEL_PR
authorKoen Kooi <k-kooi@ti.com>
Fri, 5 Mar 2010 16:08:59 +0000 (17:08 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 12 Apr 2010 17:43:22 +0000 (19:43 +0200)
conf/machine/include/omap3.inc

index 5fb7f13..ecc1522 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 = "r62"
+MACHINE_KERNEL_PR = "r63"
 
 KERNEL_IMAGETYPE = "uImage"