meta-openembedded/meta-oe
Joshua Lock 0cfc1d337d gsoap: fix DEPENDS to prevent link failure for gsoap-native
With a fairly high number of threads I can reliably trigger the
following linker failure in gsoap-native:

| /usr/bin/ld: cannot find -ly
| collect2: error: ld returned 1 exit status
| Makefile:402: recipe for target 'soapcpp2' failed

Change the DEPENDS to include bison and let the BBCLASSEXTENDS
machinery fix DEPENDS for -native and -target variants, only
additonally adding gsoap-native to the DEPENDS for the target
recipe.

Signed-off-by: Joshua Lock <joshua.lock@collabora.co.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23 15:39:46 +02:00
..
classes waf-samba: add new class 2015-08-24 14:01:37 +02:00
conf meta-oe: override SECURITY_CFLAGS for a set of recipes 2015-04-24 15:11:25 +02:00
licenses QWTv1.0: Add qwt license version 1.0 2015-09-08 16:24:16 +02:00
recipes-benchmark tiobench: Fix build using GCC 5.2 2015-09-23 15:39:45 +02:00
recipes-connectivity libmbim: replace udev by libgudev in DEPENDS 2015-09-23 15:39:43 +02:00
recipes-core toybox: upgrade to 0.6.0 2015-09-08 16:21:38 +02:00
recipes-devtools php: create recipe for 5.6.12 2015-08-31 20:07:59 +02:00
recipes-extended mozjs: add PACKAGECONFIG for x11 2015-09-23 15:39:45 +02:00
recipes-gnome libgudev: initial add 230 2015-09-23 15:39:42 +02:00
recipes-graphics gimp: add libgudev to DEPENDS 2015-09-23 15:39:44 +02:00
recipes-kernel crash: upgrade from 7.0.9 to 7.1.2 2015-07-30 21:03:27 +02:00
recipes-multimedia libburn: initial add 1.4.0 2015-09-23 15:39:41 +02:00
recipes-navigation gpsd: Fix build with gcc-5.2 2015-09-23 15:37:16 +02:00
recipes-qt libconnman-qt: fix the hardcoded libdir 2015-08-31 19:11:13 +02:00
recipes-sato/claws-mail sylpheed: remove do_install_append 2015-05-17 09:46:31 +02:00
recipes-support gsoap: fix DEPENDS to prevent link failure for gsoap-native 2015-09-23 15:39:46 +02:00
recipes-test fwts: add the Firmware Test Suite 2014-12-31 16:35:34 +01:00
site
COPYING.MIT
README README: show github mirror URL in layer dependencies 2013-05-03 13:32:03 +02:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: master
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject'

When sending single patches, please use something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][PATCH'

You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.

Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net>
                       Martin Jansa <martin.jansa@gmail.com>