Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-09-22 | matchbox2: Make it working: | Stanislav Brabec | 1 | |
* fixed known crashers * created usable icon theme * provided session script | ||||
2009-09-23 | angstrom: move to a newer glib-2.0 | Koen Kooi | 1 | |
2009-09-21 | mplayer: bump SRCREV, remove hacks that aren't needed anymore | Koen Kooi | 1 | |
2009-09-20 | Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵ | Stefan Schmidt | 12 | |
into org.openembedded.dev | ||||
2009-09-19 | micro: set PREFERRED_ARM_INSTRUCTION_SET weakly so local.conf can | Phil Blundell | 1 | |
override | ||||
2009-09-18 | aufs2-util: add recipe for userspace tools | Jan Lübbe | 1 | |
2009-09-18 | net-snmp: move svn srcrev to sane-srcrevs | Jan Lübbe | 1 | |
2009-09-17 | angstrom-eglibc: fix eabi target os assignment | Koen Kooi | 1 | |
2009-09-17 | shr-autorev*: Soem auto and some fixed revs for upcoming SHR merge (from SHR) | Stefan Schmidt | 2 | |
2009-09-17 | xf86-video-geode: update to 2.11.4.1 | Otavio Salvador | 2 | |
Since it is a bugfix release we updated from 2.11.2 to 2.11.4.1 and also set this as preferred version for the distros using the upcoming Xorg 7.5 release or the 7.4 (updates). Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-09-17 | preferred-xorg-versions-X11R7.5.inc: bump xf86-video-intel to 2.6.3 | Otavio Salvador | 1 | |
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> | ||||
2009-09-16 | preferred-xorg-versions-X11R7.4.inc: Lock PREFERRED_VERSION_dri2proto ?= "1.1" | Khem Raj | 1 | |
* With dri2proto 2.0 recipe being added now it gets picked up this recipes needs newer version of xorg-utils so we tie down the version of dri2proto to 1.1 Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-09-16 | sane-toolchain.inc: armv5te mentioned twice on eabi-capable list | Aleksandr Koltsoff | 1 | |
* armv5te is mentioned twice in the arm_eabi_supporting_arches list of sane-toolchain.inc. Remove the latter occurance. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Cliff Brake <cliff.brake@gmail.com> | ||||
2009-09-16 | sane-toolchain.inc: bump default binutils to a version that works with the ↵ | Michael 'Mickey' Lauer | 1 | |
default gcc | ||||
2009-09-14 | micro: select Thumb code where possible | Phil Blundell | 1 | |
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-08 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Stefan Schmidt | 12 | |
into org.openembedded.dev | ||||
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-09-01 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Stefan Schmidt | 3 | |
into org.openembedded.dev | ||||
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 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Stefan Schmidt | 5 | |
into org.openembedded.dev | ||||
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-20 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Stefan Schmidt | 6 | |
into org.openembedded.dev | ||||
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-08 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Stefan Schmidt | 4 | |
into org.openembedded.dev | ||||
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 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Stefan Schmidt | 2 | |
into org.openembedded.dev | ||||
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 | |