Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* 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>
|
|
and xf86-video-glamo-kms"
This reverts commit 117ec4def4dff7abad394279698e1ddaef9407a7.
|
|
xf86-video-glamo-kms
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
|
|
|
|
|
|
This is required because of changes in class/siteinfo.bbclass
|
|
|
|
|
|
connman-gnome: update git version
|
|
|
|
|
|
|
|
|
|
* runtime tested on angstrom/beagleboard
* upgrade paths intact and working
|
|
* fixed known crashers
* created usable icon theme
* provided session script
|
|
|
|
|
|
override
|
|
|
|
|
|
|
|
|
|
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>
|
|
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
* 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>
|
|
* 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>
|
|
default gcc
|
|
|
|
into org.openembedded.dev
|
|
depending on vala-native
|
|
|
|
|
|
* 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>
|
|
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.
|
|
|
|
* 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>
|
|
* 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>
|
|
|
|
micro.conf was overwriting the variable, and then
micro was missing from OVERRIDES
|
|
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>
|
|
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>
|
|
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>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
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>
|
|
|
|
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
|
|
|
|
* 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
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|