aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
AgeCommit message (Collapse)Author
2011-04-20libol: import 0.3.18 from OE .dev 872bf75c59b58489740743aa577ff24edea7585eKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-20uclibc-initial_git.bb: Create symlinks to kernel headersKhem Raj
Without this the toolchain bootstrap will fail on some compiler versions Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-19qt4-x11-free: fix recipe nameMartin Jansa
* reported by Franz Leitl Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-19fakeroot: Add LIC_FILES_CHKSUMMichael Lippautz
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-19wget: add missing escape and remove distro overridesKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-18vim: Add vim/tiny-vim/gvim 7.2 (patchset 446)Michael Lippautz
Changes from org.oe.dev: * Include latest (stable) patchset * Change from RCONFLICTS to RREPLACES where possible (gvim->vim->tiny-vim) Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2011-04-18wget: Add version 1.11.4Michael Lippautz
* Changes from org.oe.dev: ssl autodetection uses staging dirs Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2011-04-18libdrm: upgrade to 2.4.25Martin Jansa
* difference to oe-core version is different packaging and glamo/uclibc patches Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-18libiconv: add LIC_FILES_CHKSUMMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-18xorg-driver-common: depend on virtual/xserver-xf86 as oe-core drivers doesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-18libx11: drop older version 1.4.1Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-18pixman: drop older version 0.20.0Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-18recipes-graphics: remove xorg recipes which were upgraded to same versions ↵Martin Jansa
in oe-core * be aware that PR went backwards in some cases, due to INC_PR in our recipes :/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-18xorg-xserver-common.inc: add virtual/xserver-xf86 to PROVIDES, to be able to ↵Martin Jansa
blacklist xserver-xf86-lite from oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-18libxrender: it was upgraded in oe-core, keep only .bbappend with BBCLASSEXTENDMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-18renderproto: it was upgraded in oe-core, keep only .bbappend with BBCLASSEXTENDMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-18libusb1: add native and nativesdk BBCLASSEXTENDMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-18libxft: add native and nativesdk BBCLASSEXTENDMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-18xserver-common: add fbset to RDEPENDSMartin Jansa
* used by xserver-common script to find out geometry Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-18xorg-xserver: upgrade to 1.10.1Martin Jansa
* only one revert since 1.10.0.902 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-17use COPYING.MIT from POKYBASE instead of meta-shrKoen Kooi
This fixes builds where meta-shr isn't in TOPDIR/meta-shr but somewhere else (sources/meta-shr in my case) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-16xf86-video-omapfb: fix SRC_URIKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-16bluez-hcidump: add 2.0 version and patch to build with newer bluezMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-16bluez4: merge .inc file to .bb file itselfMartin Jansa
* .inc file are not so usefull with one version per package rule * remove unsupported configure options * fix --enable-pand option, there is not extra 'd' * remove update-rc.d inherit as init.d script is not created anymore * enable udevrules by default (distros can override it from their layer) * use FILESPATH from oe-core layer for patches instead of duplicating them here * netlink option removed in http://git.kernel.org/?p=bluetooth/bluez.git;a=blobdiff;f=configure.ac;h=63a0fd89f5836ab6d114bb52c49f73adba26369a;hp=eee4c01bd1dd72b53f121c7820b6b93ba3d48032;hb=ecb835fca7e7134f38a3d061d186eb38d83bcb8b;hpb=c681fac492394bb95f164296056068dad1254921 * sbc-thumb.patch was applied upstream Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-16vala.bbclass: move from meta-efl to meta-oe as libcanberra_0.26.bb is also ↵Martin Jansa
using it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-16xserver-xorg: upgrade to 1.10.0.902Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-16mesa-xlib: fix FILESPATHMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-10libpthread-stubs: add BBCLASSEXTEND for native and nativesdkKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-10libxcb: import from oe-core to add BBCLASSEXTEND for native and nativesdkKoen Kooi
This is needed for the updated X packages in meta-oe Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-10recipes,classes: import a lot of recipes from meta-shrMartin Jansa
* tested on shr-lite-image for om-gta02 and nokia900 (with meta-shr layer)
2011-04-10libusb-compat: add native, nativesdk to BBCLASSEXTEND and define native PROVIDESMartin Jansa
* virtual/libusb0-native is used in usbpath-native Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-04-08gcc-4.5.inc: Compile gcc runtime stuff always in ARM mode for armKhem Raj
Some distros e.g. SHR uses thumb1 for armv4t and armv5t so we need to make sure that in such cases libgcc is compiled in ARM mode Signed-off-by: Khem Raj <raj.khem@gmail.com> Tested-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-07task-boot: move from meta-angstrom to meta-oeKoen Kooi
10:15 <JaMa|Wrk> Hi, found your task-boot, this is good for everyone, would you mind pushing it to meta-oe? Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-07qt4 4.7: move to 4.7.2 to catch up with oe-coreKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-06eject: import 2.1.5 from OEKoen Kooi
OE commit ID 021312cbea3bd07f2ec8591d667998c9c7b28b3a Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-06ttf-arphic-uming: fix LICENSE and add LIC_FILES_CHKSUMMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-31libgpg-error_1.8.bb: Inherit gettextKhem Raj
It uses gettext but was not specifying the dependency Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-03-31gcc-runtime_4.5.bb: Remove construct to filter -feliminate-dwarf2-dupsKhem Raj
This option is no longer default in bitbake.conf Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-03-31dbus.inc: Add missing dependency on libxdmcpKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-03-31proxy-libintl: Bring in recipes from OEKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-03-31openssl-0.9.8m, binutils-2.20.1: Use linux-uclibceabi instead of uclibcgnueabiKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-03-31siteinfo.bbclass: Use linux-uclibceabi instead of uclibcgnueabiKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-03-31uclibc: Add uclibc 0.9.32(to be)Khem Raj
In addition to stock OE uclibc it has more Add argp support Add x86_64 arch support Only NPTL is supported for threading Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-03-31ttf-sazanami: fix LICENSE and add LIC_FILES_CHKSUMMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-03-31python-cython: import from meta-shrMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-03-24meta-oe: adjust README to point to oe-develKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-24lua5.1: add LIC_FILES_CHKSUMMartin Jansa
2011-03-24fribidi: fix LICENSE, drop D_P, add LIC_FILES_CHKSUMMartin Jansa
2011-03-24gitflib: add LIC_FILES_CHKSUMMartin Jansa
2011-03-24mime-support: add LIC_FILES_CHKSUMMartin Jansa