summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
Commit message (Collapse)AuthorAgeFilesLines
* Drop PRIORITY variablePaul Eggleton2011-07-1412-12/+0
| | | | | | | | | | | | | | | | 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>
* icon-naming-utils: Inherit perlnativeKhem Raj2011-07-131-2/+2
| | | | | | | 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>
* icon-naming-utils: inherit allarchKhem Raj2011-07-131-2/+2
| | | | | | | | 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>
* icon-naming-utils-native: Fix long path to perl in icon-name-mappingTom Rini2011-07-121-0/+7
| | | | | | | | 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>
* python-sqlalchemy: Add version 0.7.1 (initial recipe)Michael Lippautz2011-07-091-0/+16
| | | | Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
* python-pyudev: Add version 0.11 (initial recipe)Michael Lippautz2011-07-091-0/+22
| | | | Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
* gcc-4.5: Edit defaults.h in ${B} instead of ${S}, and t-oe in ${B}Khem Raj2011-07-022-1/+59
| | | | | | | | 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>
* gcc 4.5: update to work with shared-workKoen Kooi2011-07-011-2/+3
| | | | | | http://cgit.openembedded.org/cgit.cgi/openembedded-core/commit/?id=934d38530c9a67562e53d4034aee5531f0f26750 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-common-4.6.inc: Set ARM_INSTRUCTION_SET to armKhem Raj2011-06-281-1/+2
| | | | | | | | | 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>
* gcc-4.6: Change the bbappend to match oe-core changesKhem Raj2011-06-2430-1/+1
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* swig: fix license checkums, delete old versionsKoen Kooi2011-06-194-22/+6
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cppunit: add 1.21.1Koen Kooi2011-06-191-14/+11
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libcc 4.5: inherit INC_PR from the main gcc includesKoen Kooi2011-06-191-1/+1
| | | | | | | | This fixes: Not downgrading package libgcc1 on root from 4.5-r30.0+svnr168622 to 4.5-r0+svnr175127. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.5: Upgrade to latest gcc-4_5-branch and linaro 4.5Khem Raj2011-06-1912-217/+7213
| | | | | | | | | | Additionally fix ppc build break caused by linaro android config patches. Angstrom console-image built clean from scratch for arm ppc mips x86 x86_64 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-cheeta 2.4.4: add license checksumKoen Kooi2011-06-171-0/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-docutils 0.5: import from OE rev 58b79786c6b1ee26340b20e7606d2144f52543edKoen Kooi2011-06-151-0/+19
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.6: Remove recipesKhem Raj2011-06-13363-752831/+0
| | | | | | | We already extend the 4.6.0 recipes from oe-core Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Add bbappend files for gcc 4.6.0 from oe-coreKhem Raj2011-06-1331-1/+14300
| | | | | | | | | | | | | | The bbappends add patches for linaro so with this we can enhance gcc 4.6.0 from oe-core and have patches that are in meta-oe on top of it. Add patches from for linaro 4.6 This obsoletes the need of having gcc 4.6 recipes in meta-oe Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* icon-naming-utils: add BBCLASSEXTENDED version of 0.8.90Koen Kooi2011-06-091-0/+16
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* vala[-native]: 0.12.0 -> 0.12.1Michael 'Mickey' Lauer2011-06-082-7/+7
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gobject-introspection: move to recipes-gnome to match oe-core structureMartin Jansa2011-06-023-85/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gobject-introspection: add newer git version compatible with glib-2.0_gitMartin Jansa2011-06-021-0/+33
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* ltrace: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392dMartin Jansa2011-05-307-0/+266
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gcc-4.6: Update with patches from gcc-4_6-branch and linaro 2011.05 releaseKhem Raj2011-05-28299-162/+25391
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.6.inc: Always build runtime in ARM mode.Khem Raj2011-05-251-0/+2
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gdbus-binding-tool: bump SRCREVMartin Jansa2011-05-101-3/+3
| | | | | | | | | | * old version was failing to build after upgrading glib-2.0 * needs new python-argparse and libffi * be aware that command line params changed as well as generated code, and this recipe will be deprecated as soon as we switch to glib-2.29.3 or newer Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-argparse: add new recipe to provide argparse module for python and ↵Martin Jansa2011-05-101-0/+16
| | | | | | python-native older then 2.7 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gcc-4.6: Add recipesKhem Raj2011-05-10228-0/+727618
| | | | | | | In addition apply linaro improvements and backports from FSF gcc-4_6-branch Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.5: add checksumsMartin Jansa2011-05-021-0/+3
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcc-4.5: drop comment from SRC_URIMartin Jansa2011-05-021-1/+0
| | | | | | | * bitbake from poky doesn't like comments in variables and bitbake from oe doesn't work with AUTOREV Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* 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>