summaryrefslogtreecommitdiff
path: root/conf/machine/geodegx.conf
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2009-11-10 11:57:14 +0000
committerGraeme Gregory <dp@xora.org.uk>2009-11-10 11:57:14 +0000
commitd35318a9a356ca654f02bbc878a33fe6cc869ad6 (patch)
tree9acdcd47256d4f9e9dd30df1f949074d977d23c2 /conf/machine/geodegx.conf
parentb87f7e3a475c965dd4a7c60277ef617f16e915ba (diff)
parentf6eb78a867e439f4cd67ce2a9fc06eb74743a909 (diff)
Merge branch 'org.openembedded.dev' of git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
Diffstat (limited to 'conf/machine/geodegx.conf')
-rw-r--r--conf/machine/geodegx.conf10
1 files changed, 4 insertions, 6 deletions
diff --git a/conf/machine/geodegx.conf b/conf/machine/geodegx.conf
index a9cf5773ee..0ec6782076 100644
--- a/conf/machine/geodegx.conf
+++ b/conf/machine/geodegx.conf
@@ -2,18 +2,16 @@
# Copyright (C) 2005, Advanced Micro Devices, Inc. All Rights Reserved
# Released under the MIT license (see packages/COPYING)
-TARGET_ARCH = "i586"
+TARGET_ARCH = "i486"
require conf/machine/include/tune-geode.inc
-PREFERRED_PROVIDER_virtual/kernel = "linux"
-MACHINE_EXTRA_RDEPENDS = "kernel grub"
-MACHINE_FEATURES = "kernel26 pci ext2 x86"
-MACHINE_KERNEL_VERSION = "2.6"
+PREFERRED_PROVIDER_virtual/kernel = "linux-geodegx"
+BOOTSTRAP_EXTRA_RDEPENDS = "kernel pciutils udev kernel-modules"
udevdir = "/dev"
KERNEL_IMAGETYPE = "bzImage"
GLIBC_ADDONS = "nptl"
-GLIBC_EXTRA_OECONF = "--with-tls --with-cpu=i586"
+GLIBC_EXTRA_OECONF = "--with-tls --with-cpu=geode"