summaryrefslogtreecommitdiff
path: root/conf/distro
AgeCommit message (Collapse)AuthorFiles
2006-10-28angstrom: lets not subject users to an untested busybox version right now :)Koen Kooi1
2006-10-28angstrom: nobody wants to support either an opie-based image nor opie itself ↵Koen Kooi1
for angstrom, so lets remove the opie bits and select appropriate defaults for xine and sdl
2006-10-28merge of '15b7eadc9952c4f918a8390a157c5b9c400e4394'Koen Kooi1
and '24a92b152eddaf3edef74b529a0c7f06bd5e060c'
2006-10-28angstrom: add pref versions for sdk stuff as wellKoen Kooi1
2006-10-28openomap.conf : Convert to EABI distro.Philip Balister1
* Update preferred providers.
2006-10-25handhelds-pxa-2.6: Rename to linux-handhelds-2.6Paul Sokolovsky1
* Naming consistent with recent conventions ("linux-" prefix) * Supports other subarchs besides PXA. * Closes #1524 * Approved by Koen Kooi
2006-10-24angstrom-glibc: remove stray spaceKoen Kooi1
2006-10-24angstrom-glibc: set preferred provider for virtual/libc Koen Kooi1
2006-10-23celinux-test: bump omap5912osk kernel to 2.6.18-omap1Marcin Juszkiewicz1
2006-10-23celinux-test: set fixed toolchain stuff to not get sharprom crap infoMarcin Juszkiewicz1
2006-10-23celinux-test: set fixed glibc versionMarcin Juszkiewicz1
2006-10-22merge of '26e66d3e313fcde6d3a34f92e9f62370dbf7e7cf'Philip Balister1
and 'e54c56238fe449408b7d1a0c3acf7efa72725277'
2006-10-22conf/distro/openomap.confPhilip Balister1
conf/machine/omap5912osk.conf packages/linux/linux-omap1-2.6.18+git/defconfig * Add alsa support to openomap distro on the omap5912osk. * Modify linux-omap1-2.6.18+git defconfig to include alsa driver
2006-10-22angstrom: don't prefer a non-existing qemu-nativeKoen Kooi1
2006-10-22sharprom-compatible.conf: override compiler flags to make it find the ↵Michael Lauer1
STAGING area
2006-10-21make DISTRO = "sharprom-compatible" (sort of) work againMichael Lauer1
no, I don't know why I am doing this... probably being too nice...
2006-10-20merge of '1f09cd3a225e9cc6002c73f2660f6619f10f9e59'Michael Lauer1
and '8c1fecdaef7355feda28b9b87ce84a94e1698804'
2006-10-20generic.conf: update to glibc 2.5Michael Lauer1
2006-10-20openomap.conf : Move from glibc-2.4 to glibc-2.5.Philip Balister1
2006-10-20conf/: remove references to oesources.orgKoen Kooi2
2006-10-19kbdd: move over to the new home at linuxtogo and move the srcdate forward so ↵Koen Kooi1
we get 0.12
2006-10-19angstrom-2007.1: Update handhelds-pxa-2.6 to 2.6.16-hh7Paul Sokolovsky1
* Changes since hh5 (hh6 is void) include: working sound for h4000, asic3_mmc driver changes fixing possible loss of data during suspend/resume. * Approved by Koen Kooi.
2006-10-19openzaurus-unstable.conf : fix gcc version to 3.4.4 to keep us vaguely ↵Graeme Gregory1
compatilible with oz release versions.
2006-10-18angstrom: more binutils pingpong :)Koen Kooi1
2006-10-18angstrom: use binutils-cross 2.17 till we figure out how to teach OE to ↵Koen Kooi1
handle the newer and stricter strip
2006-10-18angstrom: check for sanityKoen Kooi1
2006-10-18merge of '5714dc17618d88e298075289acf0db24fc8d8179'Graeme Gregory1
and 'e9e4facf5e2c540845fd66ca9fae5809aff22e64'
2006-10-18angstrom: set the correct binutils versionKoen Kooi1
2006-10-18celinux-test: one more typo missedMarcin Juszkiewicz1
2006-10-18celinux-test: typosKoen Kooi1
2006-10-18celinux-test: added more comments, restructuredMarcin Juszkiewicz1
2006-10-18celinux-test: override TARGET_CC_ARCH for omap5912osk - gcc 3.x use other ↵Marcin Juszkiewicz1
mtune then gcc 4.x
2006-10-17angstrom: use a newer binutilsKoen Kooi1
2006-10-16oprofile: Bump cvs date and update .bb accordingly, add patch to remove ↵Richard Purdie1
bashism, upgrade 0.9.1 -> 0.9.2
2006-10-16merge of '7d7875c629a2b57f8e7e29f88aeb9ecbbb1026ab'Philip Balister1
and '90c0d1e23e59f819957f649fdc8206b38c3c8a54'
2006-10-16openomap.conf : Change openomap distro from pcmcia-cs to pcmciautils.Philip Balister1
2006-10-16celinux-test: softfloat only for ARM machinesMarcin Juszkiewicz1
2006-10-16celinux-test: distro for CELF testlabMarcin Juszkiewicz1
2006-10-15generic-unstable.conf: removeMichael Lauer2
generic.conf: use gcc 4.1.1 / glibc 2.4
2006-10-15openzaurus-unstable: set glibc version to same as in release versions: ↵Marcin Juszkiewicz1
2.3.5+cvs20050627 - probably will close #1421 bug
2006-10-14angstrom: add no-arch feedKoen Kooi1
2006-10-14angstrom: re-add straceKoen Kooi1
2006-10-13openomap: moved PREF_VER of ompa5912 kernel to distro config - set to 2.6.18+gitMarcin Juszkiewicz1
2006-10-13remove pre xorg stuff, as indicated in ↵Koen Kooi1
http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000538.html
2006-10-13many conf files: catch up with renaming linux_modules to linux-kernel-baseMichael Lauer1
sorry, I didn't think of INHERIT +=
2006-10-12angstrom disable strace for debug builds, since it doesn't build. It is ↵Koen Kooi1
still in the feeds: http://www.angstrom-distribution.org/repo/?action=details&pnm=strace
2006-10-12angstrom: use 2.6.15.99 libc headers to avoid ' strtol_l.c:497: error: ↵Koen Kooi1
'ERANGE' undeclared (first use in this function)' that 2.6.18+2.6.19rc1 produces for glibc-intermediate
2006-10-12angstrom: fix typo in linux-libc-headers PVKoen Kooi1
2006-10-11angstrom-2007.1.conf: add some extra utils to task-baseKoen Kooi1
angstrom-bootstrap-image: don't depend on task-angstrom angstrom-gpe-image: don't depend on task-angstrom task-angstrom-x11: don't depend on task-angstrom task-angstrom: die, you have been replaced by task-base
2006-10-11angstrom: use glibc 2.5 to (seemingly) solve the shm problemsKoen Kooi1