davinci.inc, omap3.inc: bump MACHINE_KERNEL_PR
authorKoen Kooi <koen@openembedded.org>
Wed, 4 Aug 2010 10:06:40 +0000 (12:06 +0200)
committerKoen Kooi <koen@openembedded.org>
Wed, 4 Aug 2010 10:06:40 +0000 (12:06 +0200)
conf/machine/include/davinci.inc
conf/machine/include/omap3.inc

index 6e95967..79c001f 100644 (file)
@@ -1,7 +1,7 @@
 require conf/machine/include/tune-arm926ejs.inc
 
 # Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r45"
+MACHINE_KERNEL_PR = "r46"
 
 TARGET_ARCH = "arm"
 
index 630fde4..3f89953 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 = "r84"
+MACHINE_KERNEL_PR = "r85"
 
 KERNEL_IMAGETYPE = "uImage"