summaryrefslogtreecommitdiff
path: root/conf/distro/include/angstrom.inc
AgeCommit message (Collapse)AuthorFiles
2008-09-20angstrom.inc: work around armv5te alignment issue for cairo and webkitKoen Kooi1
2008-07-19conf/bitbake.conf: Merge in multimachine making it the standard layout as ↵Richard Purdie1
discussed on the mailing list. Anyone wanting the previous layout can INHERIT the new singlemachine class
2008-05-25angstrom: add oestats instructions next to sepukku instructionsKoen Kooi1
2008-05-22angstrom: update sepukku stuffKoen Kooi1
2008-05-05angstrom: add TARGET_FPU for various archsKoen Kooi1
2008-05-04divers: s/bugs.openembedded.org/bugs.openembedded.net/ for all of OERolf Leggewie1
* bugs.openembedded.org has frequent DNS issues, .net is better maintained both should usually point to the same server and bugzilla installation
2008-04-13angstrom: add FEED_ARCH to overrides and replace most machine based ↵Koen Kooi1
overrides with the arch based overrides * makes life easier for people with out-of-tree machines
2008-03-26fic-gta0? : renamed fic-gta0? to om-gta0? to reflect true name of deviceGraeme Gregory1
2008-03-19angstrom: set QA_LOG to 1Koen Kooi1
2008-03-18angstrom: turn on packaged-stagingKoen Kooi1
2008-03-17angstrom 2008: add support for beagleboardKoen Kooi1
2008-03-14angstrom.inc: document inherit statementsKoen Kooi1
2008-03-14angstrom: set PSTAGE_EXTRAPATH to ANGSTROM_MODE to make mixing of glibc and ↵Koen Kooi1
eglibc safe
2008-03-01angstrom: disable localegen for armeb Koen Kooi1
2008-02-21angstrom.inc: Make Angstrom bitbake caches to be per libc mode.Paul Sokolovsky1
* This is allows easy switching between glibc and uclibc builds, without waiting for long reparses on every switch. * Note that it applies to dependent distros, like OpenMoko, too.
2008-02-12bitbake.conf, image.bbclass: Add and use USERDISTRO var to preserve original ↵Paul Sokolovsky1
DISTRO value. * Some distros override DISTRO var to hack overrides right, etc. Yet, original value may be needed sometimes. For example, bbimage expects DISTRO to be what user set/passed it, not something else. * TODO: After interim cleanup during preparation of this patch, it turns out that angstrom is the only distro to (ab)use DISTRO overriding. It may make sense to instead get its OVERRIDES value right.
2008-01-15propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi1
6d44b490ec30acc0370a045d7b1eb3eae2b73ab9) to branch 'org.openembedded.dev.avr32' (head 6793a5c97e2e2221d152d0e63239c891b2c4ec5e)
2008-01-11Added support for mx31MoBoard - closes #3947Valentin Longchamp1
2007-12-23merge of '6765ce1f621a9ef917ba1521afc7b81013e14dc2'Koen Kooi1
and 'fcc520f13c2e5df6e6b7d52dcbfb32cb1750c941'
2007-12-19angstrom: have autobuilder report distro version to bugzillaKoen Kooi1
2007-12-19angstrom.inc: Remove the nslu2 DISTRO_FEATURES override, since the ↵Rod Whitby1
equivalent is done in a much better way in base-image now.
2007-12-18task-base: Introduce "vfat" feature to get VFAT support.Paul Sokolovsky1
* A COMBINED_FEATURE, machine and distro both must have it set for support to appear in images. * For now, deploy just kernel modules. Necessity of dosfstools requires more thought (and unlikely - vfat cannot be rootfs, so there's nothing to test/recover as emergency measure, and users can install the tools during normal operation).
2007-12-05angstrom.inc: only use utf8 localesKoen Kooi1
2007-11-29propagate from branch 'org.openembedded.dev' (head ↵Koen Kooi1
0238eff8862126ac83c3f05d7a6fb094feff89e9) to branch 'org.openembedded.dev.avr32' (head afeaa97ba6962d277699aab10b0b6a8089342824)
2007-11-22angstrom.inc: add FEED_ARCH for mpc8313e-rdb and mpc8323e-rdb machinesJeremy Laine1
2007-11-19angstrom.inc: fix sepukku typoKoen Kooi1
2007-10-31angstrom: clean up avr32 bitsKoen Kooi1
2007-10-21angstrom-2007.1.conf: already uses include/angstrom.inc,Philipp Zabel1
no need to duplicate the FEED_ARCH variables
2007-09-04angstrom.inc: include a var that selects which package will provide the feed ↵Koen Kooi1
configs
2007-09-02angstrom: make ANGSTROM_URI overridableKoen Kooi1
2007-08-31angstrom: more .deb integration Koen Kooi1
2007-08-27angstrom.inc: let sepukku delete the workdir on failure, not tinderclientKoen Kooi1
2007-08-27angstrom: add sane defaults for tinderclient and seppukuKoen Kooi1
2007-08-27angstrom: start adding support for building .debs and .rpms instead of .ipk ↵Koen Kooi1
packages
2007-08-14angstrom: more armv6 machinesKoen Kooi1
2007-08-14angstrom: armv6 tweaksKoen Kooi1
2007-08-02angstrom: add very experimental 'eglibc' ANGSTROM_MODEKoen Kooi1
* set ANGSTROM_MODE = 'eglibc' to use eglibc as your c library * as the eglibc commit stated: 'only tested up to do_compile'
2007-05-27angstrom: distinguish between uclibc and glibc imagesKoen Kooi1
2007-04-15conf/*: remove all MACHINE_TASK_PROVIDER definitions that were simply ↵Rod Whitby1
forcibly defining it to the default value set in bitbake.conf. Approved by hrw and RP.
2007-02-19angstrom: inherit the new and improved insane.bbclass by default so everyone ↵Koen Kooi1
shares and enjoys our QA efforts
2007-02-09angstrom.inc: made the nslu2 distro features override more generic.Rod Whitby1
2007-02-08angstrom.inc: Removed SLUGOS_IMAGESEX from throughout OE.Rod Whitby1
2007-02-05angstrom.inc: override DISTRO_FEATURES for the nslu2le machine to get the ↵Rod Whitby1
rootfs under 6.5MB
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