summaryrefslogtreecommitdiff
path: root/conf/machine/include/omap3.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-04-07 18:51:00 +0200
committerKoen Kooi <koen@openembedded.org>2009-04-07 18:51:00 +0200
commit2fe33f3c7f0bff141187fc0c9005cc779c5f9458 (patch)
treed2976263af750096f2f6f3107b09b21daf1a11da /conf/machine/include/omap3.inc
parent30cdb3a5af28adf023c562c1d61af231f7dce0dd (diff)
linux-oma 2.6.29: reenable BT for beagleboard
Diffstat (limited to 'conf/machine/include/omap3.inc')
-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 8d1eb899de..7159187391 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 = "r23"
+MACHINE_KERNEL_PR = "r24"
KERNEL_IMAGETYPE = "uImage"