summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
Commit message (Collapse)AuthorAgeFilesLines
...
* gdb-cross-canadian: build gdb with python supportEric BENARD2011-12-231-0/+20
| | | | | | | | | | | | | | | * python support is needed for providing finer scripting control in gdb, and for remote controling gdb for example from qtcreator * gdb/configure tries to autodetect python using python executable with --includes --ldflags --exec-prefix to get the right flags As it's difficult to achieve in OE's context, we generate a script which will return the right values and make gdb's build system happy. This idea was taken from the following article : http://www.mentby.com/doug-evans-2/python-enabled-gdb-on-windows-and-relocation.html * tested using angstrom & armv7/armv5 targets & qtcreator 201005 & 2.4.0 Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.5: Update gxx headers patchKhem Raj2011-12-212-18/+163
| | | | | | | | | | | | This patch now expects gxx-include-dir to be specified under sysroot which we already do through gcc-cross4.inc from oe-core Please test Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-tornada git: bump SRCREV for websocket API fixKoen Kooi2011-12-191-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* yajl: add 2.0.3Koen Kooi2011-12-171-0/+11
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* 1/2] gcc-4.6: Delete the patch that is now applied in oe-coreKhem Raj2011-12-072-35/+0
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.5: Backport with-linker-hash-style and backports from FSF & linaroKhem Raj2011-12-056-336/+760
| | | | | | | | | | | | | | | | | | | | | | | backport --with-linker-hash-style from trunk, fix GNU_HASH QA warnings once for all Explicitly disable configuring with cloog/ppl while building gcc if the user has it installed on build box then gcc's configure will try to use it and it can go wrong and create problems since we never built it so Move to tip of FSF gcc-4_5-branch brings in bug fixes PR 50091/ppc 50464/x86 50273/fortran 44473/c++ mangler 49965/sparc 50565/c 50659/fortran 50618/c++ 50737/alpha 50793/c++ 50788/x86/SSE 50691/pa 50875/x86/SSE 50979/sparc 30282/ppc 51187/rtl 50888/bootstrap 48190/debug/QEMUhog Merge fix for LP689887/linaro https://bugs.launchpad.net/gcc-linaro/+bug/689887 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gcc-4.6: Bring in latest linaro patchesKhem Raj2011-12-0324-1/+10087
| | | | | | | I have tested it on angstrom by successfully building console-image and systemd-gnome-image for all supported qemu targets. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gcc-4.6: Delete linaro patch that has been committed upstreamKhem Raj2011-11-222-64/+0
| | | | | | | | | gcc-4.6-linaro-r106723.patch is actually a fix for PR 47551 and its needed in oe-core therefore we have to delete this here since now it will be part of oe-core Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* nodejs: Update to latest 0.4x series release 0.4.12Stefan Schmidt2011-11-162-2/+2
| | | | | | | Rename patch and update checksums accordingly. Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-imaging: add 1.1.7Koen Kooi2011-11-152-0/+91
| | | | | | Based on OE classic 1.1.6 recipe Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* nodejs: add 0.6.1Koen Kooi2011-11-141-0/+53
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* nodejs: update to 0.4.9Koen Kooi2011-11-142-12/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9: fixed loading of o3.nodeJason Kridner2011-11-102-5/+9
| | | | | Signed-off-by: Jason Kridner <jdk@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9: updated to latest versionJason Kridner2011-11-091-7/+7
| | | | | Signed-off-by: Jason Kridner <jdk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
* nodejs 0.4.2: make npm and node-waf workKoen Kooi2011-11-091-1/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9: bump SRCREVsKoen Kooi2011-11-071-5/+5
| | | | | | This makes the builtin console work a bit better Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9: remove obsolete patchKoen Kooi2011-11-062-27/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* php 5.3.6: import from OE classicKoen Kooi2011-11-0310-0/+357
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libc-client: import from OE classicKoen Kooi2011-11-032-0/+44
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* lemon 3.5.4: import from OE classicKoen Kooi2011-11-033-0/+96
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9: add avahi service fileKoen Kooi2011-11-022-2/+16
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bootchart: add meego C only versionKoen Kooi2011-11-021-0/+15
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-simplejson: import from OE classic and update to 2.2.1Koen Kooi2011-11-021-0/+26
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-tornado: add patch to fix crasherKoen Kooi2011-11-022-2/+36
| | | | | | socket.gaierror: [Errno 3] invalid value for ai_flags. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-pyopenssl: import from OE classic, update to 0.13Koen Kooi2011-11-022-2/+25
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes: bump PR after python upgradeMartin Jansa2011-11-0117-13/+17
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* 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>
* 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>
* Cloud9: incremental submodule and build fixesJason Kridner2011-10-212-35/+79
| | | | Signed-off-by: Jason Kridner <jdk@ti.com>
* 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>
* nodejs: also package wafadminKoen Kooi2011-10-191-0/+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>
* python-tornado: add 2.1.1gitKoen Kooi2011-10-171-0/+13
|
* 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>
* 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>
* gdbus-binding-tool: drop from meta-oe, superseeded by glib-2.30.0 where it's ↵Martin Jansa2011-10-122-519/+0
| | | | | | included Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-argparse: drop from meta-oe, moved to oe-core with glibMartin Jansa2011-10-121-15/+0
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-cython: add patch to fix build error with some distutils packagesMartin Jansa2011-10-122-1/+31
| | | | | | | | * 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>
* python-cython: upgrade to 0.15.1 because 0.13 doesn't work with python-2.7.2Martin Jansa2011-10-121-4/+2
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9 0.5.1: fix do_installKoen Kooi2011-10-111-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9: add systemd unitKoen Kooi2011-10-102-2/+29
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* task-sdk-target: initial add - meant to be what task-sdk-native is in OE classicKoen Kooi2011-10-101-0/+24
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* binutils 2.20.1: add -Werror hack to get the target version to buildKoen Kooi2011-10-101-1/+11
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9: add full gzip to RDEPENDS, stock busybox lacks the --best optionKoen Kooi2011-10-091-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9: fix packagingKoen Kooi2011-10-071-2/+11
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9: createdJason Kridner2011-10-071-0/+39
| | | | | | | | | | | | | | | 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>
* gcc-4.6: Bring in latest linaro patchesKhem Raj2011-10-0426-1784/+10094
| | | | | | | | 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>
* gcc-4.5: Fix cross-gcc build for 64 bit targetsKhem Raj2011-09-222-9/+57
| | | | | | | | | | Building gcc-cross-intermediate for x86_64 failed since the notion of multlib has changed in oe-core. So we needed to sync 64bit hack patch from oe-core/gcc-4.6 into meta-oe 4.5 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.5: Upgrade to latest FSF 4.5 branch and bring in latest linaro patchesKhem Raj2011-09-1913-125/+829
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.5: include libgcov.a into libgcc-dev packagelumag2011-09-192-1/+2
| | | | | | | | First, this lib is usefull for coverage analysis-enabled building. Second, this fixes the warning about unpackaged files in libgcc recipe. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>