]> code.ossystems Code Review - openembedded-core.git/commitdiff
machines: remove comment about building feeds for strongarm - OpenZaurus times are...
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 5 Mar 2008 15:39:42 +0000 (15:39 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 5 Mar 2008 15:39:42 +0000 (15:39 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3948 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/conf/machine/em-x270.conf
meta/conf/machine/hx2000.conf
meta/conf/machine/nokia770.conf

index 36d3ad80e8654b9535946fe671d16e60fa88400f..47fb8ca533799d89cae63ede063f36eb62b0d12e 100644 (file)
@@ -11,7 +11,6 @@ GUI_MACHINE_CLASS ?= "bigscreen"
 PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt  "
 PREFERRED_PROVIDER_virtual/kernel = "linux"
 
-# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
 require conf/machine/include/tune-xscale.inc
 
 # Uncomment this to use iwmmxt optimizations. Remove the above xscale stuff first
index 84733217d1141b303ea7ccf9ea3435f731ca6f44..8b4c39f80537a5e8bee8432b59660847400b4dd9 100644 (file)
@@ -29,7 +29,6 @@ MACHINE_GUI_CLASS = "smallscreen"
 MACHINE_DISPLAY_WIDTH_PIXELS = "240"
 MACHINE_DISPLAY_HEIGHT_PIXELS = "320"
 
-# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
 require conf/machine/include/tune-xscale.inc
 
 # Uncomment this to use iwmmxt optimizations. Remove the above xscale stuff first
index 1891507943c9ecbf02d5251b075299d800c723a1..c8b4c3c91295a0416ed6af066ad33b5148a79b57 100644 (file)
@@ -12,7 +12,6 @@ XSERVER = "xserver-kdrive-xomap"
 # 800x480 is big enough for me
 GUI_MACHINE_CLASS = "bigscreen"
 
-# Use tune-arm926 per default. Machine independent feeds should be built with tune-strongarm.
 require conf/machine/include/tune-arm926ejs.inc
 
 #size of the root partition (yes, it is 123 MB)