From 071dafded971a297dd50694595fa4455281ceb49 Mon Sep 17 00:00:00 2001 From: Graeme Gregory Date: Fri, 10 Jul 2009 21:43:12 +0100 Subject: linux-omapandroid_2.6.29.bb : android kernel for zoom2, seems to be the best supported kernel at this time --- conf/machine/omapzoom2.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/machine/omapzoom2.conf b/conf/machine/omapzoom2.conf index dd76a9fd38..abfec5e674 100644 --- a/conf/machine/omapzoom2.conf +++ b/conf/machine/omapzoom2.conf @@ -9,6 +9,7 @@ XSERVER = "xserver-xorg \ xf86-input-tslib \ xf86-input-mouse \ xf86-video-omapfb \ + xf86-video-fbdev \ xf86-input-keyboard" # Only has DVI connector for external screen @@ -20,9 +21,9 @@ IMAGE_FSTYPES += "tar.bz2 jffs2" EXTRA_IMAGECMD_jffs2 = "-lnp " # Guesswork -SERIAL_CONSOLE = "115200 ttyS2" +SERIAL_CONSOLE = "115200 ttyS3" -PREFERRED_PROVIDER_virtual/kernel = "linux-omap" +PREFERRED_PROVIDER_virtual/kernel = "linux-omapandroid" KERNEL_IMAGETYPE = "uImage" @@ -50,5 +51,6 @@ PREFERRED_VERSION_u-boot = "git" #EXTRA_IMAGEDEPENDS += "u-boot x-load" #MACHINE_EXTRA_RRECOMMENDS = " omap3-sgx-modules " +MACHINE_EXTRA_RRECOMMENDS = "" # and sdio MACHINE_FEATURES = "kernel26 touchscreen phone screen apm usbgadget usbhost vfat alsa" -- cgit v1.2.3