[oe-commits] Graeme Gregory : omapzoom.conf : this is an omap3 device using same kernel as most others

git version control git at git.openembedded.org
Fri Feb 12 20:13:51 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: be1c6051491bf79d300c119e07ec8af97c3829ab
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=be1c6051491bf79d300c119e07ec8af97c3829ab

Author: Graeme Gregory <dp at xora.org.uk>
Date:   Fri Feb 12 18:23:18 2010 +0000

omapzoom.conf : this is an omap3 device using same kernel as most others

Change it to use the omap3.inc so it gets the same features beagle/zoom2/hawk
get.

---

 conf/machine/omapzoom.conf |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/conf/machine/omapzoom.conf b/conf/machine/omapzoom.conf
index 4732f68..ab0612f 100644
--- a/conf/machine/omapzoom.conf
+++ b/conf/machine/omapzoom.conf
@@ -14,10 +14,7 @@ XSERVER = "xserver-xorg \
 # Only has DVI connector for external screen
 GUI_MACHINE_CLASS = "bigscreen"
 
-#include conf/machine/include/tune-arm1136jf-s.inc
-# requires gcc 4.3.0:
-include conf/machine/include/tune-cortexa8.inc
-
+require conf/machine/include/omap3.inc
 
 IMAGE_FSTYPES += "tar.bz2 jffs2"
 EXTRA_IMAGECMD_jffs2 = "-lnp "





More information about the Openembedded-commits mailing list