omap3: bump MACHINE_KERNEL_PR
authorKoen Kooi <koen@openembedded.org>
Sat, 1 Jan 2011 14:34:17 +0000 (15:34 +0100)
committerKoen Kooi <koen@openembedded.org>
Sat, 1 Jan 2011 14:34:17 +0000 (15:34 +0100)
Signed-off-by: Koen Kooi <koen@openembedded.org>
conf/machine/include/omap3.inc

index 1c0fb03..36f11b0 100644 (file)
@@ -4,7 +4,7 @@ TARGET_ARCH = "arm"
 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 = "r96"
+MACHINE_KERNEL_PR = "r97"
 
 KERNEL_IMAGETYPE = "uImage"