Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-09-13 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵ | Stefan Schmidt | 4 | |
into org.openembedded.dev | ||||
2009-09-12 | libgee: move to git version while it's so much under development and ↵ | Michael 'Mickey' Lauer | 1 | |
depending on vala-native | ||||
2009-09-12 | angstrom: prefer gtk+ 2.16.6 | Koen Kooi | 1 | |
2009-09-11 | micro: select binutils 2.19.51 | Phil Blundell | 1 | |
2009-09-10 | sane-toolchain.inc: Default to gcc 4.4.1 | Khem Raj | 1 | |
* 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-09 | moko-autorev.inc: Remove no longer used file. | Stefan Schmidt | 2 | |
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-08 | sane-srcrevs: bump mplayer SRCREV | Koen Kooi | 1 | |
2009-09-04 | angstrom: Use linux-uclibceabi instead of linux-uclibcgnueabi | Khem Raj | 4 | |
* 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-03 | OpenEmbedded: Switch to using linux-uclibceabi and linux-gnu for TARGET_OS | Khem Raj | 6 | |
* 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-03 | libpersistence: new recipe; gobject serialization library | Michael 'Mickey' Lauer | 1 | |
2009-09-02 | micro-uclibc.conf: move OVERRIDES to bottom of file | Cliff Brake | 1 | |
micro.conf was overwriting the variable, and then micro was missing from OVERRIDES | ||||
2009-08-31 | micro-uclibc, minimal-uclibc: Reorder including the base distro config. | Khem Raj | 2 | |
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-30 | micro.conf: Remove PREFERRED_PROVIDER_virtual/libintl | Khem Raj | 1 | |
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-23 | sane-toolchain: Define eglibc PREFERRED_VERSIONS | Khem Raj | 2 | |
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-23 | micro: Use eglibc as default lib if LIBC is not set. | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-23 | minimal, sane-toolchain: Use eglibc if LIBC is not selected. | Khem Raj | 3 | |
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-19 | angstrom-2008.1.conf: Prefer util-linux-ng over util-linux. | Stanislav Brabec | 1 | |
2009-08-19 | angstrom-eglibc: TARGET_OS = linux-gnuspe for specific powerpc machines. | Leon Woestenberg | 1 | |
Signed-off-by: Leon Woestenberg <leon@sidebranch.com> | ||||
2009-08-19 | minimal.conf: build opie 1.2.4 | Rolf Leggewie | 1 | |
2009-08-16 | angstrom: add preferred provider for qt4 | Koen Kooi | 1 | |
* 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-16 | eglibc: Use FILESPATHPKG, move SRCREV to svn recipe | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-13 | angstrom: prefer a version of python that actually builds | Koen Kooi | 1 | |
2009-08-10 | angstrom: move to glib 2.21.4 | Koen Kooi | 1 | |
2009-08-08 | gtksourceview: renamed the 1.x tree to gtksourceview1 | Elena Grandi | 1 | |
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-08 | angstrom: prefer fribidi 0.19.x over libfribidi 0.10.x | Koen Kooi | 1 | |
2009-08-06 | sane-toolchain.inc: PREFERRED_VERSION_linux-libc-headers assignment conditional. | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-07 | freesmartphone: catch up with milestone5.5 and SHR/import | Michael 'Mickey' Lauer | 3 | |
2009-08-06 | sane-srcrevs.inc: Bump wmiconfig SRCREV | Stefan Schmidt | 1 | |
wmiconfig did not honor LDFLAGS. Fixed upstream. It now builds again in OE.dev | ||||
2009-08-06 | mux: Add new recipe (from poky). | Stefan Schmidt | 1 | |
2009-08-04 | libsynthesis: Add new recipe for a syncml engine (from poky). | Stefan Schmidt | 1 | |
2009-08-04 | sane-srcrevs.inc: Remove duplicated libowl entry | Stefan Schmidt | 1 | |
2009-08-03 | minimal-uclibc.conf: Make PREFERRED_VERSION_uclibc as condtional assignment. | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-08-01 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Khem Raj | 1 | |
into org.openembedded.dev | ||||
2009-08-01 | uclibc: Convert eligible uclibc recipes to use git instead of svn. | Khem Raj | 1 | |
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-31 | minimal.conf: Add PREFERRED_PROVIDER for libusb0. | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-07-31 | enlightenment: bump SRCREV, fix upgrade paths | Koen Kooi | 1 | |
2009-07-30 | openbsc: Add openbsc and build it from git. | Holger Hans Peter Freyther | 1 | |
2009-07-29 | angstrom-2008-preferred-versions.inc : update the libtool version used. | Graeme Gregory | 1 | |
Tool are starting to use this newer version, in testing it didn't seem to break anything | ||||
2009-07-29 | chinook-compat.conf: use slighty newer gstreamer version | Henning Heinold | 1 | |
2009-07-24 | Merge branch 'org.openembedded.dev' of ↵ | Dmitry Eremin-Solenikov | 1 | |
git://git.openembedded.org/openembedded into org.openembedded.dev | ||||
2009-07-23 | chinook-compat.conf: user can override virtual/java-inital setting | Henning Heinold | 1 | |
2009-07-23 | Merge commit 'origin/org.openembedded.dev' into org.openembedded.dev | Dmitry Eremin-Solenikov | 3 | |
2009-07-22 | chinook-compat.conf: set preferred version for guile-native | Henning Heinold | 1 | |
* avoids using of newer autotools | ||||
2009-07-22 | angstrom: change blacklist messages a bit | Koen Kooi | 1 | |
2009-07-21 | angstrom: prefer hal 0.5.13 and pixman git | Koen Kooi | 1 | |
2009-07-19 | angstrom: default to nogpg opkg | Dmitry Eremin-Solenikov | 1 | |
Since feeds aren't signed anyway, default to nogpg opkg version. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | ||||
2009-07-16 | angstrom-2008.1.conf : add bluez3 blacklist | Graeme Gregory | 2 | |
angstrom.inc : inherit class to make blacklist happen | ||||
2009-07-16 | angstrom: disable packagehistory, it works a bit too well with multimachine ↵ | Koen Kooi | 1 | |
builds | ||||
2009-07-15 | angstrom glibc: don't compile native tools with -ggdb3, only with -g | Koen Kooi | 1 | |
2009-07-14 | angstrom: use packagehistory by default | Koen Kooi | 1 | |