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

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


beagleboard: switch to armv7a

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 9fd3a82700543bced99567806f5afb391ae85f62
ViewMTN: http://monotone.openembedded.org/revision/info/9fd3a82700543bced99567806f5afb391ae85f62
Files:
1
conf/machine/beagleboard.conf
Diffs:

#
# mt diff -r26fa77675e5014db8d6613b81ad8e205408fd72f -r9fd3a82700543bced99567806f5afb391ae85f62
#
#
#
# patch "conf/machine/beagleboard.conf"
#  from [494f0451aa66fd9bccc43c39f265a4f5cbbcaab1]
#    to [94064c93efc40a9c7e203885156fbaf819c853f1]
#
============================================================
--- conf/machine/beagleboard.conf	494f0451aa66fd9bccc43c39f265a4f5cbbcaab1
+++ conf/machine/beagleboard.conf	94064c93efc40a9c7e203885156fbaf819c853f1
@@ -13,9 +13,9 @@ MACHINE_EXTRA_RRECOMMENDS = " kernel-mod
 #Ship all kernel modules till the board support has matured enough
 MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
 
-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
 
 
 IMAGE_FSTYPES += "tar.bz2 jffs2"






More information about the Openembedded-commits mailing list