summaryrefslogtreecommitdiff
path: root/conf/distro
AgeCommit message (Collapse)AuthorFiles
2009-09-13Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Stefan Schmidt4
into org.openembedded.dev
2009-09-12libgee: move to git version while it's so much under development and ↵Michael 'Mickey' Lauer1
depending on vala-native
2009-09-12angstrom: prefer gtk+ 2.16.6Koen Kooi1
2009-09-11micro: select binutils 2.19.51Phil Blundell1
2009-09-10sane-toolchain.inc: Default to gcc 4.4.1Khem Raj1
* ppc405 has also got tested using 4.4.1 so bump this too. * ARMv7 is also switched to use 4.4.1. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de> Acked-by: Phil Blundell <philb@gnu.org>
2009-09-09moko-autorev.inc: Remove no longer used file.Stefan Schmidt2
This file was only used during the developemnet of the OM2007.x releases which are dead by now. If you have this file in your local.conf it can be safely removed.
2009-09-08sane-srcrevs: bump mplayer SRCREVKoen Kooi1
2009-09-04angstrom: Use linux-uclibceabi instead of linux-uclibcgnueabiKhem Raj4
* For uclibc based ARM EABI systems switch to using linux-uclibceabi as TARGET_OS Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org>
2009-09-03OpenEmbedded: Switch to using linux-uclibceabi and linux-gnu for TARGET_OSKhem Raj6
* Bump the ABI_LAYOUT. Build from scratch will be needed. * Replace using TARGET_OS from linux->linux-gnu. * Replace using linux-uclibcgnueabi->linux-uclibceabi. * Add 'eabi' to DISTRO_FEATURES (only for minimal and micro). * Use eabi and BASE_PACKAGE_ARCH to compute real TARGET_OS. * Fix the micro conf to get console image building. * Fix the linux-uclibcgnueabi overrides in all recipes. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Phill Blundell <pb@reciva.com> Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>
2009-09-03libpersistence: new recipe; gobject serialization libraryMichael 'Mickey' Lauer1
2009-09-02micro-uclibc.conf: move OVERRIDES to bottom of fileCliff Brake1
micro.conf was overwriting the variable, and then micro was missing from OVERRIDES
2009-08-31micro-uclibc, minimal-uclibc: Reorder including the base distro config.Khem Raj2
A lot of stuff in these conf's are already set and is duplicated. This is removed. The base conf file should be included at the end after assigning LIBC so that correct toolchain configuration is picked. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Phil Blundell <philb@gnu.org> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2009-08-30micro.conf: Remove PREFERRED_PROVIDER_virtual/libintlKhem Raj1
This is set appropriately in toolchain configuration. It gives a possibility to cleanly override LIBC say to eglibc or glibc. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Leon Woestenberg <leon@sidebranch.com> Acked-by: Henning Heinold <heinold@inf.fu-berlin.de>
2009-08-23sane-toolchain: Define eglibc PREFERRED_VERSIONSKhem Raj2
Set preferred versions for eglibc to be 2.10. Bump up uclibc PREFERRED_VERSION to 0.9.30.1 and for uclibc add more PREFERRED_PROVIDERS. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-23micro: Use eglibc as default lib if LIBC is not set.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-23minimal, sane-toolchain: Use eglibc if LIBC is not selected.Khem Raj3
Currently we fall back to glibc if LIBC is not set. We now will use eglibc as default lib for minimal and sane-toolchain Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-19angstrom-2008.1.conf: Prefer util-linux-ng over util-linux.Stanislav Brabec1
2009-08-19angstrom-eglibc: TARGET_OS = linux-gnuspe for specific powerpc machines.Leon Woestenberg1
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-08-19minimal.conf: build opie 1.2.4Rolf Leggewie1
2009-08-16angstrom: add preferred provider for qt4Koen Kooi1
* bitbake had the following to say: NOTE: multiple providers are available for qt4x11 (qt4-x11-free-gles, qt4-x11-free); NOTE: consider defining PREFERRED_PROVIDER_qt4x11 Which seems to give a fairly obvious way to fix it, so let's actually do so. * I wish OE had something like PROVIDER_PREFERENCE = "1" to do this sort of stuff globally, but OTOH it really is a distro decision
2009-08-16eglibc: Use FILESPATHPKG, move SRCREV to svn recipeKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-13angstrom: prefer a version of python that actually buildsKoen Kooi1
2009-08-10angstrom: move to glib 2.21.4Koen Kooi1
2009-08-08gtksourceview: renamed the 1.x tree to gtksourceview1Elena Grandi1
GtkSourceView 1.x is an older stable version that is still required by some packages and is currently used in 2 recipes. Signed-off-by: Elena Grandi <elena.valhalla@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-08angstrom: prefer fribidi 0.19.x over libfribidi 0.10.xKoen Kooi1
2009-08-06sane-toolchain.inc: PREFERRED_VERSION_linux-libc-headers assignment conditional.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-07freesmartphone: catch up with milestone5.5 and SHR/importMichael 'Mickey' Lauer3
2009-08-06sane-srcrevs.inc: Bump wmiconfig SRCREVStefan Schmidt1
wmiconfig did not honor LDFLAGS. Fixed upstream. It now builds again in OE.dev
2009-08-06mux: Add new recipe (from poky).Stefan Schmidt1
2009-08-04libsynthesis: Add new recipe for a syncml engine (from poky).Stefan Schmidt1
2009-08-04sane-srcrevs.inc: Remove duplicated libowl entryStefan Schmidt1
2009-08-03minimal-uclibc.conf: Make PREFERRED_VERSION_uclibc as condtional assignment.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-01Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Khem Raj1
into org.openembedded.dev
2009-08-01uclibc: Convert eligible uclibc recipes to use git instead of svn.Khem Raj1
uclibc has changed its SCM system to git. We need to adjust the recipes to fetch from uclibc git Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-07-31minimal.conf: Add PREFERRED_PROVIDER for libusb0.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-07-31enlightenment: bump SRCREV, fix upgrade pathsKoen Kooi1
2009-07-30openbsc: Add openbsc and build it from git.Holger Hans Peter Freyther1
2009-07-29angstrom-2008-preferred-versions.inc : update the libtool version used.Graeme Gregory1
Tool are starting to use this newer version, in testing it didn't seem to break anything
2009-07-29chinook-compat.conf: use slighty newer gstreamer versionHenning Heinold1
2009-07-24Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov1
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-07-23chinook-compat.conf: user can override virtual/java-inital settingHenning Heinold1
2009-07-23Merge commit 'origin/org.openembedded.dev' into org.openembedded.devDmitry Eremin-Solenikov3
2009-07-22chinook-compat.conf: set preferred version for guile-nativeHenning Heinold1
* avoids using of newer autotools
2009-07-22angstrom: change blacklist messages a bitKoen Kooi1
2009-07-21angstrom: prefer hal 0.5.13 and pixman gitKoen Kooi1
2009-07-19angstrom: default to nogpg opkgDmitry Eremin-Solenikov1
Since feeds aren't signed anyway, default to nogpg opkg version. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-16angstrom-2008.1.conf : add bluez3 blacklistGraeme Gregory2
angstrom.inc : inherit class to make blacklist happen
2009-07-16angstrom: disable packagehistory, it works a bit too well with multimachine ↵Koen Kooi1
builds
2009-07-15angstrom glibc: don't compile native tools with -ggdb3, only with -gKoen Kooi1
2009-07-14angstrom: use packagehistory by defaultKoen Kooi1