[yocto] [PATCH 1/2] meta-emenlow: remove tune-related assignments from machine conf

tom.zanussi at intel.com tom.zanussi at intel.com
Wed Aug 3 13:57:10 PDT 2011


From: Tom Zanussi <tom.zanussi at intel.com>

These are all now handled or obsoleted by tune-atom.inc, so remove
them here.

Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>
---
 meta-emenlow/conf/machine/emenlow.conf |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf
index b0b7d5e..dfe20cb 100644
--- a/meta-emenlow/conf/machine/emenlow.conf
+++ b/meta-emenlow/conf/machine/emenlow.conf
@@ -4,12 +4,8 @@
 #@DESCRIPTION: Machine configuration for eMenlow based systems, like the
 # Webs-2120 box.
 
-TARGET_ARCH = "i586"
-
 include conf/machine/include/tune-atom.inc
 
-BASE_PACKAGE_ARCH="core2"
-
 MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \
                     acpi serial usbgadget"
 
-- 
1.7.0.4




More information about the yocto mailing list