Commit Graph

87 Commits

Author SHA1 Message Date
Khem Raj 0368dfd5d8 gcc-4.6: Remove the patches that are already applied via oe-core
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>
2011-10-20 19:25:50 +02:00
Koen Kooi 3beeb8b355 nodejs: also package wafadmin
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-19 21:14:07 +02:00
Koen Kooi 59f9d80e83 cloud9 0.5.1: convert to fetch SRC_URI
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-19 14:48:02 +02:00
Koen Kooi 96e99ada49 python-tornado: add 2.1.1git 2011-10-17 16:22:56 +02:00
Khem Raj 92b02b7209 binutils-cross: Sync with oe-core
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>
2011-10-15 20:47:38 +02:00
Denys Dmytriyenko 11218e4d17 ltp-ddt: import initial version 0.0.4 plus fixes
Imported from Arago, adapted for meta-openembedded

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-14 14:26:58 +02:00
Martin Jansa 6e3c02dfa0 gdbus-binding-tool: drop from meta-oe, superseeded by glib-2.30.0 where it's included
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12 13:02:55 +02:00
Martin Jansa 4f8d5c14ed python-argparse: drop from meta-oe, moved to oe-core with glib
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:46 +02:00
Martin Jansa 6cba8fe62d python-cython: add patch to fix build error with some distutils packages
* 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-12 10:24:45 +02:00
Martin Jansa 1f4e99d526 python-cython: upgrade to 0.15.1 because 0.13 doesn't work with python-2.7.2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:45 +02:00
Koen Kooi d7f068e524 cloud9 0.5.1: fix do_install
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-11 21:30:33 +02:00
Koen Kooi 7ab4010c82 cloud9: add systemd unit
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-10 20:11:53 +02:00
Koen Kooi 9278fe715d task-sdk-target: initial add - meant to be what task-sdk-native is in OE classic
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-10 19:55:16 +02:00
Koen Kooi 2b5f1a5e0c binutils 2.20.1: add -Werror hack to get the target version to build
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-10 19:22:47 +02:00
Koen Kooi bfe74ae397 cloud9: add full gzip to RDEPENDS, stock busybox lacks the --best option
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-09 19:34:05 +02:00
Koen Kooi c961f62180 cloud9: fix packaging
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-07 23:13:18 +02:00
Jason Kridner e57ec76108 cloud9: created
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-07 20:24:22 +02:00
Khem Raj b9b5306e55 gcc-4.6: Bring in latest linaro patches
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-04 13:48:57 +02:00
Khem Raj adc2571887 gcc-4.5: Fix cross-gcc build for 64 bit targets
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>
2011-09-22 23:42:28 +02:00
Khem Raj 549f974a5d gcc-4.5: Upgrade to latest FSF 4.5 branch and bring in latest linaro patches
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-19 08:26:10 +02:00
lumag 257eb68815 gcc-4.5: include libgcov.a into libgcc-dev package
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>
2011-09-19 08:20:43 +02:00
Eric BENARD 15832ab1f6 binutils-2.20.1: fix checksums as 2.20.1 is now 2.20.1a
2.20.1 is now 2.20.1a (but when extracting the 2.20.1a sources, the
directory name is still 2.20.1)

$ LANG=C diff -rq binutils-2.20.1 binutils-2.20.1a
Only in binutils-2.20.1a: cgen
Files binutils-2.20.1/md5.sum and binutils-2.20.1a/md5.sum differ
Files binutils-2.20.1/opcodes/m32c-desc.c and binutils-2.20.1a/opcodes/m32c-desc.c differ
Files binutils-2.20.1/opcodes/mep-asm.c and binutils-2.20.1a/opcodes/mep-asm.c differ
Files binutils-2.20.1/opcodes/mep-opc.c and binutils-2.20.1a/opcodes/mep-opc.c differ

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-14 13:03:15 +02:00
Andrea Adami 5ddce9fb6d klibc: upgrade 1.5.24 to 1.5.25
* remove sochet.h patch now upstream
* prepare for klibc_2.0, to be released in the next days

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-07 10:38:29 +02:00
Andrea Adami 77f306cc0d klibc_1.5.24: remove nostrip patch and fix packaging of klibc-utils
* follow Debian packaging for klibc-utils
* bump PR

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-07 10:38:28 +02:00
Noor Ahsan 5e2cdae237 python-lxml: Add version 2.2.8 (initial recipe)
* Imported from oe.dev commit id bc6a94559157e6fcc190a22a259c0f757b8664ae.
* Getting "skipping incompatible libraries" message in compilation log. Fixed that issue by changing --with-xml2-config=${STAGING_BINDIR_NATIVE}/xml2-config to --with-xml2-config=${STAGING_BINDIR_CROSS}/xml2-config.
* Added BBCLASSEXTEND native and nativesdk for native recipe.
* Tested with MACHINE = 'qemuppc'

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-07 10:38:26 +02:00
Martin Jansa f1507be3a0 klibc: move comment outside multiline variable
* new bitbake doesn't like it

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-09-01 19:21:11 +02:00
Otavio Salvador 45590e31f0 json-glib: drop specific recipe to use OpenEmbedded-Core
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-31 20:03:41 +02:00
Chris Larson 33bd83fa53 binutils: use TARGET_PREFIX for the convenience links
This ensures it works even if TARGET_PREFIX != ${TARGET_SYS}-

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-31 14:46:57 +02:00
Sebastian Krzyszkowiak dac513c144 ltrace: upgrade Debian patchset from -2 to -2.1
* because -2 is not fetchable anymore

Signed-off-by: Sebastian Krzyszkowiak <dos@dosowisko.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-31 14:46:57 +02:00
Koen Kooi 888e2b64b6 tk 8.5.8: import from OE rev 5350bbef01b8979617e3d0fd38939f94f1fa5315
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-17 22:52:35 +02:00
Andrea Adami 3c0d5e4321 klibc: initial commit of version 1.5.24
* from org.openembedded.dev
* reworked in meta-smartphones/meta-zaurus

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-17 09:21:11 +02:00
Koen Kooi ffd6c31cb4 nodejs 0.4.2: import from OE rev e02237d7e46e60fbd9eb4a05a308e6adcf916ebb
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-17 09:21:10 +02:00
lumag 246b0b07f7 binutils-2.20.1: import several patches from Debian
Import several patches from Debian to improve --no-add-needed handling
vs. weak symbols and branching to weak symbols on arm.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-16 13:07:43 +02:00
Denys Dmytriyenko 77355ade86 gcc-4.5: update 64bithack.patch to skip changing GLIBC_DYNAMIC_LINKER64
GLIBC_DYNAMIC_LINKER* is now updated by do_headerfix() from oe-core

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-12 13:57:11 +02:00
Denys Dmytriyenko 1eaf2af7ee gcc: append PR to S to match oe-core and fix do_headerfix
This fixes the gcc-cross-inital failure, as reported here:
http://thread.gmane.org/gmane.comp.handhelds.openembedded.core/6150

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-12 08:11:26 +02:00
Koen Kooi ba454ab180 gcc: Various fixups to ensure consistent gcc builds
(ported from oe-core for consistency)

We ensure that:
* the shared work directory contains PR and ensure PR values are consistent across gcc builds
* the regexp to handle library directories is in a specific task and run once

This avoids breakage that was seen in incremental builds after commit
be1f70d68b6b75772ebab8bdff683ddd7c42b0cd in oe-core where the interpretor could
become corrupted. This was due to the sed expression corrupting
the source directory.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-10 13:15:13 +02:00
Khem Raj 326ebbac11 gcc-4.6: Bring in linaro patches upto 07.2011 release
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-08-03 09:07:27 -07:00
Koen Kooi 042b5bd544 orc: add 0.4.14
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-02 21:43:27 +02:00
Khem Raj 7280929da6 gcc-4.5: Bring latest upstream and linaro patches
Build tested on angstrom-2010/console-image for all qemus + beagleboard
for both uclibc/eglibc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-30 10:44:50 +02:00
Martin Jansa d718b44b6a vala-dbus-binding-tool: inherit perlnative
* otherwise perl from host is used and if there isn't libxml-parser-perl
  installed on host it fails with:
  checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-21 08:23:53 +02:00
Tom Rini ed90232e31 mercurial-native: Add 1.9 version
This is based on 91c14caa8819b08def8ea99e02949e49604c2e86 from oe.dev
with an update to 1.9.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-07-19 09:25:55 +02:00
Paul Eggleton 040f75eca2 Drop PRIORITY variable
As discussed on the mailing list, this variable isn't useful and if wanted
would be better implemented by distros using pn-X overrides.

This patch executes:

find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d'

against the tree removing the references. Thanks to Phil Blundell for
the command.

(Prompted by oe-core rev: d122343362669c683acc4af295971a62cbc823fc)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-07-14 16:49:27 +01:00
Khem Raj 7a8b1010e8 icon-naming-utils: Inherit perlnative
So we get the staged native perl to use

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-13 09:01:16 +02:00
Khem Raj 93ae2a606b icon-naming-utils: inherit allarch
This is a perl script which can be made into an all arch
package and avoid redundant duplicate builds

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-13 09:01:15 +02:00
Tom Rini 15c289f145 icon-naming-utils-native: Fix long path to perl in icon-name-mapping
This is imported from oe.dev

Signed-off-by: Tom Rini <tom_rini@mentor.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-12 21:45:09 +02:00
Michael Lippautz 129a0cb2ce python-sqlalchemy: Add version 0.7.1 (initial recipe)
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2011-07-09 11:35:36 +02:00
Michael Lippautz 32626159e6 python-pyudev: Add version 0.11 (initial recipe)
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2011-07-09 11:35:36 +02:00
Khem Raj 340cc366c7 gcc-4.5: Edit defaults.h in ${B} instead of ${S}, and t-oe in ${B}
This patches are from oe-core needed after shared sourcedir changes to
oe-core

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-02 22:40:22 +02:00
Koen Kooi 8a917caaa5 gcc 4.5: update to work with shared-work
http://cgit.openembedded.org/cgit.cgi/openembedded-core/commit/?id=934d38530c9a67562e53d4034aee5531f0f26750

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-01 11:10:33 +02:00
Khem Raj bb4ddc7ad4 gcc-common-4.6.inc: Set ARM_INSTRUCTION_SET to arm
Otherwise it will compile libgcc in thumb mode when thumb
mode is selected and libgcc in thumb mode does not work
well.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-28 08:57:01 +02:00