aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-04-21 13:33:04 +0200
committerKoen Kooi <koen@openembedded.org>2009-04-21 13:33:04 +0200
commit924d04e870a49ed149ce5c0c7cf2cdfac743333b (patch)
tree3e12c10018c251b896b24e584cf017937d787f73 /conf/machine
parent1fa71c3eab6fc03ae4e17fcbcaa5bd459c67aa6a (diff)
downloadopenembedded-924d04e870a49ed149ce5c0c7cf2cdfac743333b.tar.gz
beagleboard: move to 2.6.29
* on par with 2.6.28 for stability, codec-engine and libgles-omap3 both work as well
Diffstat (limited to 'conf/machine')
-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 0f8d7455ff..fc801aa2a7 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 = "r29"
+MACHINE_KERNEL_PR = "r30"
KERNEL_IMAGETYPE = "uImage"