summaryrefslogtreecommitdiff
path: root/conf/distro/include/angstrom.inc
AgeCommit message (Collapse)AuthorFiles
2006-12-05angstrom: add source mirror for angstromKoen Kooi1
2006-11-26angstrom: we want PCI supportMarcin Juszkiewicz1
2006-11-23angstrom.inc: also use softfloat for armebKoen Kooi1
2006-11-11Add quotes for assignments to make the new parser happyHolger Freyther1
2006-11-07angstrom: disable binary locale generation for mx31ads since qemu doesn't ↵Koen Kooi1
like armv6/eabi/hardvfp
2006-11-05angstrom: add support for ixp4xx/LE and disable NLS for uclibcKoen Kooi1
2006-10-18angstrom: check for sanityKoen Kooi1
2006-10-07angstrom: switch to task-baseKoen Kooi1
* die task-bootstrap, die!
2006-09-14angstrom: prepare for uclibc/NPTL and seperate uclibc and glibc packagesKoen Kooi1
* NOTE: DEPLOY_DIR changed, remove all do_packages and do_install stamps
2006-09-13angstrom.inc: reinstate TARGET_VENDORKoen Kooi1
2006-09-13angstrom: introduce ANGSTROM_MODE to select between 'glibc' and 'uclibc', ↵Koen Kooi1
inspired by poky * uclibc .28 lacks EABI support and svn trunk is b0rked
2006-09-05angstrom: set correct mail addressKoen Kooi1
2006-08-30angsgrom: make TARET_FPU overridableKoen Kooi1
* put TARGET_FPU="" in conf/machine/include/tune-<foo>.conf to build a hardfloat toolchain * mixing soft and hardfloat code is safe, BUT hardfloat binaries still don't run onf FPU-less systems
2006-08-28angstrom|familiar|openzaurus.inc: s/DISTO_FEATURES/DISTRO_FEATURES/ :DMichael Lauer1
2006-08-28angstrom: tidy up angstrom.incKoen Kooi1
2006-08-27Add DISTRO_FEATURES to angstrom, familar and openzaurus. At this moment this ↵Richard Purdie1
maintains status quo but distro maintainers are free to adjust it to their needs
2006-08-26angstrom: enable binary locale generation and add visbility stuff to cxxflagsKoen Kooi1
2006-08-09angstrom: correct email addressKoen Kooi1
2006-07-22Remove references to imaginary variables. BOOTSTRAP_EXTRA_DEPENDS is no ↵Richard Purdie1
longer required/exists. Ditto GPE_EXTRA_DEPENDS.
2006-07-14distro configurations: rename include files to *.inc and adjust those which ↵Michael Lauer1
include it accordingly