summaryrefslogtreecommitdiff
path: root/conf/distro
AgeCommit message (Collapse)AuthorFiles
2009-11-04angstrom-2008.1.conf: Must use mplayer-svn, anything older is incompatible ↵Stanislav Brabec1
with linux-libc-headers-2.6.31.
2009-11-04exalt: update to current formKoen Kooi1
2009-11-04efl: bump SRCREV to 43437Koen Kooi1
2009-11-04opkg: bump SRCREV to r240Koen Kooi1
* tested on angstrom/beagleboard and angstrom/sheeva by upgrading the system after the DISTRO_PR bump
2009-11-02cdparanoia: created svn recipeFrans Meulenbroeks1
the 10.2 version exports a header file with a field called private g++ 4.3.3 and up fail on that this problem is resolved in svn
2009-11-02matchbox-config-gtk: sync with PokyMarcin Juszkiewicz1
2009-10-30revert sane-srcrevs: add webkit-efl|gtk:Koen Kooi1
webkit gtk srcrev was moved to recipe in b34f0987f71bbefaf914415cce6bad418a3e3d06 and bumped as well. Since the autofoo files in OE are tied to the SRCREV care needs to be taken when bumping it, this commit actually makes it go backward. Maybe we should ban people that have recently gained commit access from poking at conf/distro for the first few weeks to avoid fuckups like this. http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=b34f0987f71bbefaf914415cce6bad418a3e3d06
2009-10-30sane-srcrevs: add webkit-efl|gtkSebastian Spaeth1
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-10-30angstrom: bump DISTRO_PR and some cleanupsKoen Kooi1
2009-10-28angstrom: bump gtk+Koen Kooi1
2009-10-28webkit-gtk: bump to 1.1.16Koen Kooi1
2009-10-28angstrom: bump samba and pythonKoen Kooi1
2009-10-27angstrom: add an option to use -Wl,--as-needed for glibc buildsKoen Kooi2
Console-image builds and seems to work, but this needs lots of testing before getting enabled
2009-10-27angstrom: switch to linux-libc-headers 2.6.31Koen Kooi1
2009-10-27angstrom: change *glibc build to -OsKoen Kooi2
2009-10-23distro/kaeilos.conf : switched to glibc 2.9Marco Cavallini1
* see also glibc-package.bbclass : added KaeilOS hack supporting glibc 2.9 * see also bluez4* : temporary solution just to replace at least bluez-libs * bumped PR to be sure glibc will be aligned on resulting image
2009-10-23kaeilos.inc : temporarily aligned to latest Angstrom settingsMarco Cavallini1
2009-10-23chinook-compat: add new toolchain options and stick to util-linuxHenning Heinold1
2009-10-23opkg-*: bump SRCREVKoen Kooi1
2009-10-22gcc-4.4.2: Add new recipes for gcc 4.2.2Khem Raj1
* Switch default gcc to 4.4.2 for sane toolchain * Switch binutils to 2.20 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-22angstrom: prefer cairo 1.8.8, less bugs and fasterKoen Kooi1
2009-10-22angstrom: blacklist libiconv for *glibc to stop people from corrupting their ↵Koen Kooi2
builds
2009-10-22conf/distro/kaeilos.conf completed previous modificationsMarco Cavallini1
* aligned to latest Angstrom settings * removed xserver-kdrive as PREFERRED_PROVIDER_xserver * added OLDEST_KERNEL ?= "2.6.25" * reverted to PREFERRED_VERSION_glibc ?= "2.6.1" due to qemu compatibility issues
2009-10-22include/kaeilos-2009-preferred-versions.inc aligned to latest Angstrom settingsMarco Cavallini1
2009-10-21serial-utils: fetch updated versions from FSO git and bump sane-srcrevsMichael 'Mickey' Lauer1
2009-10-21sane-srcrevs-fso.inc: update to current cornucopia SRCREVMichael 'Mickey' Lauer2
fso-autorev.inc: add libfsoresource
2009-10-21mplayer: bump SRCREV, remove pld patch that went upstreamKoen Kooi1
2009-10-21conf/distro/kaeilos.conf added new distro optionsMarco Cavallini1
* added TOOLCHAIN_TYPE management * switched to glibc 2.9 * selected xserver-xorg as default, since kdrive has been EOL'ed * bumped PR
2009-10-21libgee: use 'require' rather than duplicating the recipe; also add a sane ↵Michael 'Mickey' Lauer1
srcrev into sane-srcrevs.inc
2009-10-21fso-autorev.inc: add libgee-nativeMichael 'Mickey' Lauer1
2009-10-18gnuradio : Add recipe to build GNU Radio from git.Philip Balister1
2009-10-16conf: restore glibc.inc, removed by mistake for external-toolchain supportDenys Dmytriyenko1
Revert "angstrom: clean ups of the external toolchain support" This reverts commit 806811bf2d72827d3031bfcd5dbab1e82324d34e.
2009-10-14angstrom: clean ups of the external toolchain supportDenys Dmytriyenko3
2009-10-14angstrom toolchains: fill in empty filesKoen Kooi4
2009-10-14angstrom: framework to select internal/external toolchain and brand ↵Denys Dmytriyenko6
(csl/generic for now)
2009-10-14efl: bump SRCREVKoen Kooi1
2009-10-14angstrom: bump mesaKoen Kooi1
2009-10-14angstrom: bump mesa and dbusKoen Kooi1
2009-10-13sane-toolchain.inc: Compute uclibc based triplets correctly.Khem Raj1
* Currently for uclibc it does not do the right job it generates e.g. for SPE it generates linux-uclibcgnuspe which is not right. This patch fixed it. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-11angstrom-2008-1.conf: Use gconf rather than gconf-dbusSteve Sakoman1
2009-10-10classes: Use linux-gnuspe instead of non existing linux-speKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-10angstrom: Revert to linux-gnu tripletKhem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-10conf: Decosmetize TARGET_OSKhem Raj3
* This patch reverts the cosmetic change which used linux-gnu instead of linux Signed-off-by: Khem Raj <raj.khem@gmail.com> Tested-by: Holger Freyther <zecke@selfish.org>
2009-10-09Revert "Add latest xorg stuff for xserver-1.7, script for easy recipe bump ↵Marcin Juszkiewicz2
and xf86-video-glamo-kms" This reverts commit 117ec4def4dff7abad394279698e1ddaef9407a7.
2009-10-09Add latest xorg stuff for xserver-1.7, script for easy recipe bump and ↵Martin Jansa2
xf86-video-glamo-kms Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-10-07angstrom-2008-preferred-versions.inc: use wpa-supplicant 0.6.9Steve Sakoman1
2009-10-07linux-bug: updated to newer svn revision, tweaked kernel configurationMarcin Juszkiewicz1
2009-10-07angstrom-*libc.inc : fix the TARGET_OS definitions for non eabi/spe targets.Graeme Gregory2
This is required because of changes in class/siteinfo.bbclass
2009-10-02angstrom: move to a more recent glib-2.0Koen Kooi1
2009-10-02network manager: massive updateKoen Kooi1