aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <k-kooi@ti.com>2010-03-05 17:08:59 +0100
committerKoen Kooi <koen@openembedded.org>2010-04-12 19:43:22 +0200
commitfd6b5d915d09b774a12c3f567ea08302bd34f919 (patch)
treef654fd12ca6e1ed22aa6c8575a4dfd22a4d4d8ac
parentb13ba875fd3af86ef6978a2db6f71e91405f072c (diff)
downloadopenembedded-fd6b5d915d09b774a12c3f567ea08302bd34f919.tar.gz
omap3.inc: bump MACHINE_KERNEL_PR
-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 5fb7f13bc2..ecc15224d0 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -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 = "r62"
+MACHINE_KERNEL_PR = "r63"
KERNEL_IMAGETYPE = "uImage"