From: Tom Zanussi <[email protected]> These are all now handled or obsoleted by tune-atom.inc, so remove them here.
Signed-off-by: Tom Zanussi <[email protected]> --- meta-crownbay/conf/machine/crownbay-noemgd.conf | 2 -- meta-crownbay/conf/machine/crownbay.conf | 2 -- 2 files changed, 0 insertions(+), 4 deletions(-) diff --git a/meta-crownbay/conf/machine/crownbay-noemgd.conf b/meta-crownbay/conf/machine/crownbay-noemgd.conf index cc0b2eb..315357d 100644 --- a/meta-crownbay/conf/machine/crownbay-noemgd.conf +++ b/meta-crownbay/conf/machine/crownbay-noemgd.conf @@ -4,8 +4,6 @@ #@DESCRIPTION: Machine configuration for Crown Bay systems, without Intel-proprietary graphics bits # i.e. E660 + EG20T -TARGET_ARCH = "i586" - include conf/machine/include/tune-atom.inc MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \ diff --git a/meta-crownbay/conf/machine/crownbay.conf b/meta-crownbay/conf/machine/crownbay.conf index c66b859..dcdc758 100644 --- a/meta-crownbay/conf/machine/crownbay.conf +++ b/meta-crownbay/conf/machine/crownbay.conf @@ -4,8 +4,6 @@ #@DESCRIPTION: Machine configuration for Crown Bay systems # i.e. E660 + EG20T -TARGET_ARCH = "i586" - include conf/machine/include/tune-atom.inc MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \ -- 1.7.0.4 _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
