omap3.inc: bump MACHINE_KERNEL_PR for beagleboard changes
authorKoen Kooi <koen@openembedded.org>
Wed, 9 Mar 2011 13:20:53 +0000 (14:20 +0100)
committerKoen Kooi <koen@openembedded.org>
Thu, 10 Mar 2011 21:22:05 +0000 (22:22 +0100)
Signed-off-by: Koen Kooi <koen@openembedded.org>
conf/machine/include/omap3.inc

index 9700a7a..a40be43 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 = "r100"
+MACHINE_KERNEL_PR = "r101"
 
 KERNEL_IMAGETYPE = "uImage"