aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-12-31 09:36:26 +0100
committerKoen Kooi <koen@openembedded.org>2010-12-31 09:36:26 +0100
commit9678dab4692cb664bba8cb4a98dfb1e690de38d3 (patch)
tree3d0ff82e810b18475879f1c7784055148349bf7f /conf
parent9626d09a31366e7c190f1daea99bdff7b49dd657 (diff)
downloadopenembedded-9678dab4692cb664bba8cb4a98dfb1e690de38d3.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 b7e7d7a0dd..1c0fb037f0 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 = "r95"
+MACHINE_KERNEL_PR = "r96"
KERNEL_IMAGETYPE = "uImage"