[oe-commits] org.oe.dev omap3evm: switch to armv7a

koen commit oe at amethyst.openembedded.net
Fri Jun 13 09:17:26 UTC 2008


omap3evm: switch to armv7a

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 2b44f8343c976044261c26c52189866b4cbd2e7a
ViewMTN: http://monotone.openembedded.org/revision/info/2b44f8343c976044261c26c52189866b4cbd2e7a
Files:
1
conf/machine/omap3evm.conf
Diffs:

#
# mt diff -r9fd3a82700543bced99567806f5afb391ae85f62 -r2b44f8343c976044261c26c52189866b4cbd2e7a
#
#
#
# patch "conf/machine/omap3evm.conf"
#  from [29a033515664d24c537e38e7286fa39e69c1cd75]
#    to [8a1536d37f51d54c5bd940f32ecf825e9285954f]
#
============================================================
--- conf/machine/omap3evm.conf	29a033515664d24c537e38e7286fa39e69c1cd75
+++ conf/machine/omap3evm.conf	8a1536d37f51d54c5bd940f32ecf825e9285954f
@@ -8,9 +8,9 @@ GUI_MACHINE_CLASS = "smallscreen"
 XSERVER = "xserver-kdrive-fbdev"
 GUI_MACHINE_CLASS = "smallscreen"
 
-include conf/machine/include/tune-arm1136jf-s.inc
+#include conf/machine/include/tune-arm1136jf-s.inc
 # requires gcc 4.3.0:
-#include conf/machine/include/tune-cortexa8.inc
+include conf/machine/include/tune-cortexa8.inc
 
 # Ship all kernel modules
 MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"






More information about the Openembedded-commits mailing list