aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-05-27 21:12:06 +0200
committerMartin Dietze <mdietze@gmail.com>2013-03-02 17:25:10 +0100
commit9b2551c598dc5269a412bde38212358d3846b643 (patch)
treef83ab962e43b8498f798f43e53b2cb04856fe5d4 /conf
parent700b380d1f877ddc31f456810e3291ec242df34a (diff)
downloadopenembedded-9b2551c598dc5269a412bde38212358d3846b643.tar.gz
omap3: bump MACHINE_KERNEL_PR
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/omap3.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc
index bb4fa7eaf0..1b47888ab7 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -1,7 +1,7 @@
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 = "r34"
+MACHINE_KERNEL_PR = "r35"
KERNEL_IMAGETYPE = "uImage"