[oe-commits] Khem Raj : alix.conf, xo.conf: Use tune-geode.inc instead of tune-geodelx. inc

git version control git at git.openembedded.org
Thu Aug 27 00:22:44 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e77453c96bcff78774c35efee8c0a9683fc552ba
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e77453c96bcff78774c35efee8c0a9683fc552ba

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Aug 26 17:20:31 2009 -0700

alix.conf, xo.conf: Use tune-geode.inc instead of tune-geodelx.inc

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 conf/machine/alix.conf |    2 +-
 conf/machine/xo.conf   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/machine/alix.conf b/conf/machine/alix.conf
index 7b9aa98..10b298c 100644
--- a/conf/machine/alix.conf
+++ b/conf/machine/alix.conf
@@ -16,7 +16,7 @@ GLIBC_EXTRA_OECONF = "--with-tls"
 
 MACHINE_FEATURES = "kernel26 usbhost ext2 pci screen alsa acpi x86"
 
-require conf/machine/include/tune-geodelx.inc
+require conf/machine/include/tune-geode.inc
 
 IMAGE_FSTYPES += "tar.gz"
 
diff --git a/conf/machine/xo.conf b/conf/machine/xo.conf
index 9223f16..b8d5c1e 100644
--- a/conf/machine/xo.conf
+++ b/conf/machine/xo.conf
@@ -25,4 +25,4 @@ IMAGE_FSTYPES ?= "jffs2"
 MACHINE_FEATURES = "kernel26 screen keyboard ushbost acpi x86 wifi alsa mmc vfat pci"
 MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
 
-require conf/machine/include/tune-geodelx.inc
+require conf/machine/include/tune-geode.inc





More information about the Openembedded-commits mailing list