Go to file
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
contrib contrib/tesseract-langs.sh: add script to generate recipes for tesseract languages 2014-06-10 12:16:23 +02:00
meta-efl webkit-efl: add more -Wno-error options 2015-09-23 15:34:33 +02:00
meta-filesystems xfsdump: add new recipe 2015-08-31 19:30:55 +02:00
meta-gnome gvfs: update dependency in PACKAGECONFIG[cdda] 2015-09-23 15:37:23 +02:00
meta-gpe meta-gpe: Add LAYERVERSION and LAYERDEPENDS 2014-11-28 13:41:52 +01:00
meta-initramfs dracut: upgrade from 038 to 043 2015-07-30 21:05:47 +02:00
meta-multimedia gst-plugins-ugly: prepare for update of libcdio 2015-09-23 15:37:23 +02:00
meta-networking netmap: add new package 2015-09-15 10:49:30 -04:00
meta-oe gsoap: fix DEPENDS to prevent link failure for gsoap-native 2015-09-23 15:39:46 +02:00
meta-perl librole-tiny-perl: add 2.000001 recipe 2015-08-24 13:56:29 +02:00
meta-python python-pyopenssl: Add missing RDEPENDS on "six" and "cryptography" 2015-09-23 15:37:19 +02:00
meta-ruby ruby: remove the recipe due to its move to oe-core 2015-09-23 15:37:21 +02:00
meta-systemd dhcp: fix parsing warning 2015-08-24 14:06:58 +02:00
meta-webserver apache2: wait for server to start/stop/restart 2015-08-31 20:09:30 +02:00
meta-xfce xfce4-pulseaudio-plugin: add packageconfig for libnotify 2015-09-23 15:39:45 +02:00
toolchain-layer toolchain-layer: Add LAYERVERSION and LAYERDEPENDS 2014-11-28 13:41:38 +01:00
.gitignore gitignore: Ignore Edit backup files, patches, .rej, .orig, .swp 2013-11-24 15:19:27 +01:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories