summaryrefslogtreecommitdiff
path: root/conf/machine/geodelx.conf
AgeCommit message (Collapse)AuthorFiles
2009-11-09Revert "geodegx: Fix glibc configure error"Henning Heinold1
This reverts commit 7e28606c9432c4fcb7e633c2dfb699eee14094c6. Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
2009-11-06geodegx: Fix glibc configure errorPetr Štetiar1
Fix glibc configure error: | configure: running configure fragment for add-on nptl | checking sysdep dirs... configure: error: The geode subspecies of i486 is not supported. | FATAL: oe_runconf failed Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
2009-05-20machine/geode[gl]x: use more optimization while compilingOtavio Salvador1
Since the code is now the same for Geode GX and Geode LX we also merged the tunning files in a single tune-geode.inc, making it easy to improve from now on. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-04-03machine/geodelx: optimize using gcc 4.3 -mgeode and a specific feed archOtavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2008-11-20geodelx: set glibc options (nptl addon and use tls)Otavio Salvador1
2008-11-19geodelx: include x86 tune to set the arch for i486 or glibc fails to buildOtavio Salvador1
2007-08-22KERNEL_IMAGETYPE cleanupMarcin Juszkiewicz1
Proper place for KERNEL_IMAGETYPE is machine config as there is no machine which use miscelanous types of kernel. Moved found occurences.
2006-05-31bootimg.bbclass - This creates a bootable image using syslinux, your kernel ↵Raymond Danks1
and an optional initrd syslinux.bbclass - This creates a configuration file suitable for use with syslinux. db1200.conf geodelx.conf - add db1200 and geodelx machine configurations. Forgot the mt-add on these in the last attempt...