summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
Commit message (Collapse)AuthorAgeFilesLines
...
* gcc: Upgrade to 4.5.3 and bring in latest linaro updatesKhem Raj2011-04-309-199/+2754
| | | | | | | | We base now off release tarball of 4.5.3 instead of svn Get relevant new arm linaro patches Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes,classes: import a lot of recipes from meta-shrMartin Jansa2011-04-1023-0/+991
| | | | * tested on shr-lite-image for om-gta02 and nokia900 (with meta-shr layer)
* gcc-4.5.inc: Compile gcc runtime stuff always in ARM mode for armKhem Raj2011-04-081-1/+2
| | | | | | | | | | 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>
* gcc-runtime_4.5.bb: Remove construct to filter -feliminate-dwarf2-dupsKhem Raj2011-03-311-5/+0
| | | | | | This option is no longer default in bitbake.conf Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openssl-0.9.8m, binutils-2.20.1: Use linux-uclibceabi instead of uclibcgnueabiKhem Raj2011-03-311-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-cython: import from meta-shrMartin Jansa2011-03-311-0/+19
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lua5.1: add LIC_FILES_CHKSUMMartin Jansa2011-03-241-0/+1
|
* fribidi: fix LICENSE, drop D_P, add LIC_FILES_CHKSUMMartin Jansa2011-03-241-6/+3
|
* gitflib: add LIC_FILES_CHKSUMMartin Jansa2011-03-241-0/+1
|
* libfribidi: import from meta-shrKoen Kooi2011-03-231-0/+21
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* giflib: import from meta-shrKoen Kooi2011-03-231-0/+19
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* lua: import from meta-shrKoen Kooi2011-03-234-0/+689
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.5: Sync patches from yoctoKhem Raj2011-03-206-38/+134
| | | | | | | | With this patchset now the gcc has all goodies from OE as well as yocto together merged into meta-oe Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc 4.5: get rid of multiline commentsKoen Kooi2011-03-181-3/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.5: Do another sync from OEKhem Raj2011-03-185-2/+361
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* move layer into meta-oe in preparation for future splitsKoen Kooi2011-03-17251-0/+141754
As per TSC decision Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>