omap3: bump MACHINE_KERNEL_PR
authorKoen Kooi <koen@openembedded.org>
Fri, 31 Dec 2010 08:36:26 +0000 (09:36 +0100)
committerKoen Kooi <koen@openembedded.org>
Fri, 31 Dec 2010 08:36:26 +0000 (09:36 +0100)
conf/machine/include/omap3.inc

index b7e7d7a..1c0fb03 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 = "r95"
+MACHINE_KERNEL_PR = "r96"
 
 KERNEL_IMAGETYPE = "uImage"