aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
AgeCommit message (Collapse)Author
2011-10-14libgcrypt: rename .bbappend to apply to new 1.5.0 versionMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14tiff: rename .bbappend to apply to new 3.9.5 versionMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-14atk: rename .bbappend to apply to newer versionMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-13mesa: drop, there should be mesa-7.11 in oe-coreMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12mesa-common: use glx-use-tls.inc from oe-core instead of bbclassMartin Jansa
* to resolve python function clash * mesa recipes will be removed from meta-oe as soon as 7.11 patches are aplied in oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12glx-use-tls: moved to oe-core with mesa recipesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12systemd-speed-hacks: remove some (re)mount tasks that aren't needed yet in ↵Koen Kooi
OE built images Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12xorg-lib: use .inc file from oe-coreMartin Jansa
* INC_PR is not available (start with r10) * BBCLASSEXTEND is not in .inc globally, add it per recipe where it's needed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12meta-oe: xf86-input-mtev: add intial recipe for a multitouch input driverSimon Busch
Signed-off-by: Denis Carikli <denis@eukrea.com> Signed-off-by: Simon Busch <morphis@gravedo.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12xserver-common 1.34: Add Nexus One supportGNUtoo
Since we only use Xorg(and not kdrive) on the nexus one, only Xorg support was included. The DPI value was taken from: http://en.wikipedia.org/wiki/List_of_displays_by_pixel_density Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12xserver-common 1.34: Add Nexus S supportDenis 'GNUtoo' Carikli
Since we only use Xorg(and not kdrive) on the nexus S, only Xorg support was included. The DPI value was taken from: http://en.wikipedia.org/wiki/List_of_displays_by_pixel_density Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Acked-by: Simon Busch <morphis@gravedo.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12gdbus-binding-tool: drop from meta-oe, superseeded by glib-2.30.0 where it's ↵Martin Jansa
included Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12glib-2.0: drop 2.29.3+git from meta-oe, there should be 2.30.0 in oe-coreMartin Jansa
* see http://lists.linuxtogo.org/pipermail/openembedded-core/2011-September/010447.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12systemd: update to v37Koen Kooi
Runtime tested on beagleboard/angstrom, usrp-e1xx/angstrom Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12python-argparse: drop from meta-oe, moved to oe-core with glibMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12pidgin: package purple-2/libymsg.so to libpurple-devMartin Jansa
* otherwise fails with ERROR: QA Issue: non -dev/-dbg/-nativesdk package contains symlink .so: libpurple path '/work/armv4t-oe-linux-gnueabi/pidgin-2.7.9-r0.0/packages-split/libpurple/usr/lib/purple-2/libymsg.so' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12python-cython: add patch to fix build error with some distutils packagesMartin Jansa
* fails with TypeError: unsupported operand type(s) for +: 'NoneType' and 'str' in setup.py when using python-2.6 or python-2.7 (don't know about python-3*) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12python-cython: upgrade to 0.15.1 because 0.13 doesn't work with python-2.7.2Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12poppler: upgrade from 0.12.3 to 0.18.0Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12poppler-data: upgrade from 0.4.0 to 0.4.5Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12pango: upgrade to 1.29.4Martin Jansa
* pango older than 1.29.1 causes ie libglade build fail with /usr/include/pango-1.0/pango/pango-script.h:132:12: error: unknown type name 'G_CONST_RETURN' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12recipes: use allarch instead of PACKAGE_ARCH = allMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12libx11: drop here, 1.4.4 should be in oe-coreMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12xserver-xorg: drop 1.10.2 and use xserver-xf86-lite-1.11.0 from oe-core insteadMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11xserver-nodm-init: exit 1 only if systemd is installed and use ${base_bindir}Otavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11cloud9 0.5.1: fix do_installKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11pixman 0.23.6: add initial version with NEON bilinear patchesKoen Kooi
The overlappet blit patches have been reduced to the generic C version Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11guile: fix licensing and gettext inheritKoen Kooi
Reported by Philip Balister Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11libsdl-mixer 1.2.11: import from OE classicKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11libmikmod 3.1.12: import from OE classicKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-10cloud9: add systemd unitKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-10task-sdk-target: initial add - meant to be what task-sdk-native is in OE classicKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-10binutils 2.20.1: add -Werror hack to get the target version to buildKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-10udev 173: add blkid to RRECOMMENDS_${PN} since various udev rules use itKoen Kooi
A missing blkid is non-fatal, so recommend it instead of hard depending on it Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-10midori: update to 0.4.1Andreas Müller
minor cleanups: * remove r0 * pack all files Run tested on overo Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-09systemd: split out vconsole services into its own subpackageKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-09systemd: recommend fsck.extX to get fsck working on those filesystemsKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-09cloud9: add full gzip to RDEPENDS, stock busybox lacks the --best optionKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-09task-basic: initial addKoen Kooi
This recipe is intended as a 'simpler' replacement for task-base. Please communicate your use cases and suggestions to the mailinglist(s) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-09task-boot: minor cleanupsKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-07systemd: inherit pkgconfigKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-07cloud9: fix packagingKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-07cloud9: createdJason Kridner
Cloud9 is a web-browser based IDE running on node.js. This application should support multiple architectures as long as they have node.js and a build of node-o3-xml that is dropped into this system. Currently, that includes x86 32/64-bit and ARM armv7. Ideally, that library would be added separately as a system-dependent portion, because everything else should be ISA independent. [ small DEPENDS fixes added by koen ] Signed-off-by: Jason Kridner <jdk@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-07openssl: Fix build with gold linkerKhem Raj
There was a missing version script for one of the apps that was being flagged by gold. So we add appropriate openssl.ld for engines/ccgost Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Roman Khimov <khimov@altell.ru> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-07ldconfig-native: Change the license fieldKhem Raj
The license should be GPLv2+ Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-06eglibc 2.12: import from oe-coreKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-06systemd: use proper fsckKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-04gcc-4.6: Bring in latest linaro patchesKhem Raj
Adjust existing patches for latest FSF gcc-4_6-branch Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-04xf86-video-omapfb: merged to oe-coreMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-04libxft, libxrender, renderproto: move native BBCLASSEXTENDs to oe-coreMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>