summaryrefslogtreecommitdiff
path: root/conf/machine
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-12-11 12:39:54 +0100
committerKoen Kooi <koen@openembedded.org>2008-12-11 12:39:54 +0100
commit419ef2b29286bb5171b05dc9b34ecebb23981445 (patch)
tree571627ffd426e73785b80fc003a5af99fd81f8ce /conf/machine
parente202898304a1b2329cbc4dd18cb7b439ae7f1f85 (diff)
beagleboard: move to linux-omap kernel, version 2.6.27
* This gives us proper XV support, DSP support and SGX support
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/beagleboard.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf
index 600f2aa373..3204ee87d9 100644
--- a/conf/machine/beagleboard.conf
+++ b/conf/machine/beagleboard.conf
@@ -27,8 +27,7 @@ EXTRA_IMAGECMD_jffs2 = "-lnp "
# Guesswork
SERIAL_CONSOLE = "115200 ttyS2"
-# No kernel recipe yet
-PREFERRED_PROVIDER_virtual/kernel = "linux-omap2"
+PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
KERNEL_IMAGETYPE = "uImage"