summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
...
* memtester: Corrected recipe following review comments and guidelinesJoel A Fernandes2011-10-312-9/+20
| | | | | | | | | | | | | | This is an import of memtester from OE classic, commit ID: 5671855bfba71575e4919c4b5fc9c5dcb8052612 Fixes to recipe: * Added patch header to Makefile.patch * Corrected order of variables and added HOMEPAGE to recipe * Removed the line, S = "${WORKDIR}/memtester-${PV}" as its the default * Removed new-line at end of recipe Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* asio 1.4.1: import from OE classicKoen Kooi2011-10-242-0/+21
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* udev 174: add version 174, disabled by default (see below)Koen Kooi2011-10-241-0/+89
| | | | | | | | This release moves various binaries from /sbin to /lib/udev, invalidating the sysvinit scripts in our metadata. To stay closer to upstream the sysvinit scripts have been removed and systemd units are used instead. Since this is a huge change (both the moving of 'udevd' and removing initscripts) this recipe has a negative DEFAULT_PREFERENCE. Patches to reinstate sysvinit support are welcomed, but will be subject to close scrutiny. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* soft66 git: import from OE classicKoen Kooi2011-10-241-0/+16
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libftdi: import 0.18 from OE classic, update to 0.19Koen Kooi2011-10-242-0/+7401
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* live555: fix build due to missing INC_PRKoen Kooi2011-10-241-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libass 0.9.11: import from OE classicKoen Kooi2011-10-242-0/+32
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* subsurface: update to 1.1 release, start using gitpkgvKoen Kooi2011-10-241-4/+6
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* enca 1.9: import from OE classicKoen Kooi2011-10-245-0/+100
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libmicrohttpd 0.4.6: import from OE classicKoen Kooi2011-10-241-0/+15
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* wavpack 4.60.1: import from OE classicKoen Kooi2011-10-241-0/+10
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: add lock group using useradd.bbclassOtavio Salvador2011-10-241-10/+5
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* udisks: update to 1.0.4Koen Kooi2011-10-241-3/+6
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9 0.5.1: fix up node-o3-xml library locationKoen Kooi2011-10-241-6/+6
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* memtester: Import from OE classicJoel A Fernandes2011-10-242-0/+42
| | | | | | | Added LIC_FILES_CHKSUM Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9: build node-03-xml manually, waf is just too broken for crosscompilationJason Kridner2011-10-221-10/+19
| | | | | | | Also adjust packaging Signed-off-by: Jason Kridner <jdk@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: fix initramfs symlinkKoen Kooi2011-10-211-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: add systemd-initramfsOtavio Salvador2011-10-211-2/+8
| | | | | | | | Includes a /init that points to ${base_sbin}/init that is called so to avoid having to include post rootfs commands for it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd-serialgetty: don't require systemd_git.bbOtavio Salvador2011-10-212-15/+347
| | | | | | | Avoids the recompile of this package every time systemd is change. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Cloud9: incremental submodule and build fixesJason Kridner2011-10-212-35/+79
| | | | Signed-off-by: Jason Kridner <jdk@ti.com>
* fuse: Fix linking issues with gold linkerKhem Raj2011-10-212-1/+62
| | | | | | | | | | | | | | | | | | | | | fuse has problems when linking with gold since it uses version scripts in a way thats so perticular to bfd ld /home/kraj/work/angstrom/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux/usr/libexec/armv5te-angstrom-linux-gnueabi/gcc/arm-angstrom-linux-gnueabi/4.6.2/ld: error: symbol __fuse_exited has undefined version | collect2: ld returned 1 exit status | make[1]: *** [libfuse.la] Error 1 | make[1]: *** Waiting for unfinished jobs.... For more details http://blog.flameeyes.eu/2011/06/01/gold-readiness-obstacle-2-base-versioning http://sources.redhat.com/bugzilla/show_bug.cgi?id=10861 http://comments.gmane.org/gmane.comp.file-systems.fuse.devel/9524 http://www.airs.com/blog/archives/300 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.6: Remove the patches that are already applied via oe-coreKhem Raj2011-10-204-248/+0
| | | | | | | | | Please apply after http://git.openembedded.org/openembedded-core-contrib/log/?h=kraj/gcc-update has been merged into oe-core Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-basic: include a minimal set of timezone dataKoen Kooi2011-10-201-1/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-basic: include MACHINE_EXTRA_RRECOMMENDSKoen Kooi2011-10-201-1/+6
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* nodejs: also package wafadminKoen Kooi2011-10-191-0/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* udev: udev-systemd refactoryOtavio Salvador2011-10-191-5/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9 0.5.1: convert to fetch SRC_URIKoen Kooi2011-10-191-3/+28
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* upower: update to 0.9.14Koen Kooi2011-10-191-4/+4
| | | | | | This fixes building against a recent glib-2.0 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman 0.23.6: apply typo fix from upstreamKoen Kooi2011-10-192-2/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd-compat-units: start opkg after remount-rootfs.target, not beforeKoen Kooi2011-10-182-2/+3
| | | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pixman 0.23.6: refresh patches with versions for pixman masterKoen Kooi2011-10-189-93/+93
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl: disable parallel installOtavio Salvador2011-10-181-1/+4
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ttf-droid: add LIC_FILES_CHKSUM, switch to github.comMartin Jansa2011-10-181-8/+6
| | | | | | | | * android.git.kernel.org seems not available * SRCREV magic didn't work for me with fetch2 * PV changed to get upgradable path Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xf86-input-tslib: fix build with newer xserverMartin Jansa2011-10-182-1/+198
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* syslog-ng: move conflicting file modules.conf to own packages and fix ↵Martin Jansa2011-10-182-1/+12
| | | | | | unpackaged files Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* digitemp: add 3.6.0 versionOtavio Salvador2011-10-171-0/+14
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-tornado: add 2.1.1gitKoen Kooi2011-10-171-0/+13
|
* README: add top level readme, update meta-oe oneKoen Kooi2011-10-171-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd-speed-hacks: disable remountfs removal, images ship util-linux-mount ↵Koen Kooi2011-10-161-1/+2
| | | | | | now to fix this bug Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* binutils-cross: Sync with oe-coreKhem Raj2011-10-152-1/+5
| | | | | | | | Now we have own copy of binutils-cross in meta-oe we need to sync with oe-core periodically Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* subsurface: inital addKoen Kooi2011-10-151-0/+28
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libdivecomputer: initial addKoen Kooi2011-10-151-0/+16
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-basic: include util-linux-(u)mount, the busybox ones are broken, ↵Koen Kooi2011-10-141-4/+9
| | | | | | broken, broken Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* nfs-utils: drop 1.1.2 from meta-oe there is 1.2.3 in oe-coreMartin Jansa2011-10-145-376/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ltp-ddt: import initial version 0.0.4 plus fixesDenys Dmytriyenko2011-10-141-0/+63
| | | | | | | Imported from Arago, adapted for meta-openembedded Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgcrypt: rename .bbappend to apply to new 1.5.0 versionMartin Jansa2011-10-141-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tiff: rename .bbappend to apply to new 3.9.5 versionMartin Jansa2011-10-141-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* atk: rename .bbappend to apply to newer versionMartin Jansa2011-10-141-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mesa: drop, there should be mesa-7.11 in oe-coreMartin Jansa2011-10-1310-2577/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mesa-common: use glx-use-tls.inc from oe-core instead of bbclassMartin Jansa2011-10-121-1/+1
| | | | | | | | * 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>