summaryrefslogtreecommitdiff
path: root/conf/distro/include/angstrom.inc
AgeCommit message (Collapse)AuthorFiles
2009-01-28angstrom.inc: Catch up with openmoko kernel recipe renames.Stefan Schmidt1
2009-01-18angstrom: make armv5teb use a partial thumb userspace as wellKoen Kooi1
* like armv4t and armv5te this means that large parts of userspace are built as thumb, but not libgcc, libm, libc and performance critical parts (e.g. ffmpeg)
2008-12-15angstrom: move armv5te to thumb as wellKoen Kooi1
2008-12-08angstrom: rename ANGSTROM_MODE to ANGSTROMLIBC to make it work with bitbake ↵Koen Kooi1
env filtering (>1.8.10) * http://www.angstrom-distribution.org/files/source-me.txt has been adjusted as well
2008-11-30angstrom: set target fpu to soft for armv6-novfpKoen Kooi1
2008-11-30angstrom: disable binary localegen for armv6-novfp as wellKoen Kooi1
* qemu crashed
2008-11-27angstrom: use src_distribute_local in symlink mode by defaultKoen Kooi1
2008-11-14angstrom: switch armv4t to thumb as per RFC on angstrom-develKoen Kooi1
2008-10-17angstrom: enable oabi compat for gta01 to keep gllin working, schwartz ↵Koen Kooi1
doesn't seem to work 100%
2008-10-15angstrom: turn of OABI compat in EABI kernelsKoen Kooi1
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