aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2011-01-01 15:34:17 +0100
committerKoen Kooi <koen@openembedded.org>2011-01-01 15:34:17 +0100
commita9234023e22f7c3598cdd9d69c638888d0d8e6e5 (patch)
treecc37421caf6c20439447d8af86b9e51f1d874009 /conf/machine/include
parent5e4d201263625c3d73ea60e572428bc4891dfa04 (diff)
downloadopenembedded-a9234023e22f7c3598cdd9d69c638888d0d8e6e5.tar.gz
omap3: bump MACHINE_KERNEL_PR
Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'conf/machine/include')
-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 1c0fb037f0..36f11b0af5 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -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"